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 a0861ee1877ee1ba57eea0712f8e39d3ba897149 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a0861ee1877ee1ba57eea0712f8e39d3ba897149 # timeout=10 Commit message: "hnbgw: Introduce test TC_ps_iu_release_req_rua_disconnect" > git rev-list --no-walk ae63e3b80af1fb8153a0831555475b78a04d34e3 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins14943841301736234940.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:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 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-20241105-1239-e259c324-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20241105-1239-e259c324-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-05T12:39:02Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [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-20241105-1239-e259c324-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241105-1239-e259c324-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 [8787 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 [190 kB] Fetched 9234 kB in 1s (9656 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-20241105-1239-e259c324-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' 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-20241105-1239-e259c324-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-20241105-1239-e259c324-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-20241105-1239-e259c324-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-20241105-1239-e259c324-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:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.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:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.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:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.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:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.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:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.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:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: 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-20241105-1239-e259c324-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_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_1.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_4.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_2.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_Gb_Types_part_7.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_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_1.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_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_5.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_7.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_Emulation_part_7.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for 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 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 IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env 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 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 ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc 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_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-20241105-1239-e259c324-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-20241105-1239-e259c324-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (425 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-sgsn, osmo-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', '-t', 'testenv-sgsn-generic-osmocom-latest-20241105-1239-e259c324-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp'] 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 1 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 (24.5 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-20241105-1239-e259c324-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-20241105-1239-e259c324-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-20241105-1239-e259c324-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-20241105-1239-e259c324-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-20241105-1239-e259c324-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-20241105-1239-e259c324-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-20241105-1239-e259c324-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-20241105-1239-e259c324-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-20241105-1239-e259c324-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-20241105-1239-e259c324-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] [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-20241105-1239-e259c324-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] 20241105123929042 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241105123929042 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241105123929042 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) 20241105123929042 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241105123929042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241105123929042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241105123929042 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241105123929042 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241105123929042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241105123929042 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241105123929042 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241105123929042 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241105123929042 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241105123929042 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241105123929042 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241105123929042 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241105123929042 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x5599462b0d60(sgsn) with 23 counters 20241105123929192 DLSS7 INFO (r=127.0.0.1:44328<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105123929192 DLSS7 INFO (r=127.0.0.1:44328<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241105123929192 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:44328<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241105123929192 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241105123929192 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241105123929192 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105123929192 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241105123929192 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241105123929192 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241105123929192 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241105123929192 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241105123929192 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241105123929192 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241105123929192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123929192 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241105123929192 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241105123929192 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241105123929192 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241105123929192 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) 20241105123929192 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241105123929192 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241105123929192 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241105123929192 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) 20241105123929192 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241105123929192 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241105123929192 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241105123929192 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241105123929192 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241105123929193 DLSS7 INFO (r=127.0.0.1:37535<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105123929193 DLSS7 INFO (r=127.0.0.1:37535<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241105123929193 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:37535<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241105123929193 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241105123929193 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241105123929193 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105123929193 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241105123929193 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:44328<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241105123929193 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) 20241105123929193 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241105123929193 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241105123929193 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241105123929193 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241105123929193 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241105123929193 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241105123929193 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241105123929193 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241105123929193 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241105123929193 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105123929193 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241105123929193 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241105123929193 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241105123929193 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241105123929193 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241105123929193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [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-20241105-1239-e259c324-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@5dcba48a89f8: Unix server socket created successfully. MC@5dcba48a89f8: Listening on TCP port 43467. 5dcba48a89f8 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 5dcba48a89f8 43467 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5dcba48a89f8: New HC connected from 10.0.2.100 [10.0.2.100]. 5dcba48a89f8: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@5dcba48a89f8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5dcba48a89f8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5dcba48a89f8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5dcba48a89f8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5dcba48a89f8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5dcba48a89f8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5dcba48a89f8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5dcba48a89f8: Configuration file was processed on all HCs. MC@5dcba48a89f8: Creating MTC on host 10.0.2.100. MC@5dcba48a89f8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105123930193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123930193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105123930817 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) 20241105123930817 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241105123930817 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:37535 err=None (osmo_ss7_asp.c:785) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach started. 20241105123930993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105123930997 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123931041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241105123931041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241105123931041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241105123931041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105123931041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123931041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123931041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123931041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123931041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123931042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123931042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123931042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123931042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123931042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123931042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123931042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123931042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241105123931042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105123931042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123931042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105123931043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123931043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123931047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105123931056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123931056 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(13)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(13)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123931095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241105123931095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241105123931095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241105123931095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105123931095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) SGSN_Test-Gb2-NS2(12)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105123931095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123931095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123931095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123931095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(13)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123931096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123931096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123931096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123931097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123931097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123931097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123931097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123931097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241105123931097 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105123931097 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123931097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105123931097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123931097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(13)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(13)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123931101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123931101 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)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105123931110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123931110 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(14)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(10)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(12)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123931124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241105123931124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241105123931124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241105123931124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105123931124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123931124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123931124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123931124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123931124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123931125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123931125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123931125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123931126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123931126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123931126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123931126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123931126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241105123931126 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105123931126 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123931126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(17)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105123931126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123931126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123931130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123931130 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)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105123931139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123931140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105123931194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123931194 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105123931194 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105123931194 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241105123931194 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105123931194 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241105123931194 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241105123931194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241105123931194 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241105123931194 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241105123931194 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241105123931194 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241105123931194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241105123931194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) SGSN_Test-GSUP-IPA(18)@5dcba48a89f8: Established a new IPA connection (conn_id=2) 20241105123931194 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241105123931194 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105123931194 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241105123931194 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241105123931194 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241105123931194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241105123931194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241105123931194 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241105123931195 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x559946c53660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241105123931195 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105123931195 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105123931195 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@5dcba48a89f8: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='EEA9B396'O, index=0 SGSN_Test-GSUP(19)@5dcba48a89f8: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@5dcba48a89f8: 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 := 'C89E61D6A477EC0BD5DFDA9EB72EAC41'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E94AF83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B4DC8BA5C59F8B5D'O } } } } } 20241105123932246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123932246 DLLC NOTICE LLME(ffffffff/eea9b396){UNASSIGNED} LLC RX: unknown TLLI 0xeea9b396, creating LLME on the fly (gprs_llc.c:552) 20241105123932246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105123932247 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241105123932247 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105123932247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105123932247 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105123932247 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105123932247 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105123932247 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105123932247 DLLC NOTICE LLME(ffffffff/eea9b396){UNASSIGNED} LLGM Assign pre (eea9b396 => e90e4bde) (gprs_llc.c:1079) 20241105123932247 DLLC NOTICE LLME(eea9b396/e90e4bde){ASSIGNED} LLGM Assign post (eea9b396 => e90e4bde) (gprs_llc.c:1125) 20241105123932247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105123932247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105123932247 DMM DEBUG MM(262420000000001/e90e4bde) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105123932260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123932260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105123932260 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123932260 DMM DEBUG MM(262420000000001/e90e4bde) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241105123932260 DMM NOTICE MM(262420000000001/e90e4bde) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105123932260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105123932260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105123932260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105123932260 DMM DEBUG MM(262420000000001/e90e4bde) Requesting authorization (sgsn_auth.c:160) 20241105123932260 DMM INFO MM(262420000000001/e90e4bde) Requesting authentication tuples (sgsn_auth.c:184) 20241105123932260 DMM DEBUG MM(262420000000001/e90e4bde) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105123932260 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241105123932260 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@5dcba48a89f8: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241105123932263 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105123932263 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105123932263 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105123932263 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105123932263 DMM INFO MM(262420000000001/e90e4bde) Subscriber data update (mmctx.c:445) 20241105123932263 DMM DEBUG MM(262420000000001/e90e4bde) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105123932263 DMM INFO MM(262420000000001/e90e4bde) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105123932263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105123932263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105123932263 DMM INFO MM(262420000000001/e90e4bde) <- GMM AUTH AND CIPHERING REQ (rand = c8 9e 61 d6 a4 77 ec 0b d5 df da 9e b7 2e ac 41 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105123932272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123932272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241105123932272 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123932272 DMM INFO MM(262420000000001/e90e4bde) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105123932272 DMM NOTICE MM(262420000000001/e90e4bde) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105123932272 DMM DEBUG MM(262420000000001/e90e4bde) checking auth: received GSM SRES = 2e 94 af 83 (gprs_gmm.c:666) 20241105123932272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105123932272 DMM DEBUG MM(262420000000001/e90e4bde) Requesting authorization (sgsn_auth.c:160) 20241105123932272 DMM INFO MM(262420000000001/e90e4bde) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105123932272 DMM DEBUG MM(262420000000001/e90e4bde) Requesting subscriber data update (gprs_subscriber.c:894) 20241105123932272 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241105123932272 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) 20241105123932272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105123932272 DMM INFO MM(262420000000001/e90e4bde) <- GMM ATTACH ACCEPT (new P-TMSI=0xe90e4bde) (gprs_gmm.c:300) 20241105123932273 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105123932273 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105123932273 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241105123932273 DMM INFO MM(262420000000001/e90e4bde) Subscriber data update (mmctx.c:445) 20241105123932273 DMM DEBUG MM(262420000000001/e90e4bde) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105123932273 DMM INFO MM(262420000000001/e90e4bde) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105123932273 DMM NOTICE MM(262420000000001/e90e4bde) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241105123932273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105123932273 DMM NOTICE MM(262420000000001/e90e4bde) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105123932273 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) 20241105123932274 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105123932274 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241105123932274 DMM INFO MM(262420000000001/e90e4bde) Subscriber data update (mmctx.c:445) 20241105123932274 DMM DEBUG MM(262420000000001/e90e4bde) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105123932280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123932280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105123932280 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123932280 DMM INFO MM(262420000000001/e90e4bde) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105123932280 DMM NOTICE MM(262420000000001/e90e4bde) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105123932280 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105123932280 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105123932280 DLLC NOTICE LLME(eea9b396/e90e4bde){ASSIGNED} LLGM Assign pre (ffffffff => e90e4bde) (gprs_llc.c:1079) 20241105123932280 DLLC NOTICE LLME(ffffffff/e90e4bde){ASSIGNED} LLGM Assign post (ffffffff => e90e4bde) (gprs_llc.c:1125) 20241105123932280 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105123932280 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105123932280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105123932280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach-BVCI196(6)@5dcba48a89f8: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@5dcba48a89f8: Final verdict of PTC: pass 20241105123932334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43386<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@5dcba48a89f8: Final verdict of PTC: none 20241105123932336 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105123932336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(18)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(7)@5dcba48a89f8: Final verdict of PTC: none TC_attach-BVCI210(10)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(17)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(13)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@5dcba48a89f8: Final verdict of PTC: none TC_attach-BVCI196(6)@5dcba48a89f8: Final verdict of PTC: none TC_attach-BVCI220(16)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(5)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(11)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(15)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:39:32 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241105123932499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105123932900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104392) 20241105123933337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123933337 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=104932) 20241105123934338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123934338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105123935339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123935339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_mnc3 started. 20241105123935960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105123935961 DMM INFO MM(262420000000001/e90e4bde) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105123935961 DMM INFO MM(262420000000001/e90e4bde) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105123935961 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105123935961 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105123935961 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105123935961 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105123935961 DLLC NOTICE LLME(ffffffff/e90e4bde){ASSIGNED} LLGM Assign pre (e90e4bde => ffffffff) (gprs_llc.c:1079) 20241105123935961 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e90e4bde => ffffffff) (gprs_llc.c:1125) 20241105123935961 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241105123935961 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) 20241105123935961 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) 20241105123935961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105123935961 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105123935961 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105123935961 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105123935962 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123936003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105123936003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123936003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105123936003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123936003 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105123936003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123936003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123936003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123936003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123936005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123936005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123936005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123936006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123936006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123936006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123936006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123936006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123936006 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105123936006 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123936006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(26)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105123936006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123936006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123936010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105123936019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123936019 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123936048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105123936048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123936048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105123936048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123936048 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105123936048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123936048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123936048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123936048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123936050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123936050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123936050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123936050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123936050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123936050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123936050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123936050 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123936050 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105123936050 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123936050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105123936051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123936051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123936054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105123936062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123936062 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123936084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105123936084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123936084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105123936084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123936084 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105123936084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123936084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123936084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123936084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123936086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123936086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123936086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123936086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123936086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123936086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123936086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123936086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123936086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105123936086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123936086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105123936087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123936087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123936091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105123936100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123936100 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105123936340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123936340 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105123936340 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105123936340 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105123936342 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105123936343 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@5dcba48a89f8: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CE9FFA0E'O, index=0 SGSN_Test-GSUP(38)@5dcba48a89f8: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@5dcba48a89f8: 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 := '9CB72C86AA8596DB0E640E43394F8E22'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED767D45'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3599BB21C32F7F06'O } } } } } 20241105123937395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123937395 DLLC NOTICE LLME(ffffffff/ce9ffa0e){UNASSIGNED} LLC RX: unknown TLLI 0xce9ffa0e, creating LLME on the fly (gprs_llc.c:552) 20241105123937395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105123937395 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241105123937395 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105123937395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105123937395 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105123937395 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105123937395 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105123937395 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105123937395 DLLC NOTICE LLME(ffffffff/ce9ffa0e){UNASSIGNED} LLGM Assign pre (ce9ffa0e => edf3673a) (gprs_llc.c:1079) 20241105123937395 DLLC NOTICE LLME(ce9ffa0e/edf3673a){ASSIGNED} LLGM Assign post (ce9ffa0e => edf3673a) (gprs_llc.c:1125) 20241105123937395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105123937395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105123937395 DMM DEBUG MM(262420000001001/edf3673a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105123937408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123937409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105123937409 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123937409 DMM DEBUG MM(262420000001001/edf3673a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241105123937409 DMM NOTICE MM(262420000001001/edf3673a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105123937409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105123937409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105123937409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105123937409 DMM DEBUG MM(262420000001001/edf3673a) Requesting authorization (sgsn_auth.c:160) 20241105123937409 DMM INFO MM(262420000001001/edf3673a) Requesting authentication tuples (sgsn_auth.c:184) 20241105123937409 DMM DEBUG MM(262420000001001/edf3673a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105123937409 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241105123937409 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@5dcba48a89f8: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241105123937411 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105123937411 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105123937411 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105123937411 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105123937412 DMM INFO MM(262420000001001/edf3673a) Subscriber data update (mmctx.c:445) 20241105123937412 DMM DEBUG MM(262420000001001/edf3673a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105123937412 DMM INFO MM(262420000001001/edf3673a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105123937412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105123937412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105123937412 DMM INFO MM(262420000001001/edf3673a) <- GMM AUTH AND CIPHERING REQ (rand = 9c b7 2c 86 aa 85 96 db 0e 64 0e 43 39 4f 8e 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105123937419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123937419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241105123937419 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123937419 DMM INFO MM(262420000001001/edf3673a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105123937419 DMM NOTICE MM(262420000001001/edf3673a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105123937419 DMM DEBUG MM(262420000001001/edf3673a) checking auth: received GSM SRES = ed 76 7d 45 (gprs_gmm.c:666) 20241105123937419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105123937419 DMM DEBUG MM(262420000001001/edf3673a) Requesting authorization (sgsn_auth.c:160) 20241105123937419 DMM INFO MM(262420000001001/edf3673a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105123937419 DMM DEBUG MM(262420000001001/edf3673a) Requesting subscriber data update (gprs_subscriber.c:894) 20241105123937419 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241105123937419 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) 20241105123937419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105123937419 DMM INFO MM(262420000001001/edf3673a) <- GMM ATTACH ACCEPT (new P-TMSI=0xedf3673a) (gprs_gmm.c:300) 20241105123937421 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105123937421 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105123937421 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241105123937421 DMM INFO MM(262420000001001/edf3673a) Subscriber data update (mmctx.c:445) 20241105123937421 DMM DEBUG MM(262420000001001/edf3673a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105123937421 DMM INFO MM(262420000001001/edf3673a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105123937421 DMM NOTICE MM(262420000001001/edf3673a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241105123937421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105123937421 DMM NOTICE MM(262420000001001/edf3673a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105123937421 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) 20241105123937421 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105123937421 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241105123937421 DMM INFO MM(262420000001001/edf3673a) Subscriber data update (mmctx.c:445) 20241105123937421 DMM DEBUG MM(262420000001001/edf3673a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105123937427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123937427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105123937427 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123937427 DMM INFO MM(262420000001001/edf3673a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105123937427 DMM NOTICE MM(262420000001001/edf3673a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105123937427 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105123937427 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105123937427 DLLC NOTICE LLME(ce9ffa0e/edf3673a){ASSIGNED} LLGM Assign pre (ffffffff => edf3673a) (gprs_llc.c:1079) 20241105123937427 DLLC NOTICE LLME(ffffffff/edf3673a){ASSIGNED} LLGM Assign post (ffffffff => edf3673a) (gprs_llc.c:1125) 20241105123937427 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105123937427 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105123937427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105123937427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@5dcba48a89f8: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@5dcba48a89f8: Final verdict of PTC: pass 20241105123937480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43396<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105123937482 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105123937482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(37)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(38)@5dcba48a89f8: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(36)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(31)@5dcba48a89f8: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(26)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@5dcba48a89f8: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(24)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(29)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(34)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_mnc3 finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105123937609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105123938010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47908) 20241105123938483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123938483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47908, count=88740) 20241105123939484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123939484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:39: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_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 20241105123940485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123940485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_umts_aka_umts_res started. 20241105123941074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105123941075 DMM INFO MM(262420000001001/edf3673a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105123941075 DMM INFO MM(262420000001001/edf3673a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105123941075 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105123941075 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105123941075 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105123941075 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105123941075 DLLC NOTICE LLME(ffffffff/edf3673a){ASSIGNED} LLGM Assign pre (edf3673a => ffffffff) (gprs_llc.c:1079) 20241105123941075 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edf3673a => ffffffff) (gprs_llc.c:1125) 20241105123941075 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241105123941075 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) 20241105123941075 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) 20241105123941075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105123941075 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105123941075 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105123941075 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105123941075 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123941117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105123941117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123941117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105123941117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123941117 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105123941117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123941117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123941117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123941117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123941119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123941119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123941119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123941119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123941119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123941119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123941119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123941119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123941119 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105123941119 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123941119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105123941120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123941120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123941123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105123941132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123941132 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123941156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105123941156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123941156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105123941156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123941156 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105123941156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123941156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123941156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123941156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123941158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123941158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123941158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123941158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123941158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123941158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123941158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123941158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123941158 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105123941158 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123941158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105123941159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123941159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123941163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105123941171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123941171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123941194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105123941194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123941194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105123941194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123941194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105123941194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123941194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123941194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123941194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123941196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123941196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123941196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123941197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123941197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123941197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123941197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123941197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123941197 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105123941197 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123941197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105123941197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123941197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123941202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105123941210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123941210 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105123941486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123941486 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105123941486 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105123941486 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105123941488 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105123941489 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@5dcba48a89f8: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F4BFAB7F'O, index=0 SGSN_Test-GSUP(57)@5dcba48a89f8: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@5dcba48a89f8: 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 := 'AA48FFDD45E824988E6D5B7EA964F369'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E03B8A48'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0A42AFA022A55C7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A2C3D924339E79D4D335DCDFAE965EA6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D43C5890BC4752BC4F54088DA2E0171B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '21A80D5B0CBCAB30BF150046F0705AAE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DC28462679E0F1E0'O } } } } } 20241105123942540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123942540 DLLC NOTICE LLME(ffffffff/f4bfab7f){UNASSIGNED} LLC RX: unknown TLLI 0xf4bfab7f, creating LLME on the fly (gprs_llc.c:552) 20241105123942540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105123942541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241105123942541 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105123942541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105123942541 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105123942541 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105123942541 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105123942541 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105123942541 DLLC NOTICE LLME(ffffffff/f4bfab7f){UNASSIGNED} LLGM Assign pre (f4bfab7f => f7685a12) (gprs_llc.c:1079) 20241105123942541 DLLC NOTICE LLME(f4bfab7f/f7685a12){ASSIGNED} LLGM Assign post (f4bfab7f => f7685a12) (gprs_llc.c:1125) 20241105123942541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105123942541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105123942541 DMM DEBUG MM(262420000001002/f7685a12) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105123942554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123942554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105123942554 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123942554 DMM DEBUG MM(262420000001002/f7685a12) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241105123942554 DMM NOTICE MM(262420000001002/f7685a12) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105123942554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105123942554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105123942554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105123942554 DMM DEBUG MM(262420000001002/f7685a12) Requesting authorization (sgsn_auth.c:160) 20241105123942554 DMM INFO MM(262420000001002/f7685a12) Requesting authentication tuples (sgsn_auth.c:184) 20241105123942554 DMM DEBUG MM(262420000001002/f7685a12) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105123942554 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241105123942554 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@5dcba48a89f8: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241105123942557 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105123942557 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105123942557 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105123942557 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105123942557 DMM INFO MM(262420000001002/f7685a12) Subscriber data update (mmctx.c:445) 20241105123942557 DMM DEBUG MM(262420000001002/f7685a12) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105123942557 DMM INFO MM(262420000001002/f7685a12) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105123942557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105123942557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105123942557 DMM INFO MM(262420000001002/f7685a12) <- GMM AUTH AND CIPHERING REQ (rand = aa 48 ff dd 45 e8 24 98 8e 6d 5b 7e a9 64 f3 69 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 21 a8 0d 5b 0c bc ab 30 bf 15 00 46 f0 70 5a ae ) (gprs_gmm.c:483) 20241105123942565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123942565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241105123942565 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123942565 DMM INFO MM(262420000001002/f7685a12) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105123942565 DMM NOTICE MM(262420000001002/f7685a12) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105123942565 DMM DEBUG MM(262420000001002/f7685a12) checking auth: received UMTS RES = dc 28 46 26 79 e0 f1 e0 (gprs_gmm.c:666) 20241105123942565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105123942565 DMM DEBUG MM(262420000001002/f7685a12) Requesting authorization (sgsn_auth.c:160) 20241105123942565 DMM INFO MM(262420000001002/f7685a12) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105123942565 DMM DEBUG MM(262420000001002/f7685a12) Requesting subscriber data update (gprs_subscriber.c:894) 20241105123942565 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241105123942565 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) 20241105123942565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105123942565 DMM INFO MM(262420000001002/f7685a12) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7685a12) (gprs_gmm.c:300) 20241105123942567 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105123942567 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105123942567 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241105123942567 DMM INFO MM(262420000001002/f7685a12) Subscriber data update (mmctx.c:445) 20241105123942567 DMM DEBUG MM(262420000001002/f7685a12) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105123942567 DMM INFO MM(262420000001002/f7685a12) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105123942567 DMM NOTICE MM(262420000001002/f7685a12) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241105123942567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105123942567 DMM NOTICE MM(262420000001002/f7685a12) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105123942567 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) 20241105123942567 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105123942567 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241105123942567 DMM INFO MM(262420000001002/f7685a12) Subscriber data update (mmctx.c:445) 20241105123942567 DMM DEBUG MM(262420000001002/f7685a12) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105123942573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123942573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105123942573 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123942573 DMM INFO MM(262420000001002/f7685a12) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105123942573 DMM NOTICE MM(262420000001002/f7685a12) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105123942573 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105123942573 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105123942573 DLLC NOTICE LLME(f4bfab7f/f7685a12){ASSIGNED} LLGM Assign pre (ffffffff => f7685a12) (gprs_llc.c:1079) 20241105123942573 DLLC NOTICE LLME(ffffffff/f7685a12){ASSIGNED} LLGM Assign post (ffffffff => f7685a12) (gprs_llc.c:1125) 20241105123942573 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105123942573 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105123942573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105123942573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@5dcba48a89f8: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@5dcba48a89f8: Final verdict of PTC: pass 20241105123942626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45058<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(45)@5dcba48a89f8: Final verdict of PTC: none 20241105123942629 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105123942629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(50)@5dcba48a89f8: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@5dcba48a89f8: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@5dcba48a89f8: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(55)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(48)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(43)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(53)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105123942761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105123943162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48296) 20241105123943630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123943630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48296, count=89308) 20241105123944631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123944631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:39:45 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 20241105123945632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123945632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_umts_aka_gsm_sres started. 20241105123946225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105123946226 DMM INFO MM(262420000001002/f7685a12) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105123946226 DMM INFO MM(262420000001002/f7685a12) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105123946226 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105123946227 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105123946227 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105123946227 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105123946227 DLLC NOTICE LLME(ffffffff/f7685a12){ASSIGNED} LLGM Assign pre (f7685a12 => ffffffff) (gprs_llc.c:1079) 20241105123946227 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7685a12 => ffffffff) (gprs_llc.c:1125) 20241105123946227 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241105123946227 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) 20241105123946227 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) 20241105123946227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105123946227 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105123946227 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105123946227 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105123946227 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123946274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105123946274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123946274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105123946274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123946274 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105123946274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123946274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123946274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123946274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123946275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123946275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123946275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123946276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123946276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123946276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123946276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123946276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123946276 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105123946276 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123946276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105123946276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123946276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123946280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105123946290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123946290 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(66)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(70)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@5dcba48a89f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(69)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105123946315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105123946315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123946315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105123946315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123946315 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105123946315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123946315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123946315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123946315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(70)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123946316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123946316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123946316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123946316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123946316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123946316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123946317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123946317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123946317 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105123946317 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123946317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(70)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105123946317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123946317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123946321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105123946330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123946330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(71)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(67)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123946342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105123946342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123946342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105123946342 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123946342 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105123946342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123946342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123946342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123946342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123946343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123946343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123946343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123946344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123946344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123946344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123946344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123946344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123946344 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105123946344 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123946344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105123946344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123946344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123946348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105123946357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123946357 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105123946633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) SGSN_Test-GSUP-IPA(75)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(75)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105123946633 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105123946633 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105123946633 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241105123946636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241105123946636 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_attach_umts_aka_gsm_sres-BVCI196(63)@5dcba48a89f8: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E4B08D9D'O, index=0 SGSN_Test-GSUP(76)@5dcba48a89f8: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@5dcba48a89f8: 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 := 'F819CBCB43DF46F3F344DBC56FB3F498'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '816F7896'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '976B2D6C32C89A29'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '005A831D52FE5DDF4D677DEC42CFF54F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '408AF1CFE9CB6B223B74670A4F6FD881'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '868542BCF6052F6D3F97720BE18B894D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C7F79CB9EFF0CC33'O } } } } } 20241105123947887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123947887 DLLC NOTICE LLME(ffffffff/e4b08d9d){UNASSIGNED} LLC RX: unknown TLLI 0xe4b08d9d, creating LLME on the fly (gprs_llc.c:552) 20241105123947887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105123947887 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241105123947887 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105123947887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105123947887 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105123947887 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105123947887 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105123947887 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105123947887 DLLC NOTICE LLME(ffffffff/e4b08d9d){UNASSIGNED} LLGM Assign pre (e4b08d9d => c3c316c1) (gprs_llc.c:1079) 20241105123947887 DLLC NOTICE LLME(e4b08d9d/c3c316c1){ASSIGNED} LLGM Assign post (e4b08d9d => c3c316c1) (gprs_llc.c:1125) 20241105123947887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105123947887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105123947887 DMM DEBUG MM(262420000001003/c3c316c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105123947900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123947900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105123947900 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123947900 DMM DEBUG MM(262420000001003/c3c316c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241105123947900 DMM NOTICE MM(262420000001003/c3c316c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105123947900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105123947900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105123947900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105123947900 DMM DEBUG MM(262420000001003/c3c316c1) Requesting authorization (sgsn_auth.c:160) 20241105123947900 DMM INFO MM(262420000001003/c3c316c1) Requesting authentication tuples (sgsn_auth.c:184) 20241105123947900 DMM DEBUG MM(262420000001003/c3c316c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105123947901 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241105123947901 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@5dcba48a89f8: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241105123947903 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105123947904 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105123947904 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105123947904 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105123947904 DMM INFO MM(262420000001003/c3c316c1) Subscriber data update (mmctx.c:445) 20241105123947904 DMM DEBUG MM(262420000001003/c3c316c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105123947904 DMM INFO MM(262420000001003/c3c316c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105123947904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105123947904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105123947904 DMM INFO MM(262420000001003/c3c316c1) <- GMM AUTH AND CIPHERING REQ (rand = f8 19 cb cb 43 df 46 f3 f3 44 db c5 6f b3 f4 98 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 86 85 42 bc f6 05 2f 6d 3f 97 72 0b e1 8b 89 4d ) (gprs_gmm.c:483) 20241105123947911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123947911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105123947911 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123947911 DMM INFO MM(262420000001003/c3c316c1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105123947911 DMM NOTICE MM(262420000001003/c3c316c1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105123947911 DMM DEBUG MM(262420000001003/c3c316c1) checking auth: received GSM SRES = 81 6f 78 96 (gprs_gmm.c:666) 20241105123947912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105123947912 DMM DEBUG MM(262420000001003/c3c316c1) Requesting authorization (sgsn_auth.c:160) 20241105123947912 DMM INFO MM(262420000001003/c3c316c1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105123947912 DMM DEBUG MM(262420000001003/c3c316c1) Requesting subscriber data update (gprs_subscriber.c:894) 20241105123947912 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241105123947912 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) 20241105123947912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105123947912 DMM INFO MM(262420000001003/c3c316c1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3c316c1) (gprs_gmm.c:300) 20241105123947913 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105123947913 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105123947913 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241105123947913 DMM INFO MM(262420000001003/c3c316c1) Subscriber data update (mmctx.c:445) 20241105123947913 DMM DEBUG MM(262420000001003/c3c316c1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105123947913 DMM INFO MM(262420000001003/c3c316c1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105123947913 DMM NOTICE MM(262420000001003/c3c316c1) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241105123947913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105123947913 DMM NOTICE MM(262420000001003/c3c316c1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105123947913 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) 20241105123947914 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105123947914 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241105123947914 DMM INFO MM(262420000001003/c3c316c1) Subscriber data update (mmctx.c:445) 20241105123947914 DMM DEBUG MM(262420000001003/c3c316c1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105123947920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123947920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105123947920 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123947920 DMM INFO MM(262420000001003/c3c316c1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105123947920 DMM NOTICE MM(262420000001003/c3c316c1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105123947920 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105123947920 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105123947920 DLLC NOTICE LLME(e4b08d9d/c3c316c1){ASSIGNED} LLGM Assign pre (ffffffff => c3c316c1) (gprs_llc.c:1079) 20241105123947920 DLLC NOTICE LLME(ffffffff/c3c316c1){ASSIGNED} LLGM Assign post (ffffffff => c3c316c1) (gprs_llc.c:1125) 20241105123947920 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105123947920 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105123947920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105123947920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@5dcba48a89f8: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@5dcba48a89f8: Final verdict of PTC: pass 20241105123947973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45072<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@5dcba48a89f8: Final verdict of PTC: none 20241105123947975 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105123947976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(74)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(64)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(70)@5dcba48a89f8: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@5dcba48a89f8: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@5dcba48a89f8: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(62)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(68)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(72)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:39:48 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 20241105123948104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105123948505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39386<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85460) 20241105123948977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123948977 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) 20241105123949978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123949978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:39: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_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 20241105123950979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123950980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_timeout_after_pdp_act started. 20241105123951565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105123951566 DMM INFO MM(262420000001003/c3c316c1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105123951567 DMM INFO MM(262420000001003/c3c316c1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105123951567 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105123951567 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105123951567 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105123951567 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105123951567 DLLC NOTICE LLME(ffffffff/c3c316c1){ASSIGNED} LLGM Assign pre (c3c316c1 => ffffffff) (gprs_llc.c:1079) 20241105123951567 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3c316c1 => ffffffff) (gprs_llc.c:1125) 20241105123951567 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241105123951567 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) 20241105123951567 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) 20241105123951567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105123951567 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105123951567 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105123951567 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105123951567 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(84)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(84)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123951617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105123951617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123951617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105123951617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123951617 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105123951617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123951617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123951617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123951617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(83)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(84)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123951619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123951619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123951619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123951619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123951619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123951619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123951619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123951619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123951619 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105123951619 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123951619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105123951620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123951620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(84)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(84)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123951624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105123951635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123951635 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(85)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(81)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(83)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123951647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105123951647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123951647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105123951647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123951647 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105123951647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123951647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123951647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123951647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123951648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123951648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123951648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123951649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123951649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123951649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123951649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123951649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123951649 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105123951649 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123951649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105123951649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123951649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123951653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105123951660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123951660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105123951689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105123951689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105123951689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105123951689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123951689 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105123951689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105123951689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105123951689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105123951689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105123951691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105123951691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105123951691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105123951691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105123951691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105123951691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105123951691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105123951691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105123951691 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105123951691 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105123951691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105123951692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105123951692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105123951696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105123951705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123951705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105123951981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105123951981 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105123951981 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105123951981 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105123951983 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241105123951983 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@5dcba48a89f8: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C17C8D96'O, index=0 SGSN_Test-GSUP(95)@5dcba48a89f8: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@5dcba48a89f8: 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 := '470034DBDFFB08BE2B572363F5AF254A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F032012F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C083E5C1CC5AEF2'O } } } } } 20241105123952029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123952029 DLLC NOTICE LLME(ffffffff/c17c8d96){UNASSIGNED} LLC RX: unknown TLLI 0xc17c8d96, creating LLME on the fly (gprs_llc.c:552) 20241105123952029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105123952029 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241105123952029 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105123952029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105123952029 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105123952029 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105123952029 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105123952029 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105123952029 DLLC NOTICE LLME(ffffffff/c17c8d96){UNASSIGNED} LLGM Assign pre (c17c8d96 => cc3ecc19) (gprs_llc.c:1079) 20241105123952029 DLLC NOTICE LLME(c17c8d96/cc3ecc19){ASSIGNED} LLGM Assign post (c17c8d96 => cc3ecc19) (gprs_llc.c:1125) 20241105123952029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105123952029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105123952029 DMM DEBUG MM(262420000000021/cc3ecc19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105123952041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123952041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105123952041 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123952041 DMM DEBUG MM(262420000000021/cc3ecc19) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241105123952041 DMM NOTICE MM(262420000000021/cc3ecc19) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105123952041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105123952041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105123952041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105123952041 DMM DEBUG MM(262420000000021/cc3ecc19) Requesting authorization (sgsn_auth.c:160) 20241105123952041 DMM INFO MM(262420000000021/cc3ecc19) Requesting authentication tuples (sgsn_auth.c:184) 20241105123952041 DMM DEBUG MM(262420000000021/cc3ecc19) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105123952041 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241105123952041 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@5dcba48a89f8: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241105123952044 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105123952044 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105123952044 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105123952044 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105123952044 DMM INFO MM(262420000000021/cc3ecc19) Subscriber data update (mmctx.c:445) 20241105123952044 DMM DEBUG MM(262420000000021/cc3ecc19) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105123952044 DMM INFO MM(262420000000021/cc3ecc19) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105123952044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105123952044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105123952044 DMM INFO MM(262420000000021/cc3ecc19) <- GMM AUTH AND CIPHERING REQ (rand = 47 00 34 db df fb 08 be 2b 57 23 63 f5 af 25 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105123952051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123952051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241105123952051 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123952051 DMM INFO MM(262420000000021/cc3ecc19) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105123952051 DMM NOTICE MM(262420000000021/cc3ecc19) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105123952051 DMM DEBUG MM(262420000000021/cc3ecc19) checking auth: received GSM SRES = f0 32 01 2f (gprs_gmm.c:666) 20241105123952051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105123952051 DMM DEBUG MM(262420000000021/cc3ecc19) Requesting authorization (sgsn_auth.c:160) 20241105123952051 DMM INFO MM(262420000000021/cc3ecc19) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105123952051 DMM DEBUG MM(262420000000021/cc3ecc19) Requesting subscriber data update (gprs_subscriber.c:894) 20241105123952051 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241105123952052 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) 20241105123952052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105123952052 DMM INFO MM(262420000000021/cc3ecc19) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc3ecc19) (gprs_gmm.c:300) 20241105123952053 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105123952053 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105123952053 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241105123952053 DMM INFO MM(262420000000021/cc3ecc19) Subscriber data update (mmctx.c:445) 20241105123952053 DMM DEBUG MM(262420000000021/cc3ecc19) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105123952053 DMM INFO MM(262420000000021/cc3ecc19) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105123952053 DMM NOTICE MM(262420000000021/cc3ecc19) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241105123952053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105123952053 DMM NOTICE MM(262420000000021/cc3ecc19) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105123952053 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) 20241105123952054 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105123952054 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241105123952054 DMM INFO MM(262420000000021/cc3ecc19) Subscriber data update (mmctx.c:445) 20241105123952054 DMM DEBUG MM(262420000000021/cc3ecc19) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105123952061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123952061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105123952061 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123952061 DMM INFO MM(262420000000021/cc3ecc19) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105123952061 DMM NOTICE MM(262420000000021/cc3ecc19) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105123952061 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105123952061 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105123952061 DLLC NOTICE LLME(c17c8d96/cc3ecc19){ASSIGNED} LLGM Assign pre (ffffffff => cc3ecc19) (gprs_llc.c:1079) 20241105123952061 DLLC NOTICE LLME(ffffffff/cc3ecc19){ASSIGNED} LLGM Assign post (ffffffff => cc3ecc19) (gprs_llc.c:1125) 20241105123952061 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105123952061 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105123952061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105123952061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@5dcba48a89f8: setverdict(pass): none -> pass 20241105123952113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123952113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105123952113 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123952113 DMM INFO MM(262420000000021/cc3ecc19) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105123952113 DMM INFO MM(262420000000021/cc3ecc19) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105123952113 DMM DEBUG MM(262420000000021/cc3ecc19) Using GGSN 0 (gprs_sm.c:312) 20241105123952113 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241105123952113 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105123952113 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241105123952113 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241105123952124 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 cf 8e 24 17 11 92 4f 4b fa 14 05 7f 23 18 b7 f2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241105123952124 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218a058, cbp=0x559946c5e0f0) (sgsn_libgtp.c:632) 20241105123952124 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105123952124 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c5f5b8 TLLI=cc3ecc19, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105123952124 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105123952124 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105123952132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123952132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241105123952132 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123952132 DMM INFO MM(262420000000021/cc3ecc19) -> GMM ATTACH REQUEST MI(TMSI-0xCC3ECC19) type="GPRS attach" (gprs_gmm.c:1266) 20241105123952132 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105123952132 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105123952133 DLLC NOTICE LLME(ffffffff/cc3ecc19){ASSIGNED} LLGM Assign pre (cc3ecc19 => c2452e5e) (gprs_llc.c:1079) 20241105123952133 DLLC NOTICE LLME(cc3ecc19/c2452e5e){ASSIGNED} LLGM Assign post (cc3ecc19 => c2452e5e) (gprs_llc.c:1125) 20241105123952133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105123952133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105123952133 DMM DEBUG MM(262420000000021/c2452e5e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105123952137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105123952137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241105123952137 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105123952137 DMM DEBUG MM(262420000000021/c2452e5e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241105123952137 DMM NOTICE MM(262420000000021/c2452e5e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105123952137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105123952137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105123952137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105123952137 DMM DEBUG MM(262420000000021/c2452e5e) Requesting authorization (sgsn_auth.c:160) 20241105123952137 DMM INFO MM(262420000000021/c2452e5e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105123952137 DMM DEBUG MM(262420000000021/c2452e5e) Requesting subscriber data update (gprs_subscriber.c:894) 20241105123952137 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241105123952137 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) 20241105123952138 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105123952138 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105123952138 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241105123952138 DMM INFO MM(262420000000021/c2452e5e) Subscriber data update (mmctx.c:445) 20241105123952138 DMM DEBUG MM(262420000000021/c2452e5e) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241105123952138 DMM INFO MM(262420000000021/c2452e5e) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241105123952138 DMM NOTICE MM(262420000000021/c2452e5e) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241105123952138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105123952138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105123952138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241105123952138 DMM INFO MM(262420000000021/c2452e5e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2452e5e) (gprs_gmm.c:300) 20241105123952138 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) 20241105123952139 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105123952139 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241105123952139 DMM INFO MM(262420000000021/c2452e5e) Subscriber data update (mmctx.c:445) 20241105123952139 DMM DEBUG MM(262420000000021/c2452e5e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@5dcba48a89f8: Trying to receive 5 ATTACH ACCEPTs 20241105123958140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241105123958140 DMM INFO MM(262420000000021/c2452e5e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2452e5e) (gprs_gmm.c:300) 20241105123959191 DGPRS DEBUG Checking for inactive LLMEs, time = 12621133 (sgsn.c:131) 20241105124004141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241105124004141 DMM INFO MM(262420000000021/c2452e5e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2452e5e) (gprs_gmm.c:300) 20241105124010142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241105124010142 DMM INFO MM(262420000000021/c2452e5e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2452e5e) (gprs_gmm.c:300) 20241105124011983 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241105124011983 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241105124011983 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124016144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241105124016144 DMM INFO MM(262420000000021/c2452e5e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2452e5e) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@5dcba48a89f8: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@5dcba48a89f8: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241105124021621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124021623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124021623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124021650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124021652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124021652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124021693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124021695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124021695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124022145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241105124022145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241105124022145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241105124022145 DMM NOTICE MM(262420000000021/c2452e5e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105124022145 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241105124022145 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c5f5b8, TLLI=c2452e5e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124022145 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105124022145 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105124022145 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241105124022146 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241105124022146 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) 20241105124022146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Reject}: Deallocated (fsm.c:568) 20241105124022146 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Deallocated (fsm.c:568) 20241105124022146 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124022146 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241105124022146 DLLC NOTICE LLME(cc3ecc19/c2452e5e){ASSIGNED} LLGM Assign pre (c2452e5e => ffffffff) (gprs_llc.c:1079) 20241105124022146 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2452e5e => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@5dcba48a89f8: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@5dcba48a89f8: Final verdict of PTC: pass 20241105124022654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39390<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124022657 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124022657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@5dcba48a89f8: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(84)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(88)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(83)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@5dcba48a89f8: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(93)@5dcba48a89f8: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(82)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(91)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(86)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(83): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(84): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124022785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124023086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127060) 20241105124023658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124023658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=127060, count=131416) 20241105124024659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124024659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:40:25 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 20241105124025660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124025660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_auth_id_timeout started. 20241105124026145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124026146 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124026192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124026193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124026193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124026193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124026193 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124026193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124026193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124026193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(102)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124026193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(103)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124026194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124026194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124026194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124026195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124026195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124026195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124026195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124026195 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124026195 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124026195 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124026195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124026195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124026195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(103)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124026200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(99)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124026210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124026210 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(100)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(102)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(108)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124026225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124026225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124026225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124026225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124026225 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124026225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124026225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124026225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124026225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(108)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124026227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124026227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124026227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124026227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124026227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124026227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124026227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124026227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124026227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124026227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124026227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(107)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124026228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124026228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(108)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124026232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124026241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124026241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(109)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(105)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(107)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124026255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124026255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124026255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124026255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124026255 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124026255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124026255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124026255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124026255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124026257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124026257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124026257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124026257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124026257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124026257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124026257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124026257 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124026257 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124026257 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124026257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124026257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124026258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124026262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124026272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124026272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124026661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124026661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124026661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124026661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124026664 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124026664 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@5dcba48a89f8: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DA378E00'O, index=0 SGSN_Test-GSUP(114)@5dcba48a89f8: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241105124026708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124026708 DLLC NOTICE LLME(ffffffff/da378e00){UNASSIGNED} LLC RX: unknown TLLI 0xda378e00, creating LLME on the fly (gprs_llc.c:552) 20241105124026708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124026708 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241105124026708 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124026708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124026708 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124026708 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124026708 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124026708 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124026708 DLLC NOTICE LLME(ffffffff/da378e00){UNASSIGNED} LLGM Assign pre (da378e00 => e42e1d0d) (gprs_llc.c:1079) 20241105124026708 DLLC NOTICE LLME(da378e00/e42e1d0d){ASSIGNED} LLGM Assign post (da378e00 => e42e1d0d) (gprs_llc.c:1125) 20241105124026708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124026708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124026708 DMM DEBUG MM(262420000000002/e42e1d0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124029191 DGPRS DEBUG Checking for inactive LLMEs, time = 12621163 (sgsn.c:131) 20241105124032709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124032709 DMM DEBUG MM(262420000000002/e42e1d0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124038710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124038710 DMM DEBUG MM(262420000000002/e42e1d0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124044711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124044711 DMM DEBUG MM(262420000000002/e42e1d0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124046662 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241105124046662 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241105124046662 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124050712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124050712 DMM DEBUG MM(262420000000002/e42e1d0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124056196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124056198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124056198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124056228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124056230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124056230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124056258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124056260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124056260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124056714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124056714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241105124056714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241105124056714 DMM NOTICE MM(262420000000002/e42e1d0d) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241105124056714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Reject}: Deallocated (fsm.c:568) 20241105124056714 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124056714 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124056714 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241105124056714 DLLC NOTICE LLME(da378e00/e42e1d0d){ASSIGNED} LLGM Assign pre (e42e1d0d => ffffffff) (gprs_llc.c:1079) 20241105124056714 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e42e1d0d => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@5dcba48a89f8: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@5dcba48a89f8: Final verdict of PTC: pass 20241105124056722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59592<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124056724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124056724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(113)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(114)@5dcba48a89f8: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(103)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(108)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(112)@5dcba48a89f8: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@5dcba48a89f8: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(110)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(101)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(106)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124056854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124057155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57236<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67376) 20241105124057725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124057725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67376, count=68016) 20241105124058726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124058726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:40:59 UTC 2024 20241105124059192 DGPRS DEBUG Checking for inactive LLMEs, time = 12621193 (sgsn.c:131) /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 20241105124059727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124059727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_auth_sai_timeout started. 20241105124100212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124100213 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(122)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124100268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124100268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124100268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124100268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124100268 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124100268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124100268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124100268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124100268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(122)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(121)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124100270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124100270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124100270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124100270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124100270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124100270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124100270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124100270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124100270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124100270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124100270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124100271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124100271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124100275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124100284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124100284 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(123)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(119)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124100295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124100295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124100295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124100295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124100295 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124100295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124100295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124100295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124100296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124100297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124100297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124100297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124100297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124100297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124100297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124100297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124100297 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124100297 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124100297 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124100297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124100297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124100298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124100301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124100311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124100311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124100339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124100339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124100339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124100339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124100339 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124100339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124100339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124100339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124100339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124100342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124100342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124100342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124100342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124100342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124100342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124100342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124100342 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124100342 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124100342 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124100342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124100343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124100343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124100347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124100354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124100354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(129)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124100728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124100728 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124100728 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124100728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124100730 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124100731 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@5dcba48a89f8: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C6124513'O, index=0 SGSN_Test-GSUP(133)@5dcba48a89f8: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241105124100776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124100776 DLLC NOTICE LLME(ffffffff/c6124513){UNASSIGNED} LLC RX: unknown TLLI 0xc6124513, creating LLME on the fly (gprs_llc.c:552) 20241105124100776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124100776 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241105124100776 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124100776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124100776 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124100776 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124100776 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124100776 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124100776 DLLC NOTICE LLME(ffffffff/c6124513){UNASSIGNED} LLGM Assign pre (c6124513 => ddfacbec) (gprs_llc.c:1079) 20241105124100776 DLLC NOTICE LLME(c6124513/ddfacbec){ASSIGNED} LLGM Assign post (c6124513 => ddfacbec) (gprs_llc.c:1125) 20241105124100777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124100777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124100777 DMM DEBUG MM(262420000000003/ddfacbec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124100788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124100788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124100788 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124100788 DMM DEBUG MM(262420000000003/ddfacbec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241105124100788 DMM NOTICE MM(262420000000003/ddfacbec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124100788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124100788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124100788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124100788 DMM DEBUG MM(262420000000003/ddfacbec) Requesting authorization (sgsn_auth.c:160) 20241105124100788 DMM INFO MM(262420000000003/ddfacbec) Requesting authentication tuples (sgsn_auth.c:184) 20241105124100788 DMM DEBUG MM(262420000000003/ddfacbec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124100788 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241105124100788 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@5dcba48a89f8: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241105124106789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241105124106789 DMM ERROR MM(262420000000003/ddfacbec) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241105124106789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241105124106789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241105124106789 DMM NOTICE MM(262420000000003/ddfacbec) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241105124106789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Reject}: Deallocated (fsm.c:568) 20241105124106789 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124106789 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124106789 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241105124106789 DLLC NOTICE LLME(c6124513/ddfacbec){ASSIGNED} LLGM Assign pre (ddfacbec => ffffffff) (gprs_llc.c:1079) 20241105124106789 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddfacbec => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@5dcba48a89f8: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@5dcba48a89f8: Final verdict of PTC: pass 20241105124106799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57252<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124106802 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124106802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(133)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(126)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(122)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@5dcba48a89f8: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@5dcba48a89f8: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(132)@5dcba48a89f8: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(120)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(130)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(124)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124106927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124107229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57068) 20241105124107803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124107803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57068, count=66192) 20241105124108804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124108804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:41: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_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 20241105124109806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124109806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_auth_sai_reject started. 20241105124110293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124110294 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124110334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124110334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124110334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124110334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124110334 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124110334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124110334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124110334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124110334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124110336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124110336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124110336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124110336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124110336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124110336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124110336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124110336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124110336 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124110336 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124110336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124110337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124110337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124110341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124110350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124110350 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124110380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124110381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124110381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124110381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) SGSN_Test-Gb2-NS2(145)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124110381 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124110381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124110381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124110381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124110381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(146)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124110383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124110383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124110383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124110383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124110383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124110383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124110383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124110383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124110383 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124110383 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124110383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124110384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124110384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124110388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(142)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124110399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124110399 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(143)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124110413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124110413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124110413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124110413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124110413 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124110413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124110413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124110413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124110413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124110415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124110415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124110415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124110415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124110415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124110415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124110415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124110415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124110415 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124110415 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124110415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124110416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124110416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124110420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124110430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124110430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(148)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124110807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124110807 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124110807 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124110807 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(150)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124110809 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(150)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124110810 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(150)@5dcba48a89f8: 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(150)@5dcba48a89f8: 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(150)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@5dcba48a89f8: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='CF5DEEB8'O, index=0 SGSN_Test-GSUP(152)@5dcba48a89f8: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241105124110854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124110854 DLLC NOTICE LLME(ffffffff/cf5deeb8){UNASSIGNED} LLC RX: unknown TLLI 0xcf5deeb8, creating LLME on the fly (gprs_llc.c:552) 20241105124110854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124110854 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241105124110855 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124110855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124110855 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124110855 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124110855 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124110855 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124110855 DLLC NOTICE LLME(ffffffff/cf5deeb8){UNASSIGNED} LLGM Assign pre (cf5deeb8 => f6872f92) (gprs_llc.c:1079) 20241105124110855 DLLC NOTICE LLME(cf5deeb8/f6872f92){ASSIGNED} LLGM Assign post (cf5deeb8 => f6872f92) (gprs_llc.c:1125) 20241105124110855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124110855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124110855 DMM DEBUG MM(262420000000004/f6872f92) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124110868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124110868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124110868 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124110868 DMM DEBUG MM(262420000000004/f6872f92) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241105124110869 DMM NOTICE MM(262420000000004/f6872f92) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124110869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124110869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124110869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124110869 DMM DEBUG MM(262420000000004/f6872f92) Requesting authorization (sgsn_auth.c:160) 20241105124110869 DMM INFO MM(262420000000004/f6872f92) Requesting authentication tuples (sgsn_auth.c:184) 20241105124110869 DMM DEBUG MM(262420000000004/f6872f92) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124110869 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241105124110869 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@5dcba48a89f8: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241105124110872 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241105124110872 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241105124110872 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241105124116870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241105124116870 DMM ERROR MM(262420000000004/f6872f92) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241105124116870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241105124116870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241105124116870 DMM NOTICE MM(262420000000004/f6872f92) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241105124116870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Reject}: Deallocated (fsm.c:568) 20241105124116870 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124116870 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124116870 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241105124116870 DLLC NOTICE LLME(cf5deeb8/f6872f92){ASSIGNED} LLGM Assign pre (f6872f92 => ffffffff) (gprs_llc.c:1079) 20241105124116870 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6872f92 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@5dcba48a89f8: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@5dcba48a89f8: Final verdict of PTC: pass 20241105124116881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59536<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124116884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124116884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(152)@5dcba48a89f8: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(146)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(140)@5dcba48a89f8: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(151)@5dcba48a89f8: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(149)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(144)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(138)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124117009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124117310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58948) 20241105124117885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124117885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58948, count=68072) 20241105124118886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124118886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:41:19 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 20241105124119888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124119888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_gsup_lu_timeout started. 20241105124120370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124120372 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124120412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124120412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124120412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124120412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124120412 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124120412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124120412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124120412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124120412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124120414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124120414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124120414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124120414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124120414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124120414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124120414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124120414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124120414 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124120414 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124120414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(159)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124120415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124120415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124120418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124120429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124120429 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124120452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124120452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124120452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124120452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124120452 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124120452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124120452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124120452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124120452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124120453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124120453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124120453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124120453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124120453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124120453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124120453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124120453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124120454 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124120454 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124120454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124120454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124120454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124120458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124120467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124120467 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(165)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 TC_attach_gsup_lu_timeout-BVCI210(163)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124120503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124120503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124120503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124120503 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124120503 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124120503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124120503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124120503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124120503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124120505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124120505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124120505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124120505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124120505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124120505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124120505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124120505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124120505 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124120505 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124120505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124120505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124120505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124120510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124120518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124120518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(167)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124120889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124120889 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124120890 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124120890 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124120892 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(169)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124120892 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@5dcba48a89f8: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F29E7345'O, index=0 SGSN_Test-GSUP(171)@5dcba48a89f8: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@5dcba48a89f8: 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 := '6164CD8B317503747A9244F7003376DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B102B225'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F06EA85608392932'O } } } } } 20241105124121946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124121946 DLLC NOTICE LLME(ffffffff/f29e7345){UNASSIGNED} LLC RX: unknown TLLI 0xf29e7345, creating LLME on the fly (gprs_llc.c:552) 20241105124121946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124121946 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241105124121946 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124121946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124121946 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124121946 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124121946 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124121946 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124121946 DLLC NOTICE LLME(ffffffff/f29e7345){UNASSIGNED} LLGM Assign pre (f29e7345 => ea37e210) (gprs_llc.c:1079) 20241105124121946 DLLC NOTICE LLME(f29e7345/ea37e210){ASSIGNED} LLGM Assign post (f29e7345 => ea37e210) (gprs_llc.c:1125) 20241105124121946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124121946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124121946 DMM DEBUG MM(262420000000005/ea37e210) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124121957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124121957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124121957 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124121957 DMM DEBUG MM(262420000000005/ea37e210) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241105124121957 DMM NOTICE MM(262420000000005/ea37e210) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124121957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124121957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124121957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124121957 DMM DEBUG MM(262420000000005/ea37e210) Requesting authorization (sgsn_auth.c:160) 20241105124121957 DMM INFO MM(262420000000005/ea37e210) Requesting authentication tuples (sgsn_auth.c:184) 20241105124121957 DMM DEBUG MM(262420000000005/ea37e210) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124121957 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241105124121958 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@5dcba48a89f8: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241105124121960 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124121960 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124121960 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124121960 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124121960 DMM INFO MM(262420000000005/ea37e210) Subscriber data update (mmctx.c:445) 20241105124121960 DMM DEBUG MM(262420000000005/ea37e210) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124121960 DMM INFO MM(262420000000005/ea37e210) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124121960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124121960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124121960 DMM INFO MM(262420000000005/ea37e210) <- GMM AUTH AND CIPHERING REQ (rand = 61 64 cd 8b 31 75 03 74 7a 92 44 f7 00 33 76 dd , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124121968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124121968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124121968 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124121968 DMM INFO MM(262420000000005/ea37e210) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124121968 DMM NOTICE MM(262420000000005/ea37e210) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124121968 DMM DEBUG MM(262420000000005/ea37e210) checking auth: received GSM SRES = b1 02 b2 25 (gprs_gmm.c:666) 20241105124121968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124121968 DMM DEBUG MM(262420000000005/ea37e210) Requesting authorization (sgsn_auth.c:160) 20241105124121968 DMM INFO MM(262420000000005/ea37e210) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124121968 DMM DEBUG MM(262420000000005/ea37e210) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124121968 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241105124121968 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) 20241105124121968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124121968 DMM INFO MM(262420000000005/ea37e210) <- GMM ATTACH ACCEPT (new P-TMSI=0xea37e210) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@5dcba48a89f8: setverdict(fail): none -> fail MC@5dcba48a89f8: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241105124121977 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124121977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(169)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(164)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(159)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(170)@5dcba48a89f8: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@5dcba48a89f8: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@5dcba48a89f8: Final verdict of PTC: none 20241105124121978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38666<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(161)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@5dcba48a89f8: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(168)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(162)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(157)@5dcba48a89f8: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@5dcba48a89f8: Final verdict of PTC: fail MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@5dcba48a89f8: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@5dcba48a89f8: 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'. Tue Nov 5 12:41:22 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 20241105124122106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124122508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69704) 20241105124122977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124122977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69704, count=74060) 20241105124123978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124123979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:41: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_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 20241105124124980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124124980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_gsup_lu_reject started. 20241105124125566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124125567 DMM INFO MM(262420000000005/ea37e210) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124125567 DMM INFO MM(262420000000005/ea37e210) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124125568 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124125568 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124125568 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124125568 DMM ERROR MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241105124125568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241105124125568 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124125568 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124125568 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124125568 DLLC NOTICE LLME(f29e7345/ea37e210){ASSIGNED} LLGM Assign pre (ea37e210 => ffffffff) (gprs_llc.c:1079) 20241105124125568 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea37e210 => ffffffff) (gprs_llc.c:1125) 20241105124125568 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(179)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124125621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124125621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124125621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124125621 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124125621 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124125621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124125621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124125621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124125621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(179)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124125622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124125622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124125622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124125622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124125622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124125622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124125622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124125622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124125622 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124125622 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124125622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(179)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124125623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124125623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(178)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124125627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(175)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124125638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124125638 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(176)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(178)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124125658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124125658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124125658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124125658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124125658 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124125658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124125658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124125658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124125658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(183)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(184)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124125659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124125659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124125659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124125660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124125660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124125660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124125660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124125660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124125660 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124125660 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124125660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124125660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124125660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124125664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(180)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124125674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124125674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(181)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(189)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124125696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124125696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124125696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124125696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124125696 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124125696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124125696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124125696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124125696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124125697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124125697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124125697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124125698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124125698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124125698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124125698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124125698 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124125698 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124125698 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124125698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124125698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124125698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124125702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124125712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124125712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(186)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124125981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124125981 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124125981 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124125981 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124125983 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241105124125984 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(188)@5dcba48a89f8: 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(188)@5dcba48a89f8: 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(188)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@5dcba48a89f8: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='D642976E'O, index=0 SGSN_Test-GSUP(190)@5dcba48a89f8: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@5dcba48a89f8: 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 := '6442023B4684FB7FAEC1E1BC1CD76A0C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '523D9D76'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8762E34DD6543D93'O } } } } } 20241105124127034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124127034 DLLC NOTICE LLME(ffffffff/d642976e){UNASSIGNED} LLC RX: unknown TLLI 0xd642976e, creating LLME on the fly (gprs_llc.c:552) 20241105124127034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124127034 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241105124127034 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124127034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124127034 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124127034 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124127034 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124127034 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124127034 DLLC NOTICE LLME(ffffffff/d642976e){UNASSIGNED} LLGM Assign pre (d642976e => cd5dd0eb) (gprs_llc.c:1079) 20241105124127034 DLLC NOTICE LLME(d642976e/cd5dd0eb){ASSIGNED} LLGM Assign post (d642976e => cd5dd0eb) (gprs_llc.c:1125) 20241105124127034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124127034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124127034 DMM DEBUG MM(262420000000006/cd5dd0eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124127046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124127046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124127046 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124127046 DMM DEBUG MM(262420000000006/cd5dd0eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241105124127046 DMM NOTICE MM(262420000000006/cd5dd0eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124127046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124127046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124127046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124127046 DMM DEBUG MM(262420000000006/cd5dd0eb) Requesting authorization (sgsn_auth.c:160) 20241105124127046 DMM INFO MM(262420000000006/cd5dd0eb) Requesting authentication tuples (sgsn_auth.c:184) 20241105124127046 DMM DEBUG MM(262420000000006/cd5dd0eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124127046 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241105124127046 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@5dcba48a89f8: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241105124127050 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124127050 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124127050 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124127050 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124127050 DMM INFO MM(262420000000006/cd5dd0eb) Subscriber data update (mmctx.c:445) 20241105124127050 DMM DEBUG MM(262420000000006/cd5dd0eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124127050 DMM INFO MM(262420000000006/cd5dd0eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124127050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124127050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124127050 DMM INFO MM(262420000000006/cd5dd0eb) <- GMM AUTH AND CIPHERING REQ (rand = 64 42 02 3b 46 84 fb 7f ae c1 e1 bc 1c d7 6a 0c , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124127058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124127058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124127058 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124127059 DMM INFO MM(262420000000006/cd5dd0eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124127059 DMM NOTICE MM(262420000000006/cd5dd0eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124127059 DMM DEBUG MM(262420000000006/cd5dd0eb) checking auth: received GSM SRES = 52 3d 9d 76 (gprs_gmm.c:666) 20241105124127059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124127059 DMM DEBUG MM(262420000000006/cd5dd0eb) Requesting authorization (sgsn_auth.c:160) 20241105124127059 DMM INFO MM(262420000000006/cd5dd0eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124127059 DMM DEBUG MM(262420000000006/cd5dd0eb) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124127059 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241105124127059 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) 20241105124127059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124127059 DMM INFO MM(262420000000006/cd5dd0eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd5dd0eb) (gprs_gmm.c:300) 20241105124127059 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241105124127059 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241105124127059 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241105124127059 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124127060 DMM INFO MM(262420000000006/cd5dd0eb) Subscriber data update (mmctx.c:445) 20241105124127060 DMM DEBUG MM(262420000000006/cd5dd0eb) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@5dcba48a89f8: setverdict(fail): none -> fail MC@5dcba48a89f8: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@5dcba48a89f8: Final verdict of PTC: none 20241105124127068 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124127068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(188)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(179)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(189)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(184)@5dcba48a89f8: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(178)@5dcba48a89f8: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@5dcba48a89f8: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@5dcba48a89f8: Final verdict of PTC: none 20241105124127070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38690<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(180)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@5dcba48a89f8: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@5dcba48a89f8: Final verdict of PTC: fail -NSVCI97-provIP(177)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(187)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(182)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@5dcba48a89f8: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@5dcba48a89f8: 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'. Tue Nov 5 12:41:27 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 20241105124127210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124127612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75912) 20241105124128069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124128069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75912, count=80268) 20241105124129071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124129071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105124129193 DGPRS DEBUG Checking for inactive LLMEs, time = 12621223 (sgsn.c:131) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:41: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_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 20241105124130072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124130072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_combined started. 20241105124130671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124130672 DMM INFO MM(262420000000006/cd5dd0eb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124130672 DMM INFO MM(262420000000006/cd5dd0eb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124130672 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124130672 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124130672 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124130672 DMM ERROR MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241105124130672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241105124130672 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124130672 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124130672 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124130672 DLLC NOTICE LLME(d642976e/cd5dd0eb){ASSIGNED} LLGM Assign pre (cd5dd0eb => ffffffff) (gprs_llc.c:1079) 20241105124130672 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd5dd0eb => ffffffff) (gprs_llc.c:1125) 20241105124130672 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(198)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(198)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124130725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124130725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124130725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124130725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124130725 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124130725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124130725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124130725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124130725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(198)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124130727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124130727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124130727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124130727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124130727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124130727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124130727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124130727 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124130727 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124130727 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124130727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124130728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124130728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(197)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(198)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(198)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124130732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124130742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124130742 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(199)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(195)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(197)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124130753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124130753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124130753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124130753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124130753 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124130753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124130753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124130753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124130753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124130755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124130755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124130755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124130755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124130755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124130755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124130755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124130755 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124130755 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124130755 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124130755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124130756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124130756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124130759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124130770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124130770 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124130791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124130791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124130791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124130791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124130791 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124130791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124130791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124130791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124130791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124130793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124130793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124130793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124130793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124130793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124130793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124130793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124130793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124130793 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124130794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124130794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124130794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124130794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124130798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124130808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124130808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124131074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124131074 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124131074 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124131074 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124131076 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124131076 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@5dcba48a89f8: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='C5C96CE9'O, index=0 SGSN_Test-GSUP(209)@5dcba48a89f8: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@5dcba48a89f8: 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 := 'EE2FA1E5981A4F43A511326A2E1A8F85'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C4DE995'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '218E0A547AC7011B'O } } } } } 20241105124132126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124132126 DLLC NOTICE LLME(ffffffff/c5c96ce9){UNASSIGNED} LLC RX: unknown TLLI 0xc5c96ce9, creating LLME on the fly (gprs_llc.c:552) 20241105124132127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124132127 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241105124132127 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124132127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124132127 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124132127 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124132127 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124132127 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124132127 DLLC NOTICE LLME(ffffffff/c5c96ce9){UNASSIGNED} LLGM Assign pre (c5c96ce9 => df552def) (gprs_llc.c:1079) 20241105124132127 DLLC NOTICE LLME(c5c96ce9/df552def){ASSIGNED} LLGM Assign post (c5c96ce9 => df552def) (gprs_llc.c:1125) 20241105124132127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124132127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124132127 DMM DEBUG MM(262420000000007/df552def) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124132139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124132139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124132139 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124132139 DMM DEBUG MM(262420000000007/df552def) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241105124132139 DMM NOTICE MM(262420000000007/df552def) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124132139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124132139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124132139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124132139 DMM DEBUG MM(262420000000007/df552def) Requesting authorization (sgsn_auth.c:160) 20241105124132139 DMM INFO MM(262420000000007/df552def) Requesting authentication tuples (sgsn_auth.c:184) 20241105124132139 DMM DEBUG MM(262420000000007/df552def) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124132139 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241105124132139 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@5dcba48a89f8: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241105124132142 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124132142 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124132142 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124132142 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124132142 DMM INFO MM(262420000000007/df552def) Subscriber data update (mmctx.c:445) 20241105124132142 DMM DEBUG MM(262420000000007/df552def) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124132142 DMM INFO MM(262420000000007/df552def) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124132142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124132142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124132142 DMM INFO MM(262420000000007/df552def) <- GMM AUTH AND CIPHERING REQ (rand = ee 2f a1 e5 98 1a 4f 43 a5 11 32 6a 2e 1a 8f 85 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124132152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124132152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124132152 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124132152 DMM INFO MM(262420000000007/df552def) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124132152 DMM NOTICE MM(262420000000007/df552def) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124132152 DMM DEBUG MM(262420000000007/df552def) checking auth: received GSM SRES = 8c 4d e9 95 (gprs_gmm.c:666) 20241105124132152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124132152 DMM DEBUG MM(262420000000007/df552def) Requesting authorization (sgsn_auth.c:160) 20241105124132152 DMM INFO MM(262420000000007/df552def) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124132152 DMM DEBUG MM(262420000000007/df552def) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124132152 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241105124132152 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) 20241105124132152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124132152 DMM INFO MM(262420000000007/df552def) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf552def) (gprs_gmm.c:300) 20241105124132153 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124132153 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124132153 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241105124132153 DMM INFO MM(262420000000007/df552def) Subscriber data update (mmctx.c:445) 20241105124132153 DMM DEBUG MM(262420000000007/df552def) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124132153 DMM INFO MM(262420000000007/df552def) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124132153 DMM NOTICE MM(262420000000007/df552def) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241105124132153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124132153 DMM NOTICE MM(262420000000007/df552def) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124132153 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) 20241105124132154 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124132154 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241105124132154 DMM INFO MM(262420000000007/df552def) Subscriber data update (mmctx.c:445) 20241105124132154 DMM DEBUG MM(262420000000007/df552def) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@5dcba48a89f8: Removing Client IMSI='262420000000007'H, index=0 20241105124132160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124132160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124132160 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124132160 DMM INFO MM(262420000000007/df552def) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124132160 DMM NOTICE MM(262420000000007/df552def) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124132160 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124132160 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124132160 DLLC NOTICE LLME(c5c96ce9/df552def){ASSIGNED} LLGM Assign pre (ffffffff => df552def) (gprs_llc.c:1079) 20241105124132160 DLLC NOTICE LLME(ffffffff/df552def){ASSIGNED} LLGM Assign post (ffffffff => df552def) (gprs_llc.c:1125) 20241105124132160 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124132160 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124132160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124132160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@5dcba48a89f8: Final verdict of PTC: pass 20241105124132163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38204<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@5dcba48a89f8: Final verdict of PTC: none 20241105124132165 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124132165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(207)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(198)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(202)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@5dcba48a89f8: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@5dcba48a89f8: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@5dcba48a89f8: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(197)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(196)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(205)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(200)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(197): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(198): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_combined finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:41:32 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241105124132297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124132698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84324) 20241105124133166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124133166 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) 20241105124134168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124134168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124135169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124135169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_accept_all started. 20241105124135761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124135762 DMM INFO MM(262420000000007/df552def) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124135762 DMM INFO MM(262420000000007/df552def) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124135762 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124135762 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124135762 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124135762 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124135762 DLLC NOTICE LLME(ffffffff/df552def){ASSIGNED} LLGM Assign pre (df552def => ffffffff) (gprs_llc.c:1079) 20241105124135762 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df552def => ffffffff) (gprs_llc.c:1125) 20241105124135762 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241105124135762 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) 20241105124135762 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) 20241105124135762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124135762 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124135762 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124135762 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124135762 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124135812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124135812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124135812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124135812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124135812 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124135812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124135812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124135812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124135812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(217)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124135815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124135815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124135815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124135815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124135815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124135815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124135815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124135815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124135815 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124135815 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124135815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(216)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124135816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124135816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(217)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124135820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124135828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124135828 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(214)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(216)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124135843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124135843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124135843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124135843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124135843 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124135843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124135843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124135843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124135843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124135844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124135844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124135844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124135844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124135844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124135844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124135844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124135844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124135844 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124135844 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124135844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124135845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124135845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124135850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124135859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124135859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124135890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124135890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124135890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124135890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124135890 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124135890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124135890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124135890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124135890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124135892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124135892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124135892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124135892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124135892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124135892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124135892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124135892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124135892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124135892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124135892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124135893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124135893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124135897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124135906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124135906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124136171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124136171 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124136171 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124136171 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124136173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124136174 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@5dcba48a89f8: 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(226)@5dcba48a89f8: 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(226)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@5dcba48a89f8: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F68C00FD'O, index=0 SGSN_Test-GSUP(228)@5dcba48a89f8: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241105124137239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124137240 DLLC NOTICE LLME(ffffffff/f68c00fd){UNASSIGNED} LLC RX: unknown TLLI 0xf68c00fd, creating LLME on the fly (gprs_llc.c:552) 20241105124137240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124137240 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241105124137240 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124137240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124137240 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124137240 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124137240 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124137240 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124137240 DLLC NOTICE LLME(ffffffff/f68c00fd){UNASSIGNED} LLGM Assign pre (f68c00fd => ea9281f0) (gprs_llc.c:1079) 20241105124137240 DLLC NOTICE LLME(f68c00fd/ea9281f0){ASSIGNED} LLGM Assign post (f68c00fd => ea9281f0) (gprs_llc.c:1125) 20241105124137240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124137240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124137240 DMM DEBUG MM(262420000000008/ea9281f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124137252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124137252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124137252 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124137252 DMM DEBUG MM(262420000000008/ea9281f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241105124137252 DMM NOTICE MM(262420000000008/ea9281f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124137252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124137252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124137252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241105124137252 DMM INFO MM(262420000000008/ea9281f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xea9281f0) (gprs_gmm.c:300) TC_attach_accept_all(230)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@5dcba48a89f8: Removing Client IMSI='262420000000008'H, index=0 20241105124138244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124138244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124138244 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124138244 DMM INFO MM(262420000000008/ea9281f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124138244 DMM NOTICE MM(262420000000008/ea9281f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124138244 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124138244 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124138244 DLLC NOTICE LLME(f68c00fd/ea9281f0){ASSIGNED} LLGM Assign pre (ffffffff => ea9281f0) (gprs_llc.c:1079) 20241105124138244 DLLC NOTICE LLME(ffffffff/ea9281f0){ASSIGNED} LLGM Assign post (ffffffff => ea9281f0) (gprs_llc.c:1125) 20241105124138244 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124138244 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124138244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124138244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@5dcba48a89f8: Final verdict of PTC: pass 20241105124138246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38220<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(227)@5dcba48a89f8: Final verdict of PTC: none 20241105124138249 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124138249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(221)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(217)@5dcba48a89f8: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@5dcba48a89f8: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@5dcba48a89f8: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(225)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(215)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(219)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_accept_all finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:41:38 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 20241105124138376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124138777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38670<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69420) 20241105124139250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124139250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69420, count=70580) 20241105124140250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124140250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124141251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124141251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_closed started. 20241105124141839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124141840 DMM INFO MM(262420000000008/ea9281f0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124141840 DMM INFO MM(262420000000008/ea9281f0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124141840 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124141840 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124141841 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124141841 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124141841 DLLC NOTICE LLME(ffffffff/ea9281f0){ASSIGNED} LLGM Assign pre (ea9281f0 => ffffffff) (gprs_llc.c:1079) 20241105124141841 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea9281f0 => ffffffff) (gprs_llc.c:1125) 20241105124141841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124141841 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124141841 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124141841 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124141841 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124141883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124141884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124141884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124141884 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124141884 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124141884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124141884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124141884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124141884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124141885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124141885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124141885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124141885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124141885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124141885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124141885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124141885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124141885 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124141885 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124141885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(235)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124141886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124141886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124141890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124141899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124141899 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124141922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124141922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124141922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124141922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124141922 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124141922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124141922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124141922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124141922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124141923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124141923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124141923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124141924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124141924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124141924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124141924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124141924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124141924 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124141924 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124141924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124141925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124141925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124141929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124141939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124141939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124141960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124141960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124141960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124141960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124141960 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124141960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124141960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124141960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124141960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124141961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124141961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124141961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124141962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124141962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124141962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124141962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124141962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124141962 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124141962 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124141962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(245)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124141963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124141963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124141966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124141976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124141976 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124142252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124142252 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124142252 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124142252 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124142254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124142254 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@5dcba48a89f8: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FEF96A28'O, index=0 SGSN_Test-GSUP(247)@5dcba48a89f8: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@5dcba48a89f8: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FEF96A28'O, index=1 20241105124143311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124143311 DLLC NOTICE LLME(ffffffff/fef96a28){UNASSIGNED} LLC RX: unknown TLLI 0xfef96a28, creating LLME on the fly (gprs_llc.c:552) 20241105124143311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124143311 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241105124143311 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124143311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124143311 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124143311 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124143311 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124143311 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124143311 DLLC NOTICE LLME(ffffffff/fef96a28){UNASSIGNED} LLGM Assign pre (fef96a28 => c59f9361) (gprs_llc.c:1079) 20241105124143311 DLLC NOTICE LLME(fef96a28/c59f9361){ASSIGNED} LLGM Assign post (fef96a28 => c59f9361) (gprs_llc.c:1125) 20241105124143311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124143311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124143311 DMM DEBUG MM(001010123456789/c59f9361) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124143323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124143323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124143324 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124143324 DMM DEBUG MM(001010123456789/c59f9361) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241105124143324 DMM NOTICE MM(001010123456789/c59f9361) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124143324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124143324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124143324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241105124143324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241105124143324 DMM NOTICE MM(001010123456789/c59f9361) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241105124143324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Reject}: Deallocated (fsm.c:568) 20241105124143324 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124143324 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124143324 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241105124143324 DLLC NOTICE LLME(fef96a28/c59f9361){ASSIGNED} LLGM Assign pre (c59f9361 => ffffffff) (gprs_llc.c:1079) 20241105124143324 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c59f9361 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@5dcba48a89f8: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@5dcba48a89f8: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@5dcba48a89f8: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E24E5DAF'O, index=2 SGSN_Test-GSUP(247)@5dcba48a89f8: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241105124143368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124143368 DLLC NOTICE LLME(ffffffff/e24e5daf){UNASSIGNED} LLC RX: unknown TLLI 0xe24e5daf, creating LLME on the fly (gprs_llc.c:552) 20241105124143368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124143368 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241105124143368 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124143368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124143368 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124143368 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124143368 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124143368 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124143368 DLLC NOTICE LLME(ffffffff/e24e5daf){UNASSIGNED} LLGM Assign pre (e24e5daf => db085a13) (gprs_llc.c:1079) 20241105124143368 DLLC NOTICE LLME(e24e5daf/db085a13){ASSIGNED} LLGM Assign post (e24e5daf => db085a13) (gprs_llc.c:1125) 20241105124143368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124143368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124143368 DMM DEBUG MM(262420000000010/db085a13) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124143374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124143374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124143374 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124143374 DMM DEBUG MM(262420000000010/db085a13) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241105124143374 DMM NOTICE MM(262420000000010/db085a13) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124143374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124143374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124143374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241105124143374 DMM INFO MM(262420000000010/db085a13) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb085a13) (gprs_gmm.c:300) TC_attach_closed(250)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@5dcba48a89f8: Removing Client IMSI='262420000000010'H, index=2 20241105124144372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124144372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124144372 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124144372 DMM INFO MM(262420000000010/db085a13) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124144372 DMM NOTICE MM(262420000000010/db085a13) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124144372 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124144372 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124144372 DLLC NOTICE LLME(e24e5daf/db085a13){ASSIGNED} LLGM Assign pre (ffffffff => db085a13) (gprs_llc.c:1079) 20241105124144372 DLLC NOTICE LLME(ffffffff/db085a13){ASSIGNED} LLGM Assign post (ffffffff => db085a13) (gprs_llc.c:1125) 20241105124144372 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124144372 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124144372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124144372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@5dcba48a89f8: Final verdict of PTC: pass 20241105124144375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38684<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@5dcba48a89f8: Final verdict of PTC: none 20241105124144377 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124144377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(235)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@5dcba48a89f8: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(240)@5dcba48a89f8: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(245)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@5dcba48a89f8: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(238)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(243)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(233)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@5dcba48a89f8: Test case TC_attach_closed finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:41:44 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241105124144508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124144909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77036) 20241105124145378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124145378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77036, count=81392) 20241105124146379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124146379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124147380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124147380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_no_imei_response started. 20241105124147975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124147976 DMM INFO MM(262420000000010/db085a13) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124147976 DMM INFO MM(262420000000010/db085a13) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124147976 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124147976 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124147976 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124147976 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124147976 DLLC NOTICE LLME(ffffffff/db085a13){ASSIGNED} LLGM Assign pre (db085a13 => ffffffff) (gprs_llc.c:1079) 20241105124147976 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db085a13 => ffffffff) (gprs_llc.c:1125) 20241105124147976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124147976 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124147976 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124147976 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124147976 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124148016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124148016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124148016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124148016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124148016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124148016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124148016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124148016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124148016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124148018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124148018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124148018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124148018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124148018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124148018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124148018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124148018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124148018 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124148018 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124148018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124148018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124148018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124148022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124148031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124148032 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124148064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124148064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124148064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124148064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124148064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124148064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124148064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124148064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124148064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124148066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124148066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124148066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124148066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124148066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124148066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124148066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124148066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124148066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124148066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124148066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124148067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124148067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124148071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124148080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124148080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124148100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124148100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124148100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124148100 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124148100 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124148100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124148100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124148100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124148100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124148102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124148102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124148102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124148102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124148102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124148102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124148102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124148102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124148102 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124148102 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124148102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124148103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124148103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124148106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124148116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124148116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124148381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124148381 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124148381 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124148381 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124148383 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124148383 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@5dcba48a89f8: 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(266)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@5dcba48a89f8: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='FC1FB92E'O, index=0 SGSN_Test-GSUP(267)@5dcba48a89f8: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241105124149436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124149436 DLLC NOTICE LLME(ffffffff/fc1fb92e){UNASSIGNED} LLC RX: unknown TLLI 0xfc1fb92e, creating LLME on the fly (gprs_llc.c:552) 20241105124149436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124149436 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241105124149436 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124149436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124149436 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124149436 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124149436 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124149436 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124149436 DLLC NOTICE LLME(ffffffff/fc1fb92e){UNASSIGNED} LLGM Assign pre (fc1fb92e => e97e98e8) (gprs_llc.c:1079) 20241105124149436 DLLC NOTICE LLME(fc1fb92e/e97e98e8){ASSIGNED} LLGM Assign post (fc1fb92e => e97e98e8) (gprs_llc.c:1125) 20241105124149436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124149436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124149436 DMM DEBUG MM(262420000000032/e97e98e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124155437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124155437 DMM DEBUG MM(262420000000032/e97e98e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124159194 DGPRS DEBUG Checking for inactive LLMEs, time = 12621253 (sgsn.c:131) 20241105124201438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124201438 DMM DEBUG MM(262420000000032/e97e98e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124207439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124207439 DMM DEBUG MM(262420000000032/e97e98e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124208382 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241105124208382 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241105124208382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124213440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124213440 DMM DEBUG MM(262420000000032/e97e98e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124218019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124218021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124218021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124218067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124218069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124218069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124218103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124218104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124218104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124219441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124219441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241105124219441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241105124219441 DMM NOTICE MM(262420000000032/e97e98e8) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241105124219441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Reject}: Deallocated (fsm.c:568) 20241105124219441 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124219441 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124219441 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241105124219441 DLLC NOTICE LLME(fc1fb92e/e97e98e8){ASSIGNED} LLGM Assign pre (e97e98e8 => ffffffff) (gprs_llc.c:1079) 20241105124219441 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e97e98e8 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@5dcba48a89f8: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@5dcba48a89f8: Final verdict of PTC: pass 20241105124219450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51296<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124219452 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124219452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(267)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(255)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(260)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@5dcba48a89f8: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(265)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@5dcba48a89f8: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@5dcba48a89f8: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(253)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(263)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(258)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:42:19 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 20241105124219585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124219886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67148) 20241105124220453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124220453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67148, count=71504) 20241105124221454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124221454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124222455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124222455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_no_imsi_response started. 20241105124222944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124222946 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124222996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124222996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124222996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124222996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124222996 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124222996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124222996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124222996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124222996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124222998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124222998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124222998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124222998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124222998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124222998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124222998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124222998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124222998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124222998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124222998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124222999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124222999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124223002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124223030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124223030 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(276)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124223105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124223105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124223105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124223105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124223105 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124223105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124223105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124223105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124223105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(280)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124223108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124223108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124223108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124223109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124223109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124223109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124223109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124223109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124223109 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124223109 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124223109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124223110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124223110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(279)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124223118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124223134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124223134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(277)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb2-BSSGP2(281)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(284)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124223169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124223169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124223169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124223169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124223169 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124223169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124223169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124223169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124223169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124223173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124223173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124223173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124223173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124223173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124223173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124223173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124223173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124223173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124223173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124223173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124223174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124223174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124223180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124223191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124223191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124223456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124223456 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124223456 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124223456 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124223458 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124223459 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@5dcba48a89f8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@5dcba48a89f8: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='CDE4E4CE'O, index=0 SGSN_Test-GSUP(286)@5dcba48a89f8: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241105124224510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124224510 DLLC NOTICE LLME(ffffffff/cde4e4ce){UNASSIGNED} LLC RX: unknown TLLI 0xcde4e4ce, creating LLME on the fly (gprs_llc.c:552) 20241105124224510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124224510 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241105124224510 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124224510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124224510 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124224510 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124224510 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124224510 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124224510 DLLC NOTICE LLME(ffffffff/cde4e4ce){UNASSIGNED} LLGM Assign pre (cde4e4ce => fc7aac71) (gprs_llc.c:1079) 20241105124224510 DLLC NOTICE LLME(cde4e4ce/fc7aac71){ASSIGNED} LLGM Assign post (cde4e4ce => fc7aac71) (gprs_llc.c:1125) 20241105124224510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124224510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124224510 DMM DEBUG MM(/fc7aac71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124224522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124224522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124224522 DMM DEBUG MM_STATE_Gb(3454330062)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124224522 DMM DEBUG MM(/fc7aac71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241105124224522 DMM NOTICE MM(/fc7aac71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124224522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124224522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241105124224522 DMM DEBUG MM(/fc7aac71) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241105124229195 DGPRS DEBUG Checking for inactive LLMEs, time = 12621283 (sgsn.c:131) 20241105124230523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124230523 DMM DEBUG MM(/fc7aac71) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241105124236524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124236524 DMM DEBUG MM(/fc7aac71) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241105124242525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124242525 DMM DEBUG MM(/fc7aac71) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241105124243457 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241105124243457 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124243457 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241105124248526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124248526 DMM DEBUG MM(/fc7aac71) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241105124252999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124253001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124253001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124253111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124253113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124253113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124253174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124253176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124253176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124254527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241105124254527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241105124254527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241105124254527 DMM NOTICE MM(/fc7aac71) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241105124254527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Reject}: Deallocated (fsm.c:568) 20241105124254527 DMM DEBUG MM_STATE_Gb(3454330062)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124254527 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124254527 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241105124254527 DLLC NOTICE LLME(cde4e4ce/fc7aac71){ASSIGNED} LLGM Assign pre (fc7aac71 => ffffffff) (gprs_llc.c:1079) 20241105124254527 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc7aac71 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@5dcba48a89f8: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@5dcba48a89f8: Final verdict of PTC: pass 20241105124254537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45020<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124254539 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124254539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(274)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(286)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@5dcba48a89f8: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@5dcba48a89f8: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(280)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@5dcba48a89f8: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(284)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(272)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(278)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(282)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:42:54 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 20241105124254680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124254981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63252) 20241105124255540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124255540 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=71504) 20241105124256541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124256541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:42: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_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 20241105124257542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124257542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_closed_add_vty started. 20241105124258037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124258038 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124258091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124258091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124258091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124258091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124258091 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124258091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124258091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124258091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124258091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124258093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124258093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124258093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124258093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124258093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124258093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124258093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124258093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124258093 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124258093 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124258093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124258093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124258094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124258097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124258105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124258105 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124258129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124258129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124258129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124258129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124258129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124258129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124258129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124258129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124258129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124258131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124258131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124258131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124258131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124258131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124258131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124258131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124258131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124258131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124258131 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124258131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124258132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124258132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124258135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124258144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124258144 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124258164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124258164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124258164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124258164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124258164 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124258164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124258164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124258164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124258164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124258165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124258165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124258165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124258165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124258165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124258165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124258166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124258166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124258166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124258166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124258166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124258166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124258166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124258170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124258180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124258180 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124258543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124258543 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124258543 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124258543 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124258545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124258546 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105124259196 DGPRS DEBUG Checking for inactive LLMEs, time = 12621313 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@5dcba48a89f8: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E4C65C0B'O, index=0 SGSN_Test-GSUP(305)@5dcba48a89f8: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@5dcba48a89f8: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E4C65C0B'O, index=1 20241105124259608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124259608 DLLC NOTICE LLME(ffffffff/e4c65c0b){UNASSIGNED} LLC RX: unknown TLLI 0xe4c65c0b, creating LLME on the fly (gprs_llc.c:552) 20241105124259608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124259608 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241105124259608 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124259608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124259608 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124259608 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124259608 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124259608 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124259608 DLLC NOTICE LLME(ffffffff/e4c65c0b){UNASSIGNED} LLGM Assign pre (e4c65c0b => c3928d44) (gprs_llc.c:1079) 20241105124259609 DLLC NOTICE LLME(e4c65c0b/c3928d44){ASSIGNED} LLGM Assign post (e4c65c0b => c3928d44) (gprs_llc.c:1125) 20241105124259609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124259609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124259609 DMM DEBUG MM(001010123456789/c3928d44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124259622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124259622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124259623 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124259623 DMM DEBUG MM(001010123456789/c3928d44) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241105124259623 DMM NOTICE MM(001010123456789/c3928d44) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124259623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124259623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124259623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241105124259623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241105124259623 DMM NOTICE MM(001010123456789/c3928d44) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241105124259623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Reject}: Deallocated (fsm.c:568) 20241105124259623 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124259623 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124259623 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241105124259623 DLLC NOTICE LLME(e4c65c0b/c3928d44){ASSIGNED} LLGM Assign pre (c3928d44 => ffffffff) (gprs_llc.c:1079) 20241105124259623 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3928d44 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@5dcba48a89f8: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@5dcba48a89f8: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E4C65C0B'O, index=2 20241105124259629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124259629 DLLC NOTICE LLME(ffffffff/e4c65c0b){UNASSIGNED} LLC RX: unknown TLLI 0xe4c65c0b, creating LLME on the fly (gprs_llc.c:552) 20241105124259629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241105124259629 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241105124259629 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124259629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124259629 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124259629 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124259629 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124259629 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124259629 DLLC NOTICE LLME(ffffffff/e4c65c0b){UNASSIGNED} LLGM Assign pre (e4c65c0b => c579a13a) (gprs_llc.c:1079) 20241105124259629 DLLC NOTICE LLME(e4c65c0b/c579a13a){ASSIGNED} LLGM Assign post (e4c65c0b => c579a13a) (gprs_llc.c:1125) 20241105124259629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124259629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124259630 DMM DEBUG MM(001010123456700/c579a13a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124259634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124259634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124259634 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124259634 DMM DEBUG MM(001010123456700/c579a13a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241105124259634 DMM NOTICE MM(001010123456700/c579a13a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124259634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124259634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124259634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241105124259634 DMM INFO MM(001010123456700/c579a13a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc579a13a) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@5dcba48a89f8: Removing Client IMSI='001010123456700'H, index=2 20241105124300634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124300634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124300634 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124300634 DMM INFO MM(001010123456700/c579a13a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124300634 DMM NOTICE MM(001010123456700/c579a13a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124300634 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124300634 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124300635 DLLC NOTICE LLME(e4c65c0b/c579a13a){ASSIGNED} LLGM Assign pre (ffffffff => c579a13a) (gprs_llc.c:1079) 20241105124300635 DLLC NOTICE LLME(ffffffff/c579a13a){ASSIGNED} LLGM Assign post (ffffffff => c579a13a) (gprs_llc.c:1125) 20241105124300635 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124300635 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124300635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124300635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@5dcba48a89f8: Final verdict of PTC: pass 20241105124300637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60916<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@5dcba48a89f8: Final verdict of PTC: none 20241105124300639 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124300639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(293)@5dcba48a89f8: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(303)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@5dcba48a89f8: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(298)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@5dcba48a89f8: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(296)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(291)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(301)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124300829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124301231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76712) 20241105124301640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124301640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76712, count=81068) 20241105124302641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124302641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:43: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_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 20241105124303642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124303642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_check_subscriber_list started. 20241105124304287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124304288 DMM INFO MM(001010123456700/c579a13a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124304288 DMM INFO MM(001010123456700/c579a13a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124304288 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124304288 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124304288 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124304288 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124304288 DLLC NOTICE LLME(ffffffff/c579a13a){ASSIGNED} LLGM Assign pre (c579a13a => ffffffff) (gprs_llc.c:1079) 20241105124304288 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c579a13a => ffffffff) (gprs_llc.c:1125) 20241105124304288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124304288 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124304288 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124304288 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124304288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124304332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124304332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124304332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124304332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124304332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124304332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124304332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124304332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124304332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124304334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124304334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124304334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124304334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124304334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124304334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124304334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124304334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124304334 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124304334 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124304334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124304335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124304335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124304339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124304349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124304349 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124304380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124304381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124304381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124304381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124304381 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124304381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124304381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124304381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124304381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124304383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124304383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124304383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124304383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124304383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124304383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124304383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124304383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124304383 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124304383 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124304383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124304384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124304384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124304387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124304397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124304397 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124304425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124304425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124304425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124304426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124304426 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124304426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124304426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124304426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124304426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124304428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124304428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124304428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124304428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124304428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124304428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124304428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124304428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124304428 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124304428 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124304428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124304429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124304429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124304433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124304443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124304443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124304643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124304643 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124304643 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124304643 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124304645 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124304646 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@5dcba48a89f8: 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(323)@5dcba48a89f8: 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(323)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@5dcba48a89f8: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F4E57754'O, index=0 SGSN_Test-GSUP(324)@5dcba48a89f8: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@5dcba48a89f8: 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 := '48428E0F9F07D33BAA5EDA5090F83631'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3620D5E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9C1C08F81AFC7C6'O } } } } } 20241105124305691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124305691 DLLC NOTICE LLME(ffffffff/f4e57754){UNASSIGNED} LLC RX: unknown TLLI 0xf4e57754, creating LLME on the fly (gprs_llc.c:552) 20241105124305691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124305691 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241105124305691 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124305691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124305691 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124305691 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124305691 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124305691 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124305692 DLLC NOTICE LLME(ffffffff/f4e57754){UNASSIGNED} LLGM Assign pre (f4e57754 => edf01af5) (gprs_llc.c:1079) 20241105124305692 DLLC NOTICE LLME(f4e57754/edf01af5){ASSIGNED} LLGM Assign post (f4e57754 => edf01af5) (gprs_llc.c:1125) 20241105124305692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124305692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124305692 DMM DEBUG MM(262420000000034/edf01af5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124305703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124305703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124305703 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124305703 DMM DEBUG MM(262420000000034/edf01af5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241105124305703 DMM NOTICE MM(262420000000034/edf01af5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124305703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124305703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124305703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124305703 DMM DEBUG MM(262420000000034/edf01af5) Requesting authorization (sgsn_auth.c:160) 20241105124305704 DMM INFO MM(262420000000034/edf01af5) Requesting authentication tuples (sgsn_auth.c:184) 20241105124305704 DMM DEBUG MM(262420000000034/edf01af5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124305704 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241105124305704 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@5dcba48a89f8: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241105124305706 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124305706 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124305706 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124305706 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124305706 DMM INFO MM(262420000000034/edf01af5) Subscriber data update (mmctx.c:445) 20241105124305706 DMM DEBUG MM(262420000000034/edf01af5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124305706 DMM INFO MM(262420000000034/edf01af5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124305706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124305706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124305706 DMM INFO MM(262420000000034/edf01af5) <- GMM AUTH AND CIPHERING REQ (rand = 48 42 8e 0f 9f 07 d3 3b aa 5e da 50 90 f8 36 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124305715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124305715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124305715 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124305715 DMM INFO MM(262420000000034/edf01af5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124305715 DMM NOTICE MM(262420000000034/edf01af5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124305715 DMM DEBUG MM(262420000000034/edf01af5) checking auth: received GSM SRES = 36 20 d5 e0 (gprs_gmm.c:666) 20241105124305715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124305715 DMM DEBUG MM(262420000000034/edf01af5) Requesting authorization (sgsn_auth.c:160) 20241105124305715 DMM INFO MM(262420000000034/edf01af5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124305715 DMM DEBUG MM(262420000000034/edf01af5) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124305715 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241105124305715 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) 20241105124305715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124305715 DMM INFO MM(262420000000034/edf01af5) <- GMM ATTACH ACCEPT (new P-TMSI=0xedf01af5) (gprs_gmm.c:300) 20241105124305716 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124305716 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124305716 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241105124305716 DMM INFO MM(262420000000034/edf01af5) Subscriber data update (mmctx.c:445) 20241105124305716 DMM DEBUG MM(262420000000034/edf01af5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124305716 DMM INFO MM(262420000000034/edf01af5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124305716 DMM NOTICE MM(262420000000034/edf01af5) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241105124305716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124305716 DMM NOTICE MM(262420000000034/edf01af5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124305716 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) 20241105124305717 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124305717 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241105124305717 DMM INFO MM(262420000000034/edf01af5) Subscriber data update (mmctx.c:445) 20241105124305717 DMM DEBUG MM(262420000000034/edf01af5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124305723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124305723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124305723 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124305723 DMM INFO MM(262420000000034/edf01af5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124305723 DMM NOTICE MM(262420000000034/edf01af5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124305723 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124305723 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124305723 DLLC NOTICE LLME(f4e57754/edf01af5){ASSIGNED} LLGM Assign pre (ffffffff => edf01af5) (gprs_llc.c:1079) 20241105124305723 DLLC NOTICE LLME(ffffffff/edf01af5){ASSIGNED} LLGM Assign post (ffffffff => edf01af5) (gprs_llc.c:1125) 20241105124305723 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124305723 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124305723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124305723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@5dcba48a89f8: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@5dcba48a89f8: Final verdict of PTC: pass 20241105124305777 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241105124305777 DMM INFO MM(262420000000034/edf01af5) Subscriber data update (mmctx.c:445) 20241105124305777 DMM DEBUG MM(262420000000034/edf01af5) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241105124305777 DMM INFO MM(262420000000034/edf01af5) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241105124305777 DMM INFO MM(262420000000034/edf01af5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124305777 DMM INFO MM(262420000000034/edf01af5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124305777 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124305777 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124305777 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124305777 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124305777 DLLC NOTICE LLME(ffffffff/edf01af5){ASSIGNED} LLGM Assign pre (edf01af5 => ffffffff) (gprs_llc.c:1079) 20241105124305777 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edf01af5 => ffffffff) (gprs_llc.c:1125) 20241105124305777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124305777 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124305777 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124305777 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124305779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60940<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124305781 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124305781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(324)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@5dcba48a89f8: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(317)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(312)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@5dcba48a89f8: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(322)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@5dcba48a89f8: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(310)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(320)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(315)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124305977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124306278 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=90140) 20241105124306782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124306782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90140, count=94496) 20241105124307783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124307783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:43: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_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 20241105124308784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124308784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_detach_check_subscriber_list started. 20241105124309335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124309337 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124309384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124309384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124309384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124309384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124309384 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124309384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124309384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124309384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124309384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124309386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124309386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124309386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124309386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124309386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124309386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124309386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124309386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124309386 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124309386 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124309386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124309387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124309387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124309391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124309403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124309403 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124309433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124309433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124309433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124309433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124309433 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124309433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124309433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124309433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124309433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(337)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(336)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124309435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124309435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124309435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124309436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124309436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124309436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124309436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124309436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124309436 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124309436 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124309436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124309437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124309437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(337)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124309441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(333)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124309450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124309450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(334)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124309472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124309472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124309472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124309472 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124309472 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124309472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124309472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124309472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124309472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124309474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124309474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124309474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124309474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124309474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124309474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124309474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124309474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124309474 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124309475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124309475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124309475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124309475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(342)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124309479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124309490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124309490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(339)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124309785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124309785 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124309785 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124309785 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(341)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124309788 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(341)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124309789 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(341)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@5dcba48a89f8: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E325CABD'O, index=0 SGSN_Test-GSUP(343)@5dcba48a89f8: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@5dcba48a89f8: 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 := 'DF927160A6BDCE0C494544A943FF8DC9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '34A4BCE3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0302C6BDC0224EC'O } } } } } 20241105124309836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124309836 DLLC NOTICE LLME(ffffffff/e325cabd){UNASSIGNED} LLC RX: unknown TLLI 0xe325cabd, creating LLME on the fly (gprs_llc.c:552) 20241105124309836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124309836 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241105124309836 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124309836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124309836 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124309836 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124309836 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124309836 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124309836 DLLC NOTICE LLME(ffffffff/e325cabd){UNASSIGNED} LLGM Assign pre (e325cabd => cdab1a98) (gprs_llc.c:1079) 20241105124309836 DLLC NOTICE LLME(e325cabd/cdab1a98){ASSIGNED} LLGM Assign post (e325cabd => cdab1a98) (gprs_llc.c:1125) 20241105124309836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124309836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124309836 DMM DEBUG MM(262420000000033/cdab1a98) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124309850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124309850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124309850 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124309850 DMM DEBUG MM(262420000000033/cdab1a98) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241105124309850 DMM NOTICE MM(262420000000033/cdab1a98) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124309850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124309850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124309850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124309850 DMM DEBUG MM(262420000000033/cdab1a98) Requesting authorization (sgsn_auth.c:160) 20241105124309850 DMM INFO MM(262420000000033/cdab1a98) Requesting authentication tuples (sgsn_auth.c:184) 20241105124309850 DMM DEBUG MM(262420000000033/cdab1a98) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124309850 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241105124309850 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@5dcba48a89f8: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241105124309853 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124309853 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124309853 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124309853 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124309853 DMM INFO MM(262420000000033/cdab1a98) Subscriber data update (mmctx.c:445) 20241105124309853 DMM DEBUG MM(262420000000033/cdab1a98) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124309853 DMM INFO MM(262420000000033/cdab1a98) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124309853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124309854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124309854 DMM INFO MM(262420000000033/cdab1a98) <- GMM AUTH AND CIPHERING REQ (rand = df 92 71 60 a6 bd ce 0c 49 45 44 a9 43 ff 8d c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124309861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124309861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124309861 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124309861 DMM INFO MM(262420000000033/cdab1a98) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124309861 DMM NOTICE MM(262420000000033/cdab1a98) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124309861 DMM DEBUG MM(262420000000033/cdab1a98) checking auth: received GSM SRES = 34 a4 bc e3 (gprs_gmm.c:666) 20241105124309861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124309861 DMM DEBUG MM(262420000000033/cdab1a98) Requesting authorization (sgsn_auth.c:160) 20241105124309861 DMM INFO MM(262420000000033/cdab1a98) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124309861 DMM DEBUG MM(262420000000033/cdab1a98) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124309861 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241105124309861 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) 20241105124309861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124309862 DMM INFO MM(262420000000033/cdab1a98) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdab1a98) (gprs_gmm.c:300) 20241105124309863 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124309863 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124309863 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241105124309863 DMM INFO MM(262420000000033/cdab1a98) Subscriber data update (mmctx.c:445) 20241105124309863 DMM DEBUG MM(262420000000033/cdab1a98) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124309863 DMM INFO MM(262420000000033/cdab1a98) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124309863 DMM NOTICE MM(262420000000033/cdab1a98) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241105124309863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124309863 DMM NOTICE MM(262420000000033/cdab1a98) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124309863 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) 20241105124309863 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124309863 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241105124309863 DMM INFO MM(262420000000033/cdab1a98) Subscriber data update (mmctx.c:445) 20241105124309863 DMM DEBUG MM(262420000000033/cdab1a98) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124309870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124309870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124309870 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124309870 DMM INFO MM(262420000000033/cdab1a98) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124309870 DMM NOTICE MM(262420000000033/cdab1a98) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124309870 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124309870 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124309870 DLLC NOTICE LLME(e325cabd/cdab1a98){ASSIGNED} LLGM Assign pre (ffffffff => cdab1a98) (gprs_llc.c:1079) 20241105124309870 DLLC NOTICE LLME(ffffffff/cdab1a98){ASSIGNED} LLGM Assign post (ffffffff => cdab1a98) (gprs_llc.c:1125) 20241105124309870 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124309870 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124309870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124309870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124309921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124309921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241105124309921 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124309921 DMM INFO MM(262420000000033/cdab1a98) -> GMM DETACH REQUEST TLLI=0xcdab1a98 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241105124309921 DMM INFO MM(262420000000033/cdab1a98) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241105124309921 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124309921 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124309921 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124309921 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124309921 DLLC NOTICE LLME(ffffffff/cdab1a98){ASSIGNED} LLGM Assign pre (cdab1a98 => ffffffff) (gprs_llc.c:1079) 20241105124309921 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdab1a98 => ffffffff) (gprs_llc.c:1125) 20241105124309921 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241105124309921 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) 20241105124309921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124309921 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124309921 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124309921 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124309922 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@5dcba48a89f8: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@5dcba48a89f8: Final verdict of PTC: pass 20241105124314931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40370<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(327)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@5dcba48a89f8: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(342)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(343)@5dcba48a89f8: Final verdict of PTC: none 20241105124314935 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124314935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(336)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(331)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(337)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@5dcba48a89f8: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(339)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@5dcba48a89f8: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(341)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(329)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(340)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(335)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:43:15 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 20241105124315196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124315497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87848) 20241105124315936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124315936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87848, count=93640) 20241105124316938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124316938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:43: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_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 20241105124317938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124317939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_check_complete_resend started. 20241105124318556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124318558 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124318598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124318598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124318598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124318598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124318598 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124318598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124318598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124318598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124318598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124318599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124318599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124318599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124318600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124318600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124318600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124318600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124318600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124318600 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124318600 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124318600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(350)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124318600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124318600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124318603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124318613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124318613 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124318634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124318634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124318634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124318634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124318634 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124318634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124318634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124318634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124318634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124318636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124318636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124318636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124318636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124318636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124318636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124318636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124318636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124318636 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124318636 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124318636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124318637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124318637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124318641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124318652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124318652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124318682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124318682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124318682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124318682 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124318682 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124318682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124318682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124318682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124318682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124318684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124318684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124318684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124318684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124318684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124318684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124318684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124318684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124318684 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124318684 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124318684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124318685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124318685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124318689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124318700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124318700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(358)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124318939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124318939 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124318939 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124318939 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(360)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124318942 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(360)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124318942 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@5dcba48a89f8: 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(360)@5dcba48a89f8: 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(360)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@5dcba48a89f8: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C20A009B'O, index=0 SGSN_Test-GSUP(362)@5dcba48a89f8: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@5dcba48a89f8: 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 := '4CCC894D83A462F24F03D7A9B79E0919'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D6DCDD6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E5ED2C511EEB784C'O } } } } } 20241105124319995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124319995 DLLC NOTICE LLME(ffffffff/c20a009b){UNASSIGNED} LLC RX: unknown TLLI 0xc20a009b, creating LLME on the fly (gprs_llc.c:552) 20241105124319995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124319995 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241105124319995 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124319995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124319995 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124319995 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124319995 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124319995 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124319995 DLLC NOTICE LLME(ffffffff/c20a009b){UNASSIGNED} LLGM Assign pre (c20a009b => cb518cf8) (gprs_llc.c:1079) 20241105124319995 DLLC NOTICE LLME(c20a009b/cb518cf8){ASSIGNED} LLGM Assign post (c20a009b => cb518cf8) (gprs_llc.c:1125) 20241105124319995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124319995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124319995 DMM DEBUG MM(262420000000036/cb518cf8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124320007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124320007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124320007 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124320007 DMM DEBUG MM(262420000000036/cb518cf8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241105124320007 DMM NOTICE MM(262420000000036/cb518cf8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124320007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124320007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124320007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124320007 DMM DEBUG MM(262420000000036/cb518cf8) Requesting authorization (sgsn_auth.c:160) 20241105124320007 DMM INFO MM(262420000000036/cb518cf8) Requesting authentication tuples (sgsn_auth.c:184) 20241105124320007 DMM DEBUG MM(262420000000036/cb518cf8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124320007 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241105124320007 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@5dcba48a89f8: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241105124320010 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124320010 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124320010 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124320010 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124320010 DMM INFO MM(262420000000036/cb518cf8) Subscriber data update (mmctx.c:445) 20241105124320010 DMM DEBUG MM(262420000000036/cb518cf8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124320010 DMM INFO MM(262420000000036/cb518cf8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124320010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124320010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124320010 DMM INFO MM(262420000000036/cb518cf8) <- GMM AUTH AND CIPHERING REQ (rand = 4c cc 89 4d 83 a4 62 f2 4f 03 d7 a9 b7 9e 09 19 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124320017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124320017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124320017 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124320017 DMM INFO MM(262420000000036/cb518cf8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124320017 DMM NOTICE MM(262420000000036/cb518cf8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124320017 DMM DEBUG MM(262420000000036/cb518cf8) checking auth: received GSM SRES = 3d 6d cd d6 (gprs_gmm.c:666) 20241105124320017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124320017 DMM DEBUG MM(262420000000036/cb518cf8) Requesting authorization (sgsn_auth.c:160) 20241105124320017 DMM INFO MM(262420000000036/cb518cf8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124320017 DMM DEBUG MM(262420000000036/cb518cf8) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124320017 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241105124320017 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) 20241105124320017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124320017 DMM INFO MM(262420000000036/cb518cf8) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb518cf8) (gprs_gmm.c:300) 20241105124320019 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124320019 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124320019 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241105124320019 DMM INFO MM(262420000000036/cb518cf8) Subscriber data update (mmctx.c:445) 20241105124320019 DMM DEBUG MM(262420000000036/cb518cf8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124320019 DMM INFO MM(262420000000036/cb518cf8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124320019 DMM NOTICE MM(262420000000036/cb518cf8) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241105124320019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124320019 DMM NOTICE MM(262420000000036/cb518cf8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124320019 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) 20241105124320019 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124320019 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241105124320019 DMM INFO MM(262420000000036/cb518cf8) Subscriber data update (mmctx.c:445) 20241105124320019 DMM DEBUG MM(262420000000036/cb518cf8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@5dcba48a89f8: Warning: Re-starting timer T, which is already active (running or expired). 20241105124326018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241105124326018 DMM INFO MM(262420000000036/cb518cf8) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb518cf8) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5dcba48a89f8: Warning: Re-starting timer T, which is already active (running or expired). 20241105124329197 DGPRS DEBUG Checking for inactive LLMEs, time = 12621343 (sgsn.c:131) 20241105124332019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241105124332020 DMM INFO MM(262420000000036/cb518cf8) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb518cf8) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5dcba48a89f8: Warning: Re-starting timer T, which is already active (running or expired). 20241105124338020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241105124338020 DMM INFO MM(262420000000036/cb518cf8) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb518cf8) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5dcba48a89f8: Warning: Re-starting timer T, which is already active (running or expired). 20241105124338940 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241105124338940 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241105124338941 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124344022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241105124344022 DMM INFO MM(262420000000036/cb518cf8) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb518cf8) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5dcba48a89f8: Warning: Re-starting timer T, which is already active (running or expired). 20241105124348601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124348603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124348603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124348638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124348640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124348640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124348685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124348687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124348687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124350023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241105124350023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241105124350023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241105124350023 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241105124350023 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) 20241105124350023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Reject}: Deallocated (fsm.c:568) 20241105124350023 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124350023 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124350023 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241105124350023 DLLC NOTICE LLME(c20a009b/cb518cf8){ASSIGNED} LLGM Assign pre (cb518cf8 => ffffffff) (gprs_llc.c:1079) 20241105124350023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb518cf8 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@5dcba48a89f8: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@5dcba48a89f8: Final verdict of PTC: pass 20241105124354033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44740<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@5dcba48a89f8: Final verdict of PTC: none 20241105124354036 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124354036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(346)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(350)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(355)@5dcba48a89f8: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@5dcba48a89f8: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@5dcba48a89f8: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(361)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(348)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(359)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(353)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:43:54 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 20241105124354165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124354466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88928) 20241105124355037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124355037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88928, count=94360) 20241105124356039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124356039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:43: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_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 20241105124357041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124357041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_hlr_location_cancel_request_update started. 20241105124357526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124357528 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124357570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124357570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124357570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124357570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124357570 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124357570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124357570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124357570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124357570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124357572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124357572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124357572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124357572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124357572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124357572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124357572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124357572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124357572 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124357572 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124357572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124357573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124357573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124357577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124357586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124357587 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124357605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124357605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124357605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124357605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124357605 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124357605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124357605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124357605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124357605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124357608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124357608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124357608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124357608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124357608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124357608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124357608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124357608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124357608 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124357608 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124357608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(374)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124357609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124357609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124357612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124357622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124357622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124357646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124357646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124357646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124357646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124357646 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124357646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124357646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124357646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124357646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124357647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124357647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124357647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124357648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124357648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124357648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124357648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124357648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124357648 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124357648 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124357648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124357648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124357648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124357653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124357663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124357663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124358041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124358041 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124358041 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124358041 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124358043 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124358044 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@5dcba48a89f8: 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(380)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@5dcba48a89f8: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D929970E'O, index=0 SGSN_Test-GSUP(381)@5dcba48a89f8: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@5dcba48a89f8: 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 := 'E10CFFAE6E9B7B6C3260444B092213D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E68FBB99'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '891EBA064188E801'O } } } } } 20241105124359094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124359094 DLLC NOTICE LLME(ffffffff/d929970e){UNASSIGNED} LLC RX: unknown TLLI 0xd929970e, creating LLME on the fly (gprs_llc.c:552) 20241105124359094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124359094 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241105124359094 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124359094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124359094 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124359094 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124359094 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124359094 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124359094 DLLC NOTICE LLME(ffffffff/d929970e){UNASSIGNED} LLGM Assign pre (d929970e => cd87616b) (gprs_llc.c:1079) 20241105124359094 DLLC NOTICE LLME(d929970e/cd87616b){ASSIGNED} LLGM Assign post (d929970e => cd87616b) (gprs_llc.c:1125) 20241105124359094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124359095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124359095 DMM DEBUG MM(262420000000031/cd87616b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124359107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124359107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124359107 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124359107 DMM DEBUG MM(262420000000031/cd87616b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241105124359108 DMM NOTICE MM(262420000000031/cd87616b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124359108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124359108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124359108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124359108 DMM DEBUG MM(262420000000031/cd87616b) Requesting authorization (sgsn_auth.c:160) 20241105124359108 DMM INFO MM(262420000000031/cd87616b) Requesting authentication tuples (sgsn_auth.c:184) 20241105124359108 DMM DEBUG MM(262420000000031/cd87616b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124359108 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241105124359108 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@5dcba48a89f8: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241105124359110 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124359110 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124359110 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124359110 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124359110 DMM INFO MM(262420000000031/cd87616b) Subscriber data update (mmctx.c:445) 20241105124359110 DMM DEBUG MM(262420000000031/cd87616b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124359110 DMM INFO MM(262420000000031/cd87616b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124359110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124359110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124359111 DMM INFO MM(262420000000031/cd87616b) <- GMM AUTH AND CIPHERING REQ (rand = e1 0c ff ae 6e 9b 7b 6c 32 60 44 4b 09 22 13 d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124359118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124359118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124359118 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124359118 DMM INFO MM(262420000000031/cd87616b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124359118 DMM NOTICE MM(262420000000031/cd87616b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124359118 DMM DEBUG MM(262420000000031/cd87616b) checking auth: received GSM SRES = e6 8f bb 99 (gprs_gmm.c:666) 20241105124359118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124359118 DMM DEBUG MM(262420000000031/cd87616b) Requesting authorization (sgsn_auth.c:160) 20241105124359118 DMM INFO MM(262420000000031/cd87616b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124359118 DMM DEBUG MM(262420000000031/cd87616b) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124359118 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241105124359118 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) 20241105124359118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124359118 DMM INFO MM(262420000000031/cd87616b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd87616b) (gprs_gmm.c:300) 20241105124359120 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124359120 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124359120 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241105124359120 DMM INFO MM(262420000000031/cd87616b) Subscriber data update (mmctx.c:445) 20241105124359120 DMM DEBUG MM(262420000000031/cd87616b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124359120 DMM INFO MM(262420000000031/cd87616b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124359120 DMM NOTICE MM(262420000000031/cd87616b) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241105124359120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124359120 DMM NOTICE MM(262420000000031/cd87616b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124359120 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) 20241105124359120 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124359120 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241105124359120 DMM INFO MM(262420000000031/cd87616b) Subscriber data update (mmctx.c:445) 20241105124359120 DMM DEBUG MM(262420000000031/cd87616b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124359126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124359126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124359126 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124359126 DMM INFO MM(262420000000031/cd87616b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124359126 DMM NOTICE MM(262420000000031/cd87616b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124359126 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124359126 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124359126 DLLC NOTICE LLME(d929970e/cd87616b){ASSIGNED} LLGM Assign pre (ffffffff => cd87616b) (gprs_llc.c:1079) 20241105124359126 DLLC NOTICE LLME(ffffffff/cd87616b){ASSIGNED} LLGM Assign post (ffffffff => cd87616b) (gprs_llc.c:1125) 20241105124359126 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124359126 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124359126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124359126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124359175 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241105124359175 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241105124359175 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) 20241105124359175 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241105124359175 DMM INFO MM(262420000000031/cd87616b) Subscriber data update (mmctx.c:445) 20241105124359175 DMM DEBUG MM(262420000000031/cd87616b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241105124359175 DMM INFO MM(262420000000031/cd87616b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241105124359175 DMM INFO MM(262420000000031/cd87616b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124359175 DMM INFO MM(262420000000031/cd87616b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124359175 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124359176 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124359176 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124359176 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124359176 DLLC NOTICE LLME(ffffffff/cd87616b){ASSIGNED} LLGM Assign pre (cd87616b => ffffffff) (gprs_llc.c:1079) 20241105124359176 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd87616b => ffffffff) (gprs_llc.c:1125) 20241105124359176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124359176 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124359176 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124359176 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124359198 DGPRS DEBUG Checking for inactive LLMEs, time = 12621373 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed MC@5dcba48a89f8: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241105124404183 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124404183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(379)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(369)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(374)@5dcba48a89f8: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@5dcba48a89f8: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@5dcba48a89f8: Final verdict of PTC: none 20241105124404186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48666<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI210(373)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(367)@5dcba48a89f8: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@5dcba48a89f8: Final verdict of PTC: pass -NSVCI98-provIP(372)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(377)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:44:04 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 20241105124404317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124404618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92008) 20241105124405185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124405185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92008, count=93268) 20241105124406187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124406187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:44:06 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 20241105124407188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124407188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_hlr_location_cancel_request_withdraw started. 20241105124407676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124407678 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124407719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124407719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124407719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124407719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124407719 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124407719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124407719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124407719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124407719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124407720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124407720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124407720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124407721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124407721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124407721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124407721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124407721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124407721 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124407721 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124407721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124407721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124407721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124407724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124407733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124407733 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124407760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124407760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124407760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124407760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124407760 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124407760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124407760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124407760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124407760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(393)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(394)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124407763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124407763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124407763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124407763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124407763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124407763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124407763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124407763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124407763 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124407763 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124407763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124407764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124407764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(394)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124407768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241105124407777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124407777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(393)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124407786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124407786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124407786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124407786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124407786 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124407786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124407786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124407786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124407786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124407788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124407788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124407788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124407788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124407788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124407788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124407788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124407788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124407788 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124407788 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124407788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124407789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124407789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124407792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124407800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124407800 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124408189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124408189 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124408189 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124408189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124408191 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124408192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@5dcba48a89f8: 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(399)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5dcba48a89f8: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='FE0817B5'O, index=0 SGSN_Test-GSUP(400)@5dcba48a89f8: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@5dcba48a89f8: 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 := '1BCA15CA9230E0530FB069CB988C8AFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D3AE5F37'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '169E8C82C10182AE'O } } } } } 20241105124409248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124409248 DLLC NOTICE LLME(ffffffff/fe0817b5){UNASSIGNED} LLC RX: unknown TLLI 0xfe0817b5, creating LLME on the fly (gprs_llc.c:552) 20241105124409248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124409248 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241105124409248 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124409248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124409248 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124409248 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124409248 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124409248 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124409248 DLLC NOTICE LLME(ffffffff/fe0817b5){UNASSIGNED} LLGM Assign pre (fe0817b5 => c55e3095) (gprs_llc.c:1079) 20241105124409248 DLLC NOTICE LLME(fe0817b5/c55e3095){ASSIGNED} LLGM Assign post (fe0817b5 => c55e3095) (gprs_llc.c:1125) 20241105124409248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124409248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124409248 DMM DEBUG MM(262420000000029/c55e3095) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124409260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124409260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124409260 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124409260 DMM DEBUG MM(262420000000029/c55e3095) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241105124409260 DMM NOTICE MM(262420000000029/c55e3095) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124409260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124409260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124409260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124409260 DMM DEBUG MM(262420000000029/c55e3095) Requesting authorization (sgsn_auth.c:160) 20241105124409260 DMM INFO MM(262420000000029/c55e3095) Requesting authentication tuples (sgsn_auth.c:184) 20241105124409260 DMM DEBUG MM(262420000000029/c55e3095) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124409260 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241105124409260 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@5dcba48a89f8: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241105124409263 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124409263 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124409263 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124409263 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124409263 DMM INFO MM(262420000000029/c55e3095) Subscriber data update (mmctx.c:445) 20241105124409263 DMM DEBUG MM(262420000000029/c55e3095) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124409263 DMM INFO MM(262420000000029/c55e3095) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124409263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124409263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124409263 DMM INFO MM(262420000000029/c55e3095) <- GMM AUTH AND CIPHERING REQ (rand = 1b ca 15 ca 92 30 e0 53 0f b0 69 cb 98 8c 8a fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124409270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124409270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124409270 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124409270 DMM INFO MM(262420000000029/c55e3095) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124409270 DMM NOTICE MM(262420000000029/c55e3095) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124409270 DMM DEBUG MM(262420000000029/c55e3095) checking auth: received GSM SRES = d3 ae 5f 37 (gprs_gmm.c:666) 20241105124409270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124409270 DMM DEBUG MM(262420000000029/c55e3095) Requesting authorization (sgsn_auth.c:160) 20241105124409270 DMM INFO MM(262420000000029/c55e3095) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124409270 DMM DEBUG MM(262420000000029/c55e3095) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124409270 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241105124409270 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) 20241105124409270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124409270 DMM INFO MM(262420000000029/c55e3095) <- GMM ATTACH ACCEPT (new P-TMSI=0xc55e3095) (gprs_gmm.c:300) 20241105124409272 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124409272 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124409272 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241105124409272 DMM INFO MM(262420000000029/c55e3095) Subscriber data update (mmctx.c:445) 20241105124409272 DMM DEBUG MM(262420000000029/c55e3095) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124409272 DMM INFO MM(262420000000029/c55e3095) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124409272 DMM NOTICE MM(262420000000029/c55e3095) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241105124409272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124409272 DMM NOTICE MM(262420000000029/c55e3095) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124409272 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) 20241105124409272 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124409272 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241105124409272 DMM INFO MM(262420000000029/c55e3095) Subscriber data update (mmctx.c:445) 20241105124409272 DMM DEBUG MM(262420000000029/c55e3095) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124409278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124409278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124409278 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124409278 DMM INFO MM(262420000000029/c55e3095) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124409278 DMM NOTICE MM(262420000000029/c55e3095) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124409278 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124409278 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124409278 DLLC NOTICE LLME(fe0817b5/c55e3095){ASSIGNED} LLGM Assign pre (ffffffff => c55e3095) (gprs_llc.c:1079) 20241105124409278 DLLC NOTICE LLME(ffffffff/c55e3095){ASSIGNED} LLGM Assign post (ffffffff => c55e3095) (gprs_llc.c:1125) 20241105124409278 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124409278 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124409278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124409278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124409327 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241105124409327 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241105124409327 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) 20241105124409327 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241105124409327 DMM INFO MM(262420000000029/c55e3095) Subscriber data update (mmctx.c:445) 20241105124409327 DMM DEBUG MM(262420000000029/c55e3095) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241105124409327 DMM INFO MM(262420000000029/c55e3095) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241105124409327 DMM INFO MM(262420000000029/c55e3095) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241105124409327 DMM NOTICE MM(262420000000029/c55e3095) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241105124409327 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241105124409327 DMM INFO MM(262420000000029/c55e3095) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241105124409327 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124409327 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124409327 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124409327 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124409327 DLLC NOTICE LLME(ffffffff/c55e3095){ASSIGNED} LLGM Assign pre (c55e3095 => ffffffff) (gprs_llc.c:1079) 20241105124409327 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c55e3095 => ffffffff) (gprs_llc.c:1125) 20241105124409327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124409327 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124409327 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124409327 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124409328 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5dcba48a89f8: Removing Client IMSI='262420000000029'H, index=0 20241105124409333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124409333 DLLC NOTICE LLME(ffffffff/c55e3095){UNASSIGNED} LLC RX: unknown TLLI 0xc55e3095, creating LLME on the fly (gprs_llc.c:552) 20241105124409333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124409333 DMM NOTICE LLME(ffffffff/c55e3095){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241105124409333 DLLC NOTICE LLME(ffffffff/c55e3095){UNASSIGNED} LLGM Assign pre (c55e3095 => ffffffff) (gprs_llc.c:1079) 20241105124409333 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c55e3095 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@5dcba48a89f8: Final verdict of PTC: pass 20241105124409336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45986<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124409338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124409338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(400)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(394)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(388)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(398)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@5dcba48a89f8: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@5dcba48a89f8: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5dcba48a89f8: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(386)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(396)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(392)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:44:09 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 20241105124409468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124409768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50616) 20241105124410339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124410339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50616, count=97032) 20241105124411340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124411340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124412341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124412341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241105124412825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124412826 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124412872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124412872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124412872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124412872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124412872 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124412872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124412872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124412872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124412872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124412874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124412874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124412874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124412874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124412874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124412874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124412874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124412874 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124412874 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124412874 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124412874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124412874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124412874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124412878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124412888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124412888 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)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124412916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124412916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124412916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124412917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124412917 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124412917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124412917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124412917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124412917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(412)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124412918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124412918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124412918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124412919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124412919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124412919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124412919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124412919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124412919 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124412919 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124412919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(413)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124412920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124412920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124412924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241105124412934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124412934 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)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(412)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124412944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124412944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124412944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124412944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124412944 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124412944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124412944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124412944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124412944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124412946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124412946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124412946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124412946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124412946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124412946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124412946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124412946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124412946 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124412946 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124412946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124412947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124412947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124412951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124412961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124412961 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)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124413342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124413342 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124413342 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124413342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124413344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124413345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5dcba48a89f8: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='DA2C4F4B'O, index=0 SGSN_Test-GSUP(419)@5dcba48a89f8: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241105124414394 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) 20241105124414394 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@5dcba48a89f8: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@5dcba48a89f8: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5dcba48a89f8: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5dcba48a89f8: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5dcba48a89f8: Final verdict of PTC: pass 20241105124414399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46014<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@5dcba48a89f8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@5dcba48a89f8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(407)@5dcba48a89f8: Final verdict of PTC: none 20241105124414402 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124414402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(413)@5dcba48a89f8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(417)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(415)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(411)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(405)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:44:14 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 20241105124414532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124414833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241105124415403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124415403 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) 20241105124416404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124416404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124417405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124417405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241105124417893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124417894 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124417939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124417939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124417939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124417939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124417939 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124417939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124417939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124417939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124417939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124417940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124417940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124417940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124417941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124417941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124417941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124417941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124417941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124417941 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124417941 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124417941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(426)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124417941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124417941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124417944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124417954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124417954 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)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124417975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124417975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124417975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124417975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124417975 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124417975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124417975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124417975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124417975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124417977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124417977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124417977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124417978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124417978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124417978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124417978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124417978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124417978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124417978 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124417978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124417978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124417978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124417982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124417991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124417991 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)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(437)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124418018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124418018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124418018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124418018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124418018 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124418018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124418018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124418018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124418018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124418020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124418020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124418020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124418020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124418020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124418020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124418020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124418020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124418020 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124418020 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124418020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124418021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(437)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124418021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124418024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124418033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124418033 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(434)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124418406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124418406 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124418406 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124418406 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124418408 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(436)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124418409 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@5dcba48a89f8: 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(436)@5dcba48a89f8: 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(436)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5dcba48a89f8: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D1A19F0B'O, index=0 SGSN_Test-GSUP(438)@5dcba48a89f8: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241105124419453 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) 20241105124419453 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@5dcba48a89f8: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@5dcba48a89f8: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5dcba48a89f8: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5dcba48a89f8: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5dcba48a89f8: Final verdict of PTC: pass 20241105124419458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44146<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124419460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124419460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(438)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(436)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(426)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@5dcba48a89f8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@5dcba48a89f8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@5dcba48a89f8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(431)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(437)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(424)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(429)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(435)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:44:19 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 20241105124419594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124419896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49192) 20241105124420461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124420461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49192, count=53548) 20241105124421462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124421462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124422463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124422463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_rau_unknown started. 20241105124422955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124422956 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124422996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124422996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124422996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124422996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124422996 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124422996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124422996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124422996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124422996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124422998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124422998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124422998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124422998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124422998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124422998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124422998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124422998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124422998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124422998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124422998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124422999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124422999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124423002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124423013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124423013 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124423037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124423037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124423037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124423037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124423037 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124423037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124423037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124423037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124423037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124423039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124423039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124423039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124423039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124423039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124423039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124423039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124423039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124423039 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124423039 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124423039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124423039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124423040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124423043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124423053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124423053 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124423075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124423075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124423075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124423075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124423075 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124423075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124423075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124423075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124423075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124423077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124423077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124423077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124423077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124423077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124423077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124423077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124423077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124423077 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124423077 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124423077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124423078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124423078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124423082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124423092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124423092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124423464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124423464 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124423464 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124423464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124423466 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241105124423467 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@5dcba48a89f8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@5dcba48a89f8: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F3A71D98'O, index=0 SGSN_Test-GSUP(457)@5dcba48a89f8: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241105124424517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124424517 DLLC NOTICE LLME(ffffffff/f3a71d98){UNASSIGNED} LLC RX: unknown TLLI 0xf3a71d98, creating LLME on the fly (gprs_llc.c:552) 20241105124424517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241105124424517 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241105124424517 DMM NOTICE LLME(ffffffff/f3a71d98){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241105124424517 DLLC NOTICE LLME(ffffffff/f3a71d98){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241105124424517 DMM ERROR LLME(ffffffff/f3a71d98){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241105124424517 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241105124424517 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241105124424517 DLLC NOTICE LLME(ffffffff/f3a71d98){UNASSIGNED} LLGM Assign pre (f3a71d98 => ffffffff) (gprs_llc.c:1079) 20241105124424517 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3a71d98 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@5dcba48a89f8: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@5dcba48a89f8: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@5dcba48a89f8: Final verdict of PTC: pass 20241105124424533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(445)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(457)@5dcba48a89f8: Final verdict of PTC: none 20241105124424536 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124424536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(450)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@5dcba48a89f8: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@5dcba48a89f8: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@5dcba48a89f8: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(455)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(443)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(448)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(453)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_rau_unknown finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:44:24 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241105124424670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124424971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50300) 20241105124425536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124425536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50300, count=54656) 20241105124426537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124426537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:44: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_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 20241105124427538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124427538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_rau started. 20241105124428029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124428030 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124428077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124428077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124428077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124428077 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124428077 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124428077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124428077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124428077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124428077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124428078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124428078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124428078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124428079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124428079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124428079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124428079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124428079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124428079 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124428079 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124428079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124428080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124428080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124428083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124428094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124428094 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124428110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124428110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124428110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124428110 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124428110 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124428110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124428110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124428110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124428110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124428112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124428112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124428112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124428112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124428112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124428112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124428112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124428112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124428112 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124428112 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124428112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(469)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124428113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124428113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124428117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124428127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124428127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124428155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124428155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124428155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124428155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124428155 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124428155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124428155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124428155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124428155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124428156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124428156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124428156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124428157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124428157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124428157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124428157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124428157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124428157 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124428157 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124428157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(475)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124428157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124428157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124428161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124428170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124428170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(472)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124428539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124428539 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124428539 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124428539 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(474)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124428541 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(474)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124428542 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(474)@5dcba48a89f8: 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(474)@5dcba48a89f8: 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(474)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105124429200 DGPRS DEBUG Checking for inactive LLMEs, time = 12621403 (sgsn.c:131) TC_attach_rau-BVCI196(463)@5dcba48a89f8: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C5DBD1EE'O, index=0 SGSN_Test-GSUP(476)@5dcba48a89f8: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@5dcba48a89f8: 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 := 'B971B47C2E0BA5F03416289CBFF95FDF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C469B82'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '932CE3A835847977'O } } } } } 20241105124429594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124429594 DLLC NOTICE LLME(ffffffff/c5dbd1ee){UNASSIGNED} LLC RX: unknown TLLI 0xc5dbd1ee, creating LLME on the fly (gprs_llc.c:552) 20241105124429594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124429594 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241105124429594 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124429594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124429594 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124429594 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124429594 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124429594 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124429594 DLLC NOTICE LLME(ffffffff/c5dbd1ee){UNASSIGNED} LLGM Assign pre (c5dbd1ee => d2a77fad) (gprs_llc.c:1079) 20241105124429594 DLLC NOTICE LLME(c5dbd1ee/d2a77fad){ASSIGNED} LLGM Assign post (c5dbd1ee => d2a77fad) (gprs_llc.c:1125) 20241105124429594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124429594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124429594 DMM DEBUG MM(262420000000012/d2a77fad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124429608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124429608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124429608 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124429608 DMM DEBUG MM(262420000000012/d2a77fad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241105124429608 DMM NOTICE MM(262420000000012/d2a77fad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124429608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124429608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124429608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124429608 DMM DEBUG MM(262420000000012/d2a77fad) Requesting authorization (sgsn_auth.c:160) 20241105124429609 DMM INFO MM(262420000000012/d2a77fad) Requesting authentication tuples (sgsn_auth.c:184) 20241105124429609 DMM DEBUG MM(262420000000012/d2a77fad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124429609 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241105124429609 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@5dcba48a89f8: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241105124429611 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124429611 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124429611 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124429611 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124429611 DMM INFO MM(262420000000012/d2a77fad) Subscriber data update (mmctx.c:445) 20241105124429611 DMM DEBUG MM(262420000000012/d2a77fad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124429611 DMM INFO MM(262420000000012/d2a77fad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124429611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124429611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124429611 DMM INFO MM(262420000000012/d2a77fad) <- GMM AUTH AND CIPHERING REQ (rand = b9 71 b4 7c 2e 0b a5 f0 34 16 28 9c bf f9 5f df , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124429619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124429619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124429619 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124429619 DMM INFO MM(262420000000012/d2a77fad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124429619 DMM NOTICE MM(262420000000012/d2a77fad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124429619 DMM DEBUG MM(262420000000012/d2a77fad) checking auth: received GSM SRES = 7c 46 9b 82 (gprs_gmm.c:666) 20241105124429619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124429619 DMM DEBUG MM(262420000000012/d2a77fad) Requesting authorization (sgsn_auth.c:160) 20241105124429619 DMM INFO MM(262420000000012/d2a77fad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124429619 DMM DEBUG MM(262420000000012/d2a77fad) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124429619 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241105124429619 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) 20241105124429619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124429619 DMM INFO MM(262420000000012/d2a77fad) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2a77fad) (gprs_gmm.c:300) 20241105124429621 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124429621 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124429621 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241105124429621 DMM INFO MM(262420000000012/d2a77fad) Subscriber data update (mmctx.c:445) 20241105124429621 DMM DEBUG MM(262420000000012/d2a77fad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124429621 DMM INFO MM(262420000000012/d2a77fad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124429621 DMM NOTICE MM(262420000000012/d2a77fad) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241105124429621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124429621 DMM NOTICE MM(262420000000012/d2a77fad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124429621 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) 20241105124429622 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124429622 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241105124429622 DMM INFO MM(262420000000012/d2a77fad) Subscriber data update (mmctx.c:445) 20241105124429622 DMM DEBUG MM(262420000000012/d2a77fad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124429627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124429627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124429627 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124429627 DMM INFO MM(262420000000012/d2a77fad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124429627 DMM NOTICE MM(262420000000012/d2a77fad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124429627 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124429627 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124429627 DLLC NOTICE LLME(c5dbd1ee/d2a77fad){ASSIGNED} LLGM Assign pre (ffffffff => d2a77fad) (gprs_llc.c:1079) 20241105124429627 DLLC NOTICE LLME(ffffffff/d2a77fad){ASSIGNED} LLGM Assign post (ffffffff => d2a77fad) (gprs_llc.c:1125) 20241105124429627 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124429627 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124429627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124429627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124429679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124429679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124429679 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124429679 DMM INFO MM(262420000000012/d2a77fad) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241105124429679 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124429679 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105124429679 DLLC NOTICE LLME(ffffffff/d2a77fad){ASSIGNED} LLGM Assign pre (d2a77fad => d35adc7a) (gprs_llc.c:1079) 20241105124429679 DLLC NOTICE LLME(d2a77fad/d35adc7a){ASSIGNED} LLGM Assign post (d2a77fad => d35adc7a) (gprs_llc.c:1125) 20241105124429679 DMM INFO MM(262420000000012/d35adc7a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@5dcba48a89f8: Removing Client IMSI='262420000000012'H, index=0 20241105124429688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124429688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241105124429688 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124429688 DMM INFO MM(262420000000012/d35adc7a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241105124429688 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241105124429688 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124429688 DLLC NOTICE LLME(d2a77fad/d35adc7a){ASSIGNED} LLGM Assign pre (ffffffff => d35adc7a) (gprs_llc.c:1079) 20241105124429688 DLLC NOTICE LLME(ffffffff/d35adc7a){ASSIGNED} LLGM Assign post (ffffffff => d35adc7a) (gprs_llc.c:1125) 20241105124429688 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@5dcba48a89f8: Final verdict of PTC: pass 20241105124429691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36536<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(460)@5dcba48a89f8: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(476)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(475)@5dcba48a89f8: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(469)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@5dcba48a89f8: Final verdict of PTC: none 20241105124429693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-BSSGP2(471)@5dcba48a89f8: Final verdict of PTC: none 20241105124429693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau-BVCI210(468)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(464)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(462)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(467)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(473)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_rau finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124429826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124430227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88584) 20241105124430694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124430694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88584, count=92940) 20241105124431695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124431695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:44: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_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 20241105124432696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124432697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_rau_a_a started. 20241105124433288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124433290 DMM INFO MM(262420000000012/d35adc7a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124433290 DMM INFO MM(262420000000012/d35adc7a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124433290 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124433290 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124433290 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124433290 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124433290 DLLC NOTICE LLME(ffffffff/d35adc7a){ASSIGNED} LLGM Assign pre (d35adc7a => ffffffff) (gprs_llc.c:1079) 20241105124433290 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d35adc7a => ffffffff) (gprs_llc.c:1125) 20241105124433290 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241105124433290 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) 20241105124433290 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) 20241105124433290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124433290 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124433290 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124433290 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124433290 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124433334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124433334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124433334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124433334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124433334 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124433334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124433334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124433334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124433334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124433336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124433336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124433336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124433336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124433336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124433336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124433336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124433336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124433336 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124433336 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124433336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124433337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124433337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124433341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124433351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124433351 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124433370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124433370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124433370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124433370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124433370 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124433370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124433371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124433371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124433371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124433372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124433372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124433372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124433373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124433373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124433373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124433373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124433373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124433373 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124433373 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124433373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124433373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124433373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124433377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124433387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124433387 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124433410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124433410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124433410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124433410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124433410 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124433410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124433410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124433410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124433410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124433411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124433411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124433411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124433412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124433412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124433412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124433412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124433412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124433412 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124433412 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124433412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124433412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124433412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124433416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124433424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124433424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124433698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124433698 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124433698 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124433698 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124433700 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124433700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@5dcba48a89f8: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='CDA0D219'O, index=0 SGSN_Test-GSUP(495)@5dcba48a89f8: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@5dcba48a89f8: 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 := '0537A3B6C1B90AF1EF9D08E2BAE4617E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '97DF599A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C0454491B374FB0'O } } } } } 20241105124434755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124434755 DLLC NOTICE LLME(ffffffff/cda0d219){UNASSIGNED} LLC RX: unknown TLLI 0xcda0d219, creating LLME on the fly (gprs_llc.c:552) 20241105124434755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124434755 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241105124434755 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124434755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124434755 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124434755 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124434755 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124434755 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124434755 DLLC NOTICE LLME(ffffffff/cda0d219){UNASSIGNED} LLGM Assign pre (cda0d219 => f69ad306) (gprs_llc.c:1079) 20241105124434755 DLLC NOTICE LLME(cda0d219/f69ad306){ASSIGNED} LLGM Assign post (cda0d219 => f69ad306) (gprs_llc.c:1125) 20241105124434755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124434755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124434755 DMM DEBUG MM(262420000000037/f69ad306) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124434768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124434768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124434768 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124434768 DMM DEBUG MM(262420000000037/f69ad306) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241105124434768 DMM NOTICE MM(262420000000037/f69ad306) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124434768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124434768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124434768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124434768 DMM DEBUG MM(262420000000037/f69ad306) Requesting authorization (sgsn_auth.c:160) 20241105124434768 DMM INFO MM(262420000000037/f69ad306) Requesting authentication tuples (sgsn_auth.c:184) 20241105124434768 DMM DEBUG MM(262420000000037/f69ad306) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124434768 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241105124434768 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@5dcba48a89f8: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241105124434771 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124434771 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124434771 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124434771 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124434771 DMM INFO MM(262420000000037/f69ad306) Subscriber data update (mmctx.c:445) 20241105124434771 DMM DEBUG MM(262420000000037/f69ad306) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124434771 DMM INFO MM(262420000000037/f69ad306) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124434771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124434771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124434771 DMM INFO MM(262420000000037/f69ad306) <- GMM AUTH AND CIPHERING REQ (rand = 05 37 a3 b6 c1 b9 0a f1 ef 9d 08 e2 ba e4 61 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124434778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124434778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124434778 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124434778 DMM INFO MM(262420000000037/f69ad306) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124434778 DMM NOTICE MM(262420000000037/f69ad306) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124434778 DMM DEBUG MM(262420000000037/f69ad306) checking auth: received GSM SRES = 97 df 59 9a (gprs_gmm.c:666) 20241105124434778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124434778 DMM DEBUG MM(262420000000037/f69ad306) Requesting authorization (sgsn_auth.c:160) 20241105124434778 DMM INFO MM(262420000000037/f69ad306) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124434778 DMM DEBUG MM(262420000000037/f69ad306) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124434778 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241105124434778 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) 20241105124434778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124434778 DMM INFO MM(262420000000037/f69ad306) <- GMM ATTACH ACCEPT (new P-TMSI=0xf69ad306) (gprs_gmm.c:300) 20241105124434780 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124434780 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124434780 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241105124434780 DMM INFO MM(262420000000037/f69ad306) Subscriber data update (mmctx.c:445) 20241105124434780 DMM DEBUG MM(262420000000037/f69ad306) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124434780 DMM INFO MM(262420000000037/f69ad306) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124434780 DMM NOTICE MM(262420000000037/f69ad306) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241105124434780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124434780 DMM NOTICE MM(262420000000037/f69ad306) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124434780 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) 20241105124434781 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124434781 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241105124434781 DMM INFO MM(262420000000037/f69ad306) Subscriber data update (mmctx.c:445) 20241105124434781 DMM DEBUG MM(262420000000037/f69ad306) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124434787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124434787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124434787 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124434787 DMM INFO MM(262420000000037/f69ad306) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124434787 DMM NOTICE MM(262420000000037/f69ad306) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124434787 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124434787 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124434787 DLLC NOTICE LLME(cda0d219/f69ad306){ASSIGNED} LLGM Assign pre (ffffffff => f69ad306) (gprs_llc.c:1079) 20241105124434787 DLLC NOTICE LLME(ffffffff/f69ad306){ASSIGNED} LLGM Assign post (ffffffff => f69ad306) (gprs_llc.c:1125) 20241105124434787 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124434787 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124434787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124434787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124434839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124434839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124434839 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124434839 DMM INFO MM(262420000000037/f69ad306) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241105124434839 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124434839 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105124434839 DLLC NOTICE LLME(ffffffff/f69ad306){ASSIGNED} LLGM Assign pre (f69ad306 => df9223ff) (gprs_llc.c:1079) 20241105124434839 DLLC NOTICE LLME(f69ad306/df9223ff){ASSIGNED} LLGM Assign post (f69ad306 => df9223ff) (gprs_llc.c:1125) 20241105124434839 DMM INFO MM(262420000000037/df9223ff) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124434847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124434847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241105124434847 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124434847 DMM INFO MM(262420000000037/df9223ff) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241105124434847 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241105124434847 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124434847 DLLC NOTICE LLME(f69ad306/df9223ff){ASSIGNED} LLGM Assign pre (ffffffff => df9223ff) (gprs_llc.c:1079) 20241105124434847 DLLC NOTICE LLME(ffffffff/df9223ff){ASSIGNED} LLGM Assign post (ffffffff => df9223ff) (gprs_llc.c:1125) 20241105124434847 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241105124434847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124434847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124434847 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124434847 DMM INFO MM(262420000000037/df9223ff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241105124434847 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124434847 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105124434847 DLLC NOTICE LLME(ffffffff/df9223ff){ASSIGNED} LLGM Assign pre (df9223ff => f4c634ec) (gprs_llc.c:1079) 20241105124434847 DLLC NOTICE LLME(df9223ff/f4c634ec){ASSIGNED} LLGM Assign post (df9223ff => f4c634ec) (gprs_llc.c:1125) 20241105124434847 DMM INFO MM(262420000000037/f4c634ec) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124434854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124434854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124434854 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124434854 DMM INFO MM(262420000000037/f4c634ec) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241105124434854 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241105124434854 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124434854 DLLC NOTICE LLME(df9223ff/f4c634ec){ASSIGNED} LLGM Assign pre (ffffffff => f4c634ec) (gprs_llc.c:1079) 20241105124434854 DLLC NOTICE LLME(ffffffff/f4c634ec){ASSIGNED} LLGM Assign post (ffffffff => f4c634ec) (gprs_llc.c:1125) 20241105124434854 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241105124434855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124434855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124434855 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124434855 DMM INFO MM(262420000000037/f4c634ec) -> GMM DETACH REQUEST TLLI=0xf4c634ec type=GPRS detach Power-off (gprs_gmm.c:1465) 20241105124434855 DMM INFO MM(262420000000037/f4c634ec) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241105124434855 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124434855 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124434855 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124434855 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124434855 DLLC NOTICE LLME(ffffffff/f4c634ec){ASSIGNED} LLGM Assign pre (f4c634ec => ffffffff) (gprs_llc.c:1079) 20241105124434855 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4c634ec => ffffffff) (gprs_llc.c:1125) 20241105124434855 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241105124434855 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) 20241105124434855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124434855 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124434855 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124434855 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124434856 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@5dcba48a89f8: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@5dcba48a89f8: Final verdict of PTC: pass 20241105124439865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36556<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@5dcba48a89f8: Final verdict of PTC: none 20241105124439868 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124439868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(494)@5dcba48a89f8: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(483)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(493)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@5dcba48a89f8: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@5dcba48a89f8: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(488)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(486)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(481)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(491)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124439998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124440299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38708<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106660) 20241105124440869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124440869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106660, count=112092) 20241105124441870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124441870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:44: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_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 20241105124442871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124442871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_rau_a_b started. 20241105124443359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124443360 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124443403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124443403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124443403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124443403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124443403 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124443403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124443403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124443403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124443403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124443405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124443405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124443405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124443405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124443405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124443405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124443405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124443405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124443405 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124443405 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124443405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124443406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124443406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124443410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124443421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124443421 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124443438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124443438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124443438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124443438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124443439 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124443439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124443439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124443439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124443439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124443440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124443440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124443440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124443440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124443440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124443440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124443440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124443440 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124443440 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124443440 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124443440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124443441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124443441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124443445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124443456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124443456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124443476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124443476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124443476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124443476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124443476 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124443476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124443476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124443476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124443476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124443478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124443478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124443478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124443478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124443478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124443478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124443478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124443478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124443478 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124443478 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124443478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124443479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124443479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124443483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124443493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124443493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124443872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124443872 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124443872 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124443872 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124443875 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124443875 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@5dcba48a89f8: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C94586B2'O, index=0 SGSN_Test-GSUP(514)@5dcba48a89f8: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@5dcba48a89f8: 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 := 'B7DC3C0BFC873C2A25BA5F8A8362974B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3AA737B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A1375D48F94239F2'O } } } } } 20241105124444922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124444922 DLLC NOTICE LLME(ffffffff/c94586b2){UNASSIGNED} LLC RX: unknown TLLI 0xc94586b2, creating LLME on the fly (gprs_llc.c:552) 20241105124444922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124444922 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241105124444922 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124444922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124444922 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124444922 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124444922 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124444922 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124444922 DLLC NOTICE LLME(ffffffff/c94586b2){UNASSIGNED} LLGM Assign pre (c94586b2 => de60357f) (gprs_llc.c:1079) 20241105124444922 DLLC NOTICE LLME(c94586b2/de60357f){ASSIGNED} LLGM Assign post (c94586b2 => de60357f) (gprs_llc.c:1125) 20241105124444922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124444922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124444922 DMM DEBUG MM(262420000000038/de60357f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124444936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124444936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124444936 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124444936 DMM DEBUG MM(262420000000038/de60357f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241105124444936 DMM NOTICE MM(262420000000038/de60357f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124444936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124444937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124444937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124444937 DMM DEBUG MM(262420000000038/de60357f) Requesting authorization (sgsn_auth.c:160) 20241105124444937 DMM INFO MM(262420000000038/de60357f) Requesting authentication tuples (sgsn_auth.c:184) 20241105124444937 DMM DEBUG MM(262420000000038/de60357f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124444937 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241105124444937 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@5dcba48a89f8: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241105124444939 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124444939 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124444939 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124444939 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124444939 DMM INFO MM(262420000000038/de60357f) Subscriber data update (mmctx.c:445) 20241105124444939 DMM DEBUG MM(262420000000038/de60357f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124444939 DMM INFO MM(262420000000038/de60357f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124444940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124444940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124444940 DMM INFO MM(262420000000038/de60357f) <- GMM AUTH AND CIPHERING REQ (rand = b7 dc 3c 0b fc 87 3c 2a 25 ba 5f 8a 83 62 97 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124444949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124444949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124444949 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124444949 DMM INFO MM(262420000000038/de60357f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124444949 DMM NOTICE MM(262420000000038/de60357f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124444949 DMM DEBUG MM(262420000000038/de60357f) checking auth: received GSM SRES = 3a a7 37 b1 (gprs_gmm.c:666) 20241105124444949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124444949 DMM DEBUG MM(262420000000038/de60357f) Requesting authorization (sgsn_auth.c:160) 20241105124444949 DMM INFO MM(262420000000038/de60357f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124444949 DMM DEBUG MM(262420000000038/de60357f) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124444949 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241105124444949 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) 20241105124444949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124444949 DMM INFO MM(262420000000038/de60357f) <- GMM ATTACH ACCEPT (new P-TMSI=0xde60357f) (gprs_gmm.c:300) 20241105124444950 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124444950 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124444950 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241105124444950 DMM INFO MM(262420000000038/de60357f) Subscriber data update (mmctx.c:445) 20241105124444950 DMM DEBUG MM(262420000000038/de60357f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124444950 DMM INFO MM(262420000000038/de60357f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124444950 DMM NOTICE MM(262420000000038/de60357f) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241105124444950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124444950 DMM NOTICE MM(262420000000038/de60357f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124444950 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) 20241105124444951 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124444951 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241105124444951 DMM INFO MM(262420000000038/de60357f) Subscriber data update (mmctx.c:445) 20241105124444951 DMM DEBUG MM(262420000000038/de60357f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124444958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124444958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124444958 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124444958 DMM INFO MM(262420000000038/de60357f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124444958 DMM NOTICE MM(262420000000038/de60357f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124444958 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124444958 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124444958 DLLC NOTICE LLME(c94586b2/de60357f){ASSIGNED} LLGM Assign pre (ffffffff => de60357f) (gprs_llc.c:1079) 20241105124444958 DLLC NOTICE LLME(ffffffff/de60357f){ASSIGNED} LLGM Assign post (ffffffff => de60357f) (gprs_llc.c:1125) 20241105124444958 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124444958 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124444958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124444958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@5dcba48a89f8: attach complete sending rau 20241105124445010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124445010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124445010 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124445010 DMM INFO MM(262420000000038/de60357f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241105124445010 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124445010 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105124445010 DLLC NOTICE LLME(ffffffff/de60357f){ASSIGNED} LLGM Assign pre (de60357f => e10a039f) (gprs_llc.c:1079) 20241105124445010 DLLC NOTICE LLME(de60357f/e10a039f){ASSIGNED} LLGM Assign post (de60357f => e10a039f) (gprs_llc.c:1125) 20241105124445010 DMM INFO MM(262420000000038/e10a039f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5dcba48a89f8: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@5dcba48a89f8: Removing Client IMSI='262420000000038'H, index=0 20241105124445018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124445018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241105124445018 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124445018 DMM INFO MM(262420000000038/e10a039f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241105124445018 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241105124445018 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124445018 DLLC NOTICE LLME(de60357f/e10a039f){ASSIGNED} LLGM Assign pre (ffffffff => e10a039f) (gprs_llc.c:1079) 20241105124445018 DLLC NOTICE LLME(ffffffff/e10a039f){ASSIGNED} LLGM Assign post (ffffffff => e10a039f) (gprs_llc.c:1125) 20241105124445018 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@5dcba48a89f8: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E10A039F'O, index=0 TC_attach_rau_a_b(516)@5dcba48a89f8: sending second RAU via different RA 20241105124445022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124445023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124445023 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241105124445023 DMM INFO MM(262420000000038/e10a039f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e10a039f, P-TMSI: e10a039f (00000000), TLLI: e10a039f (e10a039f), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241105124445023 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241105124445023 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105124445023 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124445023 DLLC NOTICE LLME(ffffffff/e10a039f){ASSIGNED} LLGM Assign pre (e10a039f => e10a039f) (gprs_llc.c:1079) 20241105124445023 DLLC NOTICE LLME(e10a039f/e10a039f){ASSIGNED} LLGM Assign post (e10a039f => e10a039f) (gprs_llc.c:1125) 20241105124445023 DMM INFO MM(262420000000038/e10a039f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124445037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124445037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124445037 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124445037 DMM INFO MM(262420000000038/e10a039f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241105124445037 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241105124445037 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124445037 DLLC NOTICE LLME(e10a039f/e10a039f){ASSIGNED} LLGM Assign pre (ffffffff => e10a039f) (gprs_llc.c:1079) 20241105124445037 DLLC NOTICE LLME(ffffffff/e10a039f){ASSIGNED} LLGM Assign post (ffffffff => e10a039f) (gprs_llc.c:1125) 20241105124445037 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241105124445038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124445038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124445038 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124445038 DMM INFO MM(262420000000038/e10a039f) -> GMM DETACH REQUEST TLLI=0xe10a039f type=GPRS detach Power-off (gprs_gmm.c:1465) 20241105124445038 DMM INFO MM(262420000000038/e10a039f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241105124445038 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124445038 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124445038 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124445038 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124445038 DLLC NOTICE LLME(ffffffff/e10a039f){ASSIGNED} LLGM Assign pre (e10a039f => ffffffff) (gprs_llc.c:1079) 20241105124445038 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e10a039f => ffffffff) (gprs_llc.c:1125) 20241105124445038 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241105124445038 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) 20241105124445038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124445038 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124445038 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124445038 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124445039 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@5dcba48a89f8: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@5dcba48a89f8: Final verdict of PTC: pass 20241105124450046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38714<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@5dcba48a89f8: Final verdict of PTC: none 20241105124450049 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124450049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(513)@5dcba48a89f8: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(512)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(502)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(507)@5dcba48a89f8: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@5dcba48a89f8: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(500)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(505)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(510)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:44:50 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 20241105124450184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124450485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107452) 20241105124451050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124451050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107452, count=108712) 20241105124452052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124452052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:44: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_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 20241105124453053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124453053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_usim_resync started. 20241105124453542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124453543 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124453583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124453583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124453583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124453584 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124453584 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124453584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124453584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124453584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124453584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124453585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124453585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124453585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124453585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124453585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124453585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124453585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124453585 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124453585 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124453585 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124453585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124453586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124453586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124453589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124453598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124453598 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@5dcba48a89f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(526)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124453633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124453633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124453633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124453633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124453633 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124453633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124453633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124453633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124453633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(527)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124453635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124453635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124453635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124453635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124453635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124453635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124453635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124453635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124453635 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124453635 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124453635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124453636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124453636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124453640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124453649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124453649 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(524)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(526)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124453663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124453663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124453663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124453663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124453663 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124453663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124453663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124453663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124453663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124453664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124453664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124453664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124453665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124453665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124453665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124453665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124453665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124453665 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124453665 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124453665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124453665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124453665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124453669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124453678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124453678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124454054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124454054 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124454054 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124454054 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124454057 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124454058 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@5dcba48a89f8: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='F0B56000'O, index=0 SGSN_Test-GSUP(533)@5dcba48a89f8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@5dcba48a89f8: 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 := '6E2C7A0FFC09E350A112E8282FB26173'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1F1F032'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E1D26C697A01513'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6EE7E3FC679F3CBF4173E73F5136F111'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4EF5C364F8C672AFEDA9039309773D8F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6E5CA4E066A52958DCC4168DFD5AFF04'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '340FB5AEF01A7737'O } } } } } 20241105124455109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124455109 DLLC NOTICE LLME(ffffffff/f0b56000){UNASSIGNED} LLC RX: unknown TLLI 0xf0b56000, creating LLME on the fly (gprs_llc.c:552) 20241105124455109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124455109 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241105124455109 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124455109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124455109 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124455109 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124455109 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124455109 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124455109 DLLC NOTICE LLME(ffffffff/f0b56000){UNASSIGNED} LLGM Assign pre (f0b56000 => e99462fc) (gprs_llc.c:1079) 20241105124455109 DLLC NOTICE LLME(f0b56000/e99462fc){ASSIGNED} LLGM Assign post (f0b56000 => e99462fc) (gprs_llc.c:1125) 20241105124455110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124455110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124455110 DMM DEBUG MM(262420000000040/e99462fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124455121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124455121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124455121 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124455121 DMM DEBUG MM(262420000000040/e99462fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241105124455121 DMM NOTICE MM(262420000000040/e99462fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124455121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124455121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124455121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124455121 DMM DEBUG MM(262420000000040/e99462fc) Requesting authorization (sgsn_auth.c:160) 20241105124455121 DMM INFO MM(262420000000040/e99462fc) Requesting authentication tuples (sgsn_auth.c:184) 20241105124455121 DMM DEBUG MM(262420000000040/e99462fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124455121 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241105124455121 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@5dcba48a89f8: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241105124455125 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124455125 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124455125 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124455125 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124455125 DMM INFO MM(262420000000040/e99462fc) Subscriber data update (mmctx.c:445) 20241105124455125 DMM DEBUG MM(262420000000040/e99462fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124455125 DMM INFO MM(262420000000040/e99462fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124455125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124455125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124455125 DMM INFO MM(262420000000040/e99462fc) <- GMM AUTH AND CIPHERING REQ (rand = 6e 2c 7a 0f fc 09 e3 50 a1 12 e8 28 2f b2 61 73 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6e 5c a4 e0 66 a5 29 58 dc c4 16 8d fd 5a ff 04 ) (gprs_gmm.c:483) 20241105124455133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124455133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124455133 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124455134 DMM INFO MM(262420000000040/e99462fc) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241105124455134 DMM INFO MM(262420000000040/e99462fc) R99 AUTHENTICATION SYNCH (AUTS = c834637b1a05fe216f5fb1f7af30) (gprs_gmm.c:711) 20241105124455134 DMM DEBUG MM(262420000000040/e99462fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124455134 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241105124455134 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e c8 34 63 7b 1a 05 fe 21 6f 5f b1 f7 af 30 20 10 6e 2c 7a 0f fc 09 e3 50 a1 12 e8 28 2f b2 61 73 28 01 01 (gprs_subscriber.c:210) 20241105124455134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241105124455134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241105124455135 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124455135 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124455135 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124455135 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124455135 DMM INFO MM(262420000000040/e99462fc) Subscriber data update (mmctx.c:445) 20241105124455135 DMM DEBUG MM(262420000000040/e99462fc) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241105124455135 DMM INFO MM(262420000000040/e99462fc) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241105124455135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124455135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124455135 DMM INFO MM(262420000000040/e99462fc) <- GMM AUTH AND CIPHERING REQ (rand = 17 3c 1e ad 2e 70 2f 8b 46 db 94 06 e6 fb c4 4e , mmctx_is_r99=1, vec->auth_types=0x3, autn = d2 1b b4 d6 1c 3d 76 6a 9a d4 c0 99 0e 71 63 ec ) (gprs_gmm.c:483) 20241105124455142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124455142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x769f70 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124455142 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124455142 DMM INFO MM(262420000000040/e99462fc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124455142 DMM NOTICE MM(262420000000040/e99462fc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124455142 DMM DEBUG MM(262420000000040/e99462fc) checking auth: received UMTS RES = 31 79 76 c9 92 70 81 40 (gprs_gmm.c:666) 20241105124455142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124455142 DMM DEBUG MM(262420000000040/e99462fc) Requesting authorization (sgsn_auth.c:160) 20241105124455142 DMM INFO MM(262420000000040/e99462fc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124455142 DMM DEBUG MM(262420000000040/e99462fc) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124455142 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241105124455142 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) 20241105124455142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124455142 DMM INFO MM(262420000000040/e99462fc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe99462fc) (gprs_gmm.c:300) 20241105124455143 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124455143 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124455143 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241105124455143 DMM INFO MM(262420000000040/e99462fc) Subscriber data update (mmctx.c:445) 20241105124455143 DMM DEBUG MM(262420000000040/e99462fc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124455143 DMM INFO MM(262420000000040/e99462fc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124455143 DMM NOTICE MM(262420000000040/e99462fc) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241105124455143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124455143 DMM NOTICE MM(262420000000040/e99462fc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124455143 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) 20241105124455144 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124455144 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241105124455144 DMM INFO MM(262420000000040/e99462fc) Subscriber data update (mmctx.c:445) 20241105124455144 DMM DEBUG MM(262420000000040/e99462fc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@5dcba48a89f8: Removing Client IMSI='262420000000040'H, index=0 20241105124455151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124455151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124455151 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124455151 DMM INFO MM(262420000000040/e99462fc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124455151 DMM NOTICE MM(262420000000040/e99462fc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124455151 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124455151 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124455151 DLLC NOTICE LLME(f0b56000/e99462fc){ASSIGNED} LLGM Assign pre (ffffffff => e99462fc) (gprs_llc.c:1079) 20241105124455151 DLLC NOTICE LLME(ffffffff/e99462fc){ASSIGNED} LLGM Assign post (ffffffff => e99462fc) (gprs_llc.c:1125) 20241105124455151 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124455151 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124455151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124455151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@5dcba48a89f8: Final verdict of PTC: pass 20241105124455154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39790<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(521)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(531)@5dcba48a89f8: Final verdict of PTC: none20241105124455157 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124455157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_resync-BVCI196(520)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(533)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(527)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(524)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(529)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(519)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(525)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_resync-BVCI210(524): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_usim_resync finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:44:55 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 20241105124455294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124455695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71000) 20241105124456159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124456159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71000, count=95292) 20241105124457161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124457161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124458163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124458163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_usim_a54_a54 started. 20241105124458755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124458756 DMM INFO MM(262420000000040/e99462fc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124458756 DMM INFO MM(262420000000040/e99462fc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124458756 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124458756 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124458756 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124458756 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124458756 DLLC NOTICE LLME(ffffffff/e99462fc){ASSIGNED} LLGM Assign pre (e99462fc => ffffffff) (gprs_llc.c:1079) 20241105124458756 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e99462fc => ffffffff) (gprs_llc.c:1125) 20241105124458756 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241105124458756 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) 20241105124458756 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) 20241105124458756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124458756 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124458756 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124458756 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124458756 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124458805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124458805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124458805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124458805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124458805 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124458805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124458805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124458805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124458805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124458807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124458807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124458807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124458807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124458807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124458807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124458807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124458808 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124458808 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124458808 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124458808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124458808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124458808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124458812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124458822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124458822 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(538)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124458842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124458842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124458842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124458842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124458842 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124458842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124458842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124458842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124458842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124458844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124458844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124458844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124458844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124458844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124458844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124458844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124458844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124458844 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124458844 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124458844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124458845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124458845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124458848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124458857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124458857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(551)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124458893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124458893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124458893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124458893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124458893 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124458893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124458893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124458893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124458893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(551)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124458895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124458895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124458895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124458895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124458895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124458895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124458895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124458895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124458895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124458895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124458895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(551)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124458896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124458896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(551)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124458899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124458909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124458909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(548)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124459164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124459164 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124459164 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124459164 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(550)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(550)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124459166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(550)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(550)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124459167 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(550)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(550)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105124459200 DGPRS DEBUG Checking for inactive LLMEs, time = 12621433 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(538)@5dcba48a89f8: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='C82A9109'O, index=0 SGSN_Test-GSUP(552)@5dcba48a89f8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@5dcba48a89f8: 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 := '0FE9CFF4C734C1B3B0421DA72CDA8851'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CCC71F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8AA48F7BA0C2ED95'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8EEDAA1B1FC1F4CF683221726250F92C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '15C223857911A4F5DB1AD594EED8F5B9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1816A2F0EEF86A3435658504892334EF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '97C0603BDA15451E'O } } } } } 20241105124500219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124500219 DLLC NOTICE LLME(ffffffff/c82a9109){UNASSIGNED} LLC RX: unknown TLLI 0xc82a9109, creating LLME on the fly (gprs_llc.c:552) 20241105124500219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124500219 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241105124500219 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124500219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124500219 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124500219 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124500219 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124500219 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124500219 DLLC NOTICE LLME(ffffffff/c82a9109){UNASSIGNED} LLGM Assign pre (c82a9109 => f3aac55f) (gprs_llc.c:1079) 20241105124500219 DLLC NOTICE LLME(c82a9109/f3aac55f){ASSIGNED} LLGM Assign post (c82a9109 => f3aac55f) (gprs_llc.c:1125) 20241105124500219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124500219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124500219 DMM DEBUG MM(262420000000040/f3aac55f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124500233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124500233 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124500233 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124500233 DMM DEBUG MM(262420000000040/f3aac55f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241105124500233 DMM NOTICE MM(262420000000040/f3aac55f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124500233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124500233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124500233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124500233 DMM DEBUG MM(262420000000040/f3aac55f) Requesting authorization (sgsn_auth.c:160) 20241105124500233 DMM INFO MM(262420000000040/f3aac55f) Requesting authentication tuples (sgsn_auth.c:184) 20241105124500233 DMM DEBUG MM(262420000000040/f3aac55f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124500233 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241105124500233 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@5dcba48a89f8: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241105124500236 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124500236 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124500236 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124500236 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124500236 DMM INFO MM(262420000000040/f3aac55f) Subscriber data update (mmctx.c:445) 20241105124500236 DMM DEBUG MM(262420000000040/f3aac55f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124500236 DMM INFO MM(262420000000040/f3aac55f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124500236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124500236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124500236 DMM INFO MM(262420000000040/f3aac55f) <- GMM AUTH AND CIPHERING REQ (rand = 0f e9 cf f4 c7 34 c1 b3 b0 42 1d a7 2c da 88 51 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 18 16 a2 f0 ee f8 6a 34 35 65 85 04 89 23 34 ef ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(538)@5dcba48a89f8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@5dcba48a89f8: Final verdict of PTC: pass 20241105124500246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45138<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@5dcba48a89f8: Final verdict of PTC: none 20241105124500248 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124500248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(547)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(550)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(551)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(540)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(545)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(548)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(538)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(539)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(543)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(549)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(538): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(548): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(549): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(550): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(551): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:45:00 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 20241105124500380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124500781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71640) 20241105124501249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124501249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71640, count=72800) 20241105124502250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124502250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124503251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124503251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_usim_a54_a53 started. 20241105124503837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124503838 DMM INFO MM(262420000000040/f3aac55f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124503838 DMM INFO MM(262420000000040/f3aac55f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124503838 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124503838 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124503838 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124503838 DMM ERROR MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241105124503838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Deallocated (fsm.c:568) 20241105124503838 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124503838 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124503838 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124503838 DLLC NOTICE LLME(c82a9109/f3aac55f){ASSIGNED} LLGM Assign pre (f3aac55f => ffffffff) (gprs_llc.c:1079) 20241105124503838 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3aac55f => ffffffff) (gprs_llc.c:1125) 20241105124503838 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124503886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124503886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124503886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124503886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124503886 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124503886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124503886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124503886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124503886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124503888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124503888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124503888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124503888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124503888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124503888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124503888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124503888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124503888 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124503888 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124503888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124503889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124503889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124503892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124503903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124503904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(561)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(557)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124503933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124503933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124503933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124503933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124503933 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124503933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124503933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124503933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124503933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(565)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124503935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124503935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124503935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124503935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124503935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124503935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124503935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124503935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124503935 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124503935 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124503935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(565)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124503936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124503936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(564)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124503940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124503948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124503948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(566)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(562)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(564)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(570)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124503980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124503980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124503980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124503980 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124503980 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124503980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124503980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124503980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124503980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(570)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124503982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124503982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124503982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124503983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124503983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124503983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124503983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124503983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124503983 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124503983 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124503983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124503983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124503983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(570)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(570)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124503987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124503996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124503996 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(567)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124504252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124504252 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124504252 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124504252 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(569)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124504254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(569)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124504254 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(569)@5dcba48a89f8: 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(569)@5dcba48a89f8: 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(569)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(557)@5dcba48a89f8: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='FD9C420D'O, index=0 SGSN_Test-GSUP(571)@5dcba48a89f8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@5dcba48a89f8: 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 := 'D716739DB3822E6C6BFD7E932F54B0CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '16CBE4AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D83C6EC91763E94'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '601C4644561A6E629D40EC5816E34EDE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C238B779D598B248382DD09FA6166D40'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FCB7BC9CA7FC5B0D79B88A8A2CE96D9D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '51ED050AC38D9EC8'O } } } } } 20241105124505307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124505308 DLLC NOTICE LLME(ffffffff/fd9c420d){UNASSIGNED} LLC RX: unknown TLLI 0xfd9c420d, creating LLME on the fly (gprs_llc.c:552) 20241105124505308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124505308 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241105124505308 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124505308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124505308 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124505308 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124505308 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124505308 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124505308 DLLC NOTICE LLME(ffffffff/fd9c420d){UNASSIGNED} LLGM Assign pre (fd9c420d => dbc9d2fd) (gprs_llc.c:1079) 20241105124505308 DLLC NOTICE LLME(fd9c420d/dbc9d2fd){ASSIGNED} LLGM Assign post (fd9c420d => dbc9d2fd) (gprs_llc.c:1125) 20241105124505308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124505308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124505308 DMM DEBUG MM(262420000000040/dbc9d2fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124505319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124505319 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124505319 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124505319 DMM DEBUG MM(262420000000040/dbc9d2fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241105124505319 DMM NOTICE MM(262420000000040/dbc9d2fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124505319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124505319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124505319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124505319 DMM DEBUG MM(262420000000040/dbc9d2fd) Requesting authorization (sgsn_auth.c:160) 20241105124505319 DMM INFO MM(262420000000040/dbc9d2fd) Requesting authentication tuples (sgsn_auth.c:184) 20241105124505319 DMM DEBUG MM(262420000000040/dbc9d2fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124505319 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241105124505319 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@5dcba48a89f8: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241105124505322 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124505322 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124505322 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124505322 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124505322 DMM INFO MM(262420000000040/dbc9d2fd) Subscriber data update (mmctx.c:445) 20241105124505322 DMM DEBUG MM(262420000000040/dbc9d2fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124505322 DMM INFO MM(262420000000040/dbc9d2fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124505322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124505322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124505322 DMM INFO MM(262420000000040/dbc9d2fd) <- GMM AUTH AND CIPHERING REQ (rand = d7 16 73 9d b3 82 2e 6c 6b fd 7e 93 2f 54 b0 cf , mmctx_is_r99=1, vec->auth_types=0x3, autn = fc b7 bc 9c a7 fc 5b 0d 79 b8 8a 8a 2c e9 6d 9d ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(557)@5dcba48a89f8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@5dcba48a89f8: Final verdict of PTC: pass 20241105124505332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45150<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@5dcba48a89f8: Final verdict of PTC: none 20241105124505334 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124505334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(559)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(565)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(570)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(567)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(557)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(558)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(563)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(568)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(557): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(567): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:45:05 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 20241105124505465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124505866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20241105124506335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124506335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=71236) 20241105124507336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124507336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124508337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124508337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_usim_a53_a54 started. 20241105124508953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124508954 DMM INFO MM(262420000000040/dbc9d2fd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124508954 DMM INFO MM(262420000000040/dbc9d2fd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124508954 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124508954 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124508954 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124508954 DMM ERROR MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241105124508954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Deallocated (fsm.c:568) 20241105124508954 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124508954 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124508955 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124508955 DLLC NOTICE LLME(fd9c420d/dbc9d2fd){ASSIGNED} LLGM Assign pre (dbc9d2fd => ffffffff) (gprs_llc.c:1079) 20241105124508955 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbc9d2fd => ffffffff) (gprs_llc.c:1125) 20241105124508955 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124509015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124509015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124509015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124509015 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124509015 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124509015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124509015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124509015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124509015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124509019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124509019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124509019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124509020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124509020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124509020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124509020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124509020 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124509020 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124509020 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124509020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124509021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124509021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124509027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124509039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124509039 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124509063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124509063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124509063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124509063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124509063 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124509063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124509063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124509063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124509063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124509065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124509065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124509065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124509065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124509065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124509065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124509065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124509065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124509065 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124509065 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124509065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(583)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124509066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124509066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124509070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124509078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124509078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124509111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124509111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124509111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124509111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124509111 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124509111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124509111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124509111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124509111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124509113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124509113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124509113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124509114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124509114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124509114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124509114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124509114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124509114 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124509114 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124509114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(588)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124509115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124509115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124509119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124509131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124509131 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124509338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124509338 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124509338 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124509338 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124509340 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124509340 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@5dcba48a89f8: 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)@5dcba48a89f8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@5dcba48a89f8: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='ED61D54D'O, index=0 SGSN_Test-GSUP(590)@5dcba48a89f8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@5dcba48a89f8: 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 := '6A1D3335E148EDCA3B7782EDA8ADDCD7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '960FCFAB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C1BC928BF12AA015'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E45CB06A4963AA2519C0F117E1CD8784'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '100E64A36D787441726EF0A99A9ECF58'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '38B1E48E9EC66266F00043ACAA3972CD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B700D621FE066AD5'O } } } } } 20241105124510392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124510392 DLLC NOTICE LLME(ffffffff/ed61d54d){UNASSIGNED} LLC RX: unknown TLLI 0xed61d54d, creating LLME on the fly (gprs_llc.c:552) 20241105124510392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124510392 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241105124510392 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124510392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124510392 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124510392 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124510392 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124510392 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124510392 DLLC NOTICE LLME(ffffffff/ed61d54d){UNASSIGNED} LLGM Assign pre (ed61d54d => f71ce061) (gprs_llc.c:1079) 20241105124510392 DLLC NOTICE LLME(ed61d54d/f71ce061){ASSIGNED} LLGM Assign post (ed61d54d => f71ce061) (gprs_llc.c:1125) 20241105124510392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124510392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124510392 DMM DEBUG MM(262420000000040/f71ce061) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124510404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124510404 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124510404 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124510404 DMM DEBUG MM(262420000000040/f71ce061) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241105124510404 DMM NOTICE MM(262420000000040/f71ce061) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124510404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124510405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124510405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124510405 DMM DEBUG MM(262420000000040/f71ce061) Requesting authorization (sgsn_auth.c:160) 20241105124510405 DMM INFO MM(262420000000040/f71ce061) Requesting authentication tuples (sgsn_auth.c:184) 20241105124510405 DMM DEBUG MM(262420000000040/f71ce061) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124510405 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241105124510405 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@5dcba48a89f8: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241105124510408 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124510408 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124510408 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124510408 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124510408 DMM INFO MM(262420000000040/f71ce061) Subscriber data update (mmctx.c:445) 20241105124510408 DMM DEBUG MM(262420000000040/f71ce061) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124510408 DMM INFO MM(262420000000040/f71ce061) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124510408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124510408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124510408 DMM INFO MM(262420000000040/f71ce061) <- GMM AUTH AND CIPHERING REQ (rand = 6a 1d 33 35 e1 48 ed ca 3b 77 82 ed a8 ad dc d7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 38 b1 e4 8e 9e c6 62 66 f0 00 43 ac aa 39 72 cd ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@5dcba48a89f8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@5dcba48a89f8: Final verdict of PTC: pass 20241105124510418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54100<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@5dcba48a89f8: Final verdict of PTC: none 20241105124510420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124510420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(574)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(578)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(583)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(588)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(576)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(581)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(586)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:45:10 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 20241105124510566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124510968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70688) 20241105124511421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124511421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70688, count=71848) 20241105124512422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124512422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:45: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_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 20241105124513423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124513423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_usim_a50_a54 started. 20241105124514030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124514031 DMM INFO MM(262420000000040/f71ce061) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124514031 DMM INFO MM(262420000000040/f71ce061) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124514031 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124514031 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124514031 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124514031 DMM ERROR MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241105124514031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Deallocated (fsm.c:568) 20241105124514032 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124514032 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124514032 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124514032 DLLC NOTICE LLME(ed61d54d/f71ce061){ASSIGNED} LLGM Assign pre (f71ce061 => ffffffff) (gprs_llc.c:1079) 20241105124514032 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f71ce061 => ffffffff) (gprs_llc.c:1125) 20241105124514032 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124514076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124514076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124514076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124514076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124514076 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124514076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124514076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124514076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124514076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124514077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124514077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124514077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124514078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124514078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124514078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124514078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124514078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124514078 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124514078 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124514078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124514078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124514078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124514082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124514091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124514091 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124514122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124514122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124514122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124514122 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124514122 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124514122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124514122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124514123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124514123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(602)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(603)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124514124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124514124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124514124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124514124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124514124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124514124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124514125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124514125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124514125 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124514125 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124514125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124514125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124514125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124514129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124514139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124514139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(604)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(600)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(602)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124514151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124514151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124514151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124514151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124514151 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124514151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124514151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124514151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124514151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124514153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124514153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124514153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124514153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124514153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124514153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124514153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124514153 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124514153 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124514153 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124514153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(607)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124514154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124514154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124514157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124514166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124514166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124514424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124514424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124514424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124514424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124514426 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124514426 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@5dcba48a89f8: 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(608)@5dcba48a89f8: 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(608)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@5dcba48a89f8: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='CFB5FBEF'O, index=0 SGSN_Test-GSUP(609)@5dcba48a89f8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@5dcba48a89f8: 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 := '891A5E142D8EA20C3659A7666E1569E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A2912BAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B71ECDA21751590'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '039512A26C8FAD087C509B960D83ABB9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5B13F8171FB297D7DF266CC78088E8D0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AF6742E9F7C0EE16BB1FB7B24EF6816E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D645A83103D04A2B'O } } } } } 20241105124515481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124515481 DLLC NOTICE LLME(ffffffff/cfb5fbef){UNASSIGNED} LLC RX: unknown TLLI 0xcfb5fbef, creating LLME on the fly (gprs_llc.c:552) 20241105124515481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124515481 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241105124515481 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124515481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124515481 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124515481 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124515481 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124515481 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124515481 DLLC NOTICE LLME(ffffffff/cfb5fbef){UNASSIGNED} LLGM Assign pre (cfb5fbef => dd523364) (gprs_llc.c:1079) 20241105124515481 DLLC NOTICE LLME(cfb5fbef/dd523364){ASSIGNED} LLGM Assign post (cfb5fbef => dd523364) (gprs_llc.c:1125) 20241105124515481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124515481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124515481 DMM DEBUG MM(262420000000040/dd523364) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124515494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124515494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124515494 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124515494 DMM DEBUG MM(262420000000040/dd523364) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241105124515494 DMM NOTICE MM(262420000000040/dd523364) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124515494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124515494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124515494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124515494 DMM DEBUG MM(262420000000040/dd523364) Requesting authorization (sgsn_auth.c:160) 20241105124515494 DMM INFO MM(262420000000040/dd523364) Requesting authentication tuples (sgsn_auth.c:184) 20241105124515494 DMM DEBUG MM(262420000000040/dd523364) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124515494 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241105124515494 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@5dcba48a89f8: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241105124515497 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124515497 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124515497 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124515497 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124515497 DMM INFO MM(262420000000040/dd523364) Subscriber data update (mmctx.c:445) 20241105124515497 DMM DEBUG MM(262420000000040/dd523364) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124515497 DMM INFO MM(262420000000040/dd523364) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124515497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124515497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124515497 DMM INFO MM(262420000000040/dd523364) <- GMM AUTH AND CIPHERING REQ (rand = 89 1a 5e 14 2d 8e a2 0c 36 59 a7 66 6e 15 69 e9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = af 67 42 e9 f7 c0 ee 16 bb 1f b7 b2 4e f6 81 6e ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@5dcba48a89f8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@5dcba48a89f8: Final verdict of PTC: pass 20241105124515506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54116<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(603)@5dcba48a89f8: Final verdict of PTC: none 20241105124515508 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124515508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(593)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(600)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(607)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(597)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(595)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(605)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(601)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(600): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:45:15 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 20241105124515637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124516039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54124<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20241105124516509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124516509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67492, count=71848) 20241105124517510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124517510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:45: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_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 20241105124518511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124518511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_usim_a54_a50 started. 20241105124519097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124519098 DMM INFO MM(262420000000040/dd523364) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124519098 DMM INFO MM(262420000000040/dd523364) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124519098 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124519098 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124519098 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124519098 DMM ERROR MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241105124519098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Deallocated (fsm.c:568) 20241105124519098 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124519098 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124519098 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124519098 DLLC NOTICE LLME(cfb5fbef/dd523364){ASSIGNED} LLGM Assign pre (dd523364 => ffffffff) (gprs_llc.c:1079) 20241105124519098 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd523364 => ffffffff) (gprs_llc.c:1125) 20241105124519098 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(617)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124519158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124519158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124519158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124519158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124519158 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124519158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124519158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124519158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124519158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(617)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(616)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124519160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124519160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124519160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124519160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124519160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124519160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124519160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124519160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124519160 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124519160 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124519160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124519161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124519161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(617)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(617)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124519165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(613)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124519178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124519178 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(614)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(616)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(622)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124519195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124519195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124519195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124519195 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124519195 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124519195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124519195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124519195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124519195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(621)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(622)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124519197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124519198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124519198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124519198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124519198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124519198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124519198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124519198 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124519198 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124519198 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124519198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124519198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124519199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124519203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(618)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124519213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124519213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(619)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(621)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124519233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124519233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124519233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124519233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124519233 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124519233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124519233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124519233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124519233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124519235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124519235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124519235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124519235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124519235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124519235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124519235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124519235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124519235 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124519235 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124519235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124519235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124519235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124519240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124519250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124519250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124519512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124519512 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124519512 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124519512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124519515 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124519516 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@5dcba48a89f8: 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(626)@5dcba48a89f8: 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(626)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(614)@5dcba48a89f8: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='CBCBD79D'O, index=0 SGSN_Test-GSUP(628)@5dcba48a89f8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@5dcba48a89f8: 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 := '256387D711B0CB6B3DDFD8C6AD26D5B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3BC2166F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28E0B4663F40F349'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2DDB3033BC083C7A76B282FB1AC3698E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '07A66C75C4F93996590FA2B08BA0160A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '945E34AD189D3CDCB530C1EF3D9DA800'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '67D260A5ED72A6EC'O } } } } } 20241105124520572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124520572 DLLC NOTICE LLME(ffffffff/cbcbd79d){UNASSIGNED} LLC RX: unknown TLLI 0xcbcbd79d, creating LLME on the fly (gprs_llc.c:552) 20241105124520572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124520572 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241105124520572 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124520572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124520572 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124520572 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124520572 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124520572 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124520572 DLLC NOTICE LLME(ffffffff/cbcbd79d){UNASSIGNED} LLGM Assign pre (cbcbd79d => f36ecee5) (gprs_llc.c:1079) 20241105124520573 DLLC NOTICE LLME(cbcbd79d/f36ecee5){ASSIGNED} LLGM Assign post (cbcbd79d => f36ecee5) (gprs_llc.c:1125) 20241105124520573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124520573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124520573 DMM DEBUG MM(262420000000040/f36ecee5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124520584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124520584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124520584 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124520584 DMM DEBUG MM(262420000000040/f36ecee5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241105124520585 DMM NOTICE MM(262420000000040/f36ecee5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124520585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124520585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124520585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124520585 DMM DEBUG MM(262420000000040/f36ecee5) Requesting authorization (sgsn_auth.c:160) 20241105124520585 DMM INFO MM(262420000000040/f36ecee5) Requesting authentication tuples (sgsn_auth.c:184) 20241105124520585 DMM DEBUG MM(262420000000040/f36ecee5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124520585 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241105124520585 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@5dcba48a89f8: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241105124520587 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124520587 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124520587 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124520587 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124520587 DMM INFO MM(262420000000040/f36ecee5) Subscriber data update (mmctx.c:445) 20241105124520587 DMM DEBUG MM(262420000000040/f36ecee5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124520587 DMM INFO MM(262420000000040/f36ecee5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124520587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124520587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124520587 DMM INFO MM(262420000000040/f36ecee5) <- GMM AUTH AND CIPHERING REQ (rand = 25 63 87 d7 11 b0 cb 6b 3d df d8 c6 ad 26 d5 b6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 94 5e 34 ad 18 9d 3c dc b5 30 c1 ef 3d 9d a8 00 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(614)@5dcba48a89f8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@5dcba48a89f8: Final verdict of PTC: pass 20241105124520599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37932<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(614)@5dcba48a89f8: Final verdict of PTC: none 20241105124520602 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124520602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(617)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(619)@5dcba48a89f8: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(622)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(627)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(615)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(620)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(625)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(614): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(619): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124520737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124521138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54960) 20241105124521603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124521603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54960, count=71856) 20241105124522604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124522604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:45: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_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 20241105124523605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124523605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_detach_unknown_nopoweroff started. 20241105124524197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124524198 DMM INFO MM(262420000000040/f36ecee5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124524198 DMM INFO MM(262420000000040/f36ecee5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124524198 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124524198 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124524198 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124524198 DMM ERROR MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241105124524198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Deallocated (fsm.c:568) 20241105124524198 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124524198 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124524198 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124524198 DLLC NOTICE LLME(cbcbd79d/f36ecee5){ASSIGNED} LLGM Assign pre (f36ecee5 => ffffffff) (gprs_llc.c:1079) 20241105124524198 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f36ecee5 => ffffffff) (gprs_llc.c:1125) 20241105124524198 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124524242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124524242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124524242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124524242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124524242 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124524242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124524243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124524243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124524243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124524244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124524244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124524244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124524244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124524244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124524244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124524244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124524244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124524244 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124524244 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124524244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124524244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124524244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124524248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124524260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124524260 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124524284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124524284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124524284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124524284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124524284 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124524284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124524284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124524284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124524284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124524286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124524286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124524286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124524286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124524286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124524286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124524286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124524286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124524286 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124524286 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124524286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124524287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124524287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124524291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124524301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124524301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124524319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124524319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124524319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124524319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124524319 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124524319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124524319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124524319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124524319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124524321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124524321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124524321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124524321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124524321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124524321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124524321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124524321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124524321 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124524321 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124524321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(645)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124524322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124524322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124524326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124524336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124524336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124524606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124524606 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124524606 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124524606 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124524608 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124524608 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@5dcba48a89f8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@5dcba48a89f8: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='D0BDA582'O, index=0 SGSN_Test-GSUP(647)@5dcba48a89f8: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241105124525658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124525658 DLLC NOTICE LLME(ffffffff/d0bda582){UNASSIGNED} LLC RX: unknown TLLI 0xd0bda582, creating LLME on the fly (gprs_llc.c:552) 20241105124525658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124525658 DMM NOTICE LLME(ffffffff/d0bda582){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241105124525658 DLLC NOTICE LLME(ffffffff/d0bda582){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241105124525658 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd0bda582 type=GPRS detach (gprs_gmm.c:1465) 20241105124525659 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241105124525659 DLLC NOTICE LLME(ffffffff/d0bda582){UNASSIGNED} LLGM Assign pre (d0bda582 => ffffffff) (gprs_llc.c:1079) 20241105124525659 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0bda582 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@5dcba48a89f8: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@5dcba48a89f8: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@5dcba48a89f8: Final verdict of PTC: pass 20241105124525674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37950<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(635)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(647)@5dcba48a89f8: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@5dcba48a89f8: Final verdict of PTC: none 20241105124525676 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124525676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_unknown_nopoweroff-BVCI196(634)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(640)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(645)@5dcba48a89f8: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(643)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(638)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(633)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124525805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124526106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57368) 20241105124526677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124526677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57368, count=58288) 20241105124527678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124527678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:45: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_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 20241105124528679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124528679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_detach_unknown_poweroff started. 20241105124529168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124529170 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241105124529201 DGPRS DEBUG Checking for inactive LLMEs, time = 12621463 (sgsn.c:131) SGSN_Test-Gb0-NS0(650)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(655)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@5dcba48a89f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(654)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124529223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124529223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124529223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124529223 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124529223 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124529223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124529223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124529223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124529223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(655)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124529225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124529225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124529225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124529225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124529225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124529225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124529225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124529225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124529225 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124529225 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124529226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124529226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124529226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124529230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(651)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124529239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124529239 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(652)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124529255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124529255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124529255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124529256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124529256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124529256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124529256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124529256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124529256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(659)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(660)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124529257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124529257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124529257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124529258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124529258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124529258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124529258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124529258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124529258 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124529258 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124529258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124529258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124529258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124529262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241105124529271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124529271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(657)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(659)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124529282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124529282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124529282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124529282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124529282 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124529282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124529282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124529282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124529282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124529283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124529283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124529283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124529284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124529284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124529284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124529284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124529284 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124529284 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124529284 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124529284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124529284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124529284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124529288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124529297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124529297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124529681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124529681 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124529681 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124529681 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124529683 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124529683 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(652)@5dcba48a89f8: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='C4EEECCA'O, index=0 SGSN_Test-GSUP(666)@5dcba48a89f8: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241105124530732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124530732 DLLC NOTICE LLME(ffffffff/c4eeecca){UNASSIGNED} LLC RX: unknown TLLI 0xc4eeecca, creating LLME on the fly (gprs_llc.c:552) 20241105124530732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124530732 DMM NOTICE LLME(ffffffff/c4eeecca){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@5dcba48a89f8: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(652)@5dcba48a89f8: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@5dcba48a89f8: Final verdict of PTC: pass 20241105124535739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41406<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@5dcba48a89f8: Final verdict of PTC: none 20241105124535741 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124535741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(660)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(655)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(664)@5dcba48a89f8: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@5dcba48a89f8: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(657)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@5dcba48a89f8: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(652)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(658)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(662)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(653)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(652): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(657): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124535870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124536171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48448) 20241105124536742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124536742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48448, count=52804) 20241105124537744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124537744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:45: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.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 20241105124538745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124538745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_detach_nopoweroff started. 20241105124539235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124539236 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124539281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124539281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124539281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124539281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124539282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124539282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124539282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124539282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124539282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124539283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124539283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124539283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124539283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124539283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124539283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124539283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124539283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124539283 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124539283 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124539283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124539284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124539284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124539288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124539297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124539297 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124539321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124539321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124539321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124539321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124539321 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124539321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124539321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124539322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124539322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124539324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124539324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124539324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124539324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124539324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124539324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124539324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124539324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124539324 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124539324 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124539324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124539325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124539325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124539329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124539339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124539339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124539359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124539359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124539359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124539359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124539359 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124539359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124539359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124539359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124539359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124539361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124539361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124539361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124539361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124539361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124539361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124539361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124539361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124539361 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124539361 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124539361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(683)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124539362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124539362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124539366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124539375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124539375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124539747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124539747 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124539747 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124539747 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124539749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124539749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@5dcba48a89f8: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='E5157EEA'O, index=0 SGSN_Test-GSUP(685)@5dcba48a89f8: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@5dcba48a89f8: 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 := '8BC54AE8FC803E7A79C50A9EFDB4ACA1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '98C187BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C43545EC3CB08DC0'O } } } } } 20241105124540804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124540804 DLLC NOTICE LLME(ffffffff/e5157eea){UNASSIGNED} LLC RX: unknown TLLI 0xe5157eea, creating LLME on the fly (gprs_llc.c:552) 20241105124540804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124540804 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241105124540804 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124540804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124540804 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124540804 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124540804 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124540804 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124540804 DLLC NOTICE LLME(ffffffff/e5157eea){UNASSIGNED} LLGM Assign pre (e5157eea => c105e8d6) (gprs_llc.c:1079) 20241105124540804 DLLC NOTICE LLME(e5157eea/c105e8d6){ASSIGNED} LLGM Assign post (e5157eea => c105e8d6) (gprs_llc.c:1125) 20241105124540804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124540804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124540804 DMM DEBUG MM(262420000000015/c105e8d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124540816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124540816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124540816 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124540816 DMM DEBUG MM(262420000000015/c105e8d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241105124540816 DMM NOTICE MM(262420000000015/c105e8d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124540816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124540816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124540816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124540816 DMM DEBUG MM(262420000000015/c105e8d6) Requesting authorization (sgsn_auth.c:160) 20241105124540816 DMM INFO MM(262420000000015/c105e8d6) Requesting authentication tuples (sgsn_auth.c:184) 20241105124540816 DMM DEBUG MM(262420000000015/c105e8d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124540816 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241105124540816 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@5dcba48a89f8: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241105124540819 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124540819 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124540819 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124540819 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124540819 DMM INFO MM(262420000000015/c105e8d6) Subscriber data update (mmctx.c:445) 20241105124540819 DMM DEBUG MM(262420000000015/c105e8d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124540819 DMM INFO MM(262420000000015/c105e8d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124540819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124540819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124540819 DMM INFO MM(262420000000015/c105e8d6) <- GMM AUTH AND CIPHERING REQ (rand = 8b c5 4a e8 fc 80 3e 7a 79 c5 0a 9e fd b4 ac a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124540826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124540826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124540826 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124540826 DMM INFO MM(262420000000015/c105e8d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124540826 DMM NOTICE MM(262420000000015/c105e8d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124540826 DMM DEBUG MM(262420000000015/c105e8d6) checking auth: received GSM SRES = 98 c1 87 bc (gprs_gmm.c:666) 20241105124540826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124540826 DMM DEBUG MM(262420000000015/c105e8d6) Requesting authorization (sgsn_auth.c:160) 20241105124540826 DMM INFO MM(262420000000015/c105e8d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124540826 DMM DEBUG MM(262420000000015/c105e8d6) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124540826 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241105124540826 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) 20241105124540826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124540826 DMM INFO MM(262420000000015/c105e8d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc105e8d6) (gprs_gmm.c:300) 20241105124540828 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124540828 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124540828 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241105124540828 DMM INFO MM(262420000000015/c105e8d6) Subscriber data update (mmctx.c:445) 20241105124540828 DMM DEBUG MM(262420000000015/c105e8d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124540828 DMM INFO MM(262420000000015/c105e8d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124540828 DMM NOTICE MM(262420000000015/c105e8d6) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241105124540828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124540828 DMM NOTICE MM(262420000000015/c105e8d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124540828 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) 20241105124540828 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124540828 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241105124540828 DMM INFO MM(262420000000015/c105e8d6) Subscriber data update (mmctx.c:445) 20241105124540828 DMM DEBUG MM(262420000000015/c105e8d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124540834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124540834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124540834 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124540834 DMM INFO MM(262420000000015/c105e8d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124540834 DMM NOTICE MM(262420000000015/c105e8d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124540834 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124540834 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124540834 DLLC NOTICE LLME(e5157eea/c105e8d6){ASSIGNED} LLGM Assign pre (ffffffff => c105e8d6) (gprs_llc.c:1079) 20241105124540834 DLLC NOTICE LLME(ffffffff/c105e8d6){ASSIGNED} LLGM Assign post (ffffffff => c105e8d6) (gprs_llc.c:1125) 20241105124540834 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124540834 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124540834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124540834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124540885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124540885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124540885 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124540885 DMM INFO MM(262420000000015/c105e8d6) -> GMM DETACH REQUEST TLLI=0xc105e8d6 type=GPRS detach (gprs_gmm.c:1465) 20241105124540885 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241105124540885 DMM INFO MM(262420000000015/c105e8d6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241105124540885 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124540885 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124540885 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124540885 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124540885 DLLC NOTICE LLME(ffffffff/c105e8d6){ASSIGNED} LLGM Assign pre (c105e8d6 => ffffffff) (gprs_llc.c:1079) 20241105124540885 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c105e8d6 => ffffffff) (gprs_llc.c:1125) 20241105124540885 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241105124540885 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) 20241105124540885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124540885 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124540885 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124540885 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124540886 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@5dcba48a89f8: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@5dcba48a89f8: Final verdict of PTC: pass 20241105124540893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54068<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124540895 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124540895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(685)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(673)@5dcba48a89f8: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(683)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@5dcba48a89f8: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@5dcba48a89f8: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(678)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(681)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(671)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(676)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124540960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124541270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78992) 20241105124541896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124541896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78992, count=93728) 20241105124542898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124542898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:45:43 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 20241105124543899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124543899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_detach_poweroff started. 20241105124544330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124544332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124544382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124544382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124544382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124544382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124544382 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124544382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124544382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124544382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124544382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124544384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124544384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124544384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124544384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124544384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124544384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124544384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124544384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124544384 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124544384 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124544384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(692)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124544385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124544385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124544388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124544397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124544398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124544422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124544422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124544422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124544422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124544422 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124544422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124544422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124544422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124544422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124544424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124544424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124544424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124544424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124544424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124544424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124544424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124544424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124544424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124544424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124544424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124544425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124544425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124544429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124544440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124544440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124544458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124544458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124544458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124544458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124544458 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124544458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124544458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124544458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124544458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124544459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124544459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124544459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124544460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124544460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124544460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124544460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124544460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124544460 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124544460 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124544460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124544460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124544460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124544463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124544473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124544473 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124544900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124544900 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124544900 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124544900 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124544902 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124544903 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@5dcba48a89f8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@5dcba48a89f8: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='F51C7124'O, index=0 SGSN_Test-GSUP(704)@5dcba48a89f8: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@5dcba48a89f8: 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 := '695D92774418FC810A8105554B79302A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2A893F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '226C46AA4F0C7891'O } } } } } 20241105124545956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124545956 DLLC NOTICE LLME(ffffffff/f51c7124){UNASSIGNED} LLC RX: unknown TLLI 0xf51c7124, creating LLME on the fly (gprs_llc.c:552) 20241105124545956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124545956 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241105124545956 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124545956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124545956 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124545956 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124545956 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124545956 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124545956 DLLC NOTICE LLME(ffffffff/f51c7124){UNASSIGNED} LLGM Assign pre (f51c7124 => ff0b4e12) (gprs_llc.c:1079) 20241105124545956 DLLC NOTICE LLME(f51c7124/ff0b4e12){ASSIGNED} LLGM Assign post (f51c7124 => ff0b4e12) (gprs_llc.c:1125) 20241105124545956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124545956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124545956 DMM DEBUG MM(262420000000016/ff0b4e12) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124545970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124545970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124545970 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124545970 DMM DEBUG MM(262420000000016/ff0b4e12) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241105124545970 DMM NOTICE MM(262420000000016/ff0b4e12) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124545970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124545970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124545970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124545970 DMM DEBUG MM(262420000000016/ff0b4e12) Requesting authorization (sgsn_auth.c:160) 20241105124545970 DMM INFO MM(262420000000016/ff0b4e12) Requesting authentication tuples (sgsn_auth.c:184) 20241105124545970 DMM DEBUG MM(262420000000016/ff0b4e12) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124545970 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241105124545970 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@5dcba48a89f8: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241105124545974 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124545974 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124545974 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124545974 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124545974 DMM INFO MM(262420000000016/ff0b4e12) Subscriber data update (mmctx.c:445) 20241105124545974 DMM DEBUG MM(262420000000016/ff0b4e12) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124545974 DMM INFO MM(262420000000016/ff0b4e12) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124545974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124545974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124545974 DMM INFO MM(262420000000016/ff0b4e12) <- GMM AUTH AND CIPHERING REQ (rand = 69 5d 92 77 44 18 fc 81 0a 81 05 55 4b 79 30 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124545981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124545981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124545981 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124545981 DMM INFO MM(262420000000016/ff0b4e12) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124545981 DMM NOTICE MM(262420000000016/ff0b4e12) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124545981 DMM DEBUG MM(262420000000016/ff0b4e12) checking auth: received GSM SRES = d2 a8 93 f1 (gprs_gmm.c:666) 20241105124545981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124545981 DMM DEBUG MM(262420000000016/ff0b4e12) Requesting authorization (sgsn_auth.c:160) 20241105124545981 DMM INFO MM(262420000000016/ff0b4e12) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124545981 DMM DEBUG MM(262420000000016/ff0b4e12) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124545981 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241105124545981 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) 20241105124545981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124545981 DMM INFO MM(262420000000016/ff0b4e12) <- GMM ATTACH ACCEPT (new P-TMSI=0xff0b4e12) (gprs_gmm.c:300) 20241105124545982 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124545982 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124545982 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241105124545982 DMM INFO MM(262420000000016/ff0b4e12) Subscriber data update (mmctx.c:445) 20241105124545982 DMM DEBUG MM(262420000000016/ff0b4e12) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124545982 DMM INFO MM(262420000000016/ff0b4e12) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124545982 DMM NOTICE MM(262420000000016/ff0b4e12) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241105124545982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124545982 DMM NOTICE MM(262420000000016/ff0b4e12) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124545982 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) 20241105124545983 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124545983 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241105124545983 DMM INFO MM(262420000000016/ff0b4e12) Subscriber data update (mmctx.c:445) 20241105124545983 DMM DEBUG MM(262420000000016/ff0b4e12) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124545989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124545989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124545989 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124545989 DMM INFO MM(262420000000016/ff0b4e12) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124545989 DMM NOTICE MM(262420000000016/ff0b4e12) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124545989 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124545989 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124545989 DLLC NOTICE LLME(f51c7124/ff0b4e12){ASSIGNED} LLGM Assign pre (ffffffff => ff0b4e12) (gprs_llc.c:1079) 20241105124545989 DLLC NOTICE LLME(ffffffff/ff0b4e12){ASSIGNED} LLGM Assign post (ffffffff => ff0b4e12) (gprs_llc.c:1125) 20241105124545989 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124545989 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124545989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124545989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124546040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124546040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241105124546040 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124546040 DMM INFO MM(262420000000016/ff0b4e12) -> GMM DETACH REQUEST TLLI=0xff0b4e12 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241105124546040 DMM INFO MM(262420000000016/ff0b4e12) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241105124546040 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124546040 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124546040 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124546040 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124546040 DLLC NOTICE LLME(ffffffff/ff0b4e12){ASSIGNED} LLGM Assign pre (ff0b4e12 => ffffffff) (gprs_llc.c:1079) 20241105124546040 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff0b4e12 => ffffffff) (gprs_llc.c:1125) 20241105124546040 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241105124546040 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) 20241105124546040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124546040 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124546040 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124546040 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124546041 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@5dcba48a89f8: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@5dcba48a89f8: Final verdict of PTC: pass 20241105124551050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54098<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124551053 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124551053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(704)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(702)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(697)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(692)@5dcba48a89f8: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@5dcba48a89f8: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@5dcba48a89f8: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(695)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(690)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(700)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_detach_poweroff finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:45:51 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241105124551180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124551481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40180<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87108) 20241105124552053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124552054 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) 20241105124553055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124553055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:45:53 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 20241105124554056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124554056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act started. 20241105124554542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124554544 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(712)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124554598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124554598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124554598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124554598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124554598 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124554598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124554598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124554598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124554598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(712)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(711)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124554600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124554600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124554600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124554601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124554601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124554601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124554601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124554601 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124554601 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124554601 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124554601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124554601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124554601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(712)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124554606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124554615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124554615 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(709)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(711)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124554634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124554634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124554634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124554634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124554634 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124554634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124554634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124554634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124554634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124554635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124554635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124554635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124554636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124554636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124554636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124554636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124554636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124554636 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124554636 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124554636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124554636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124554636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124554640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124554650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124554650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124554669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124554669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124554669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124554669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124554669 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124554669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124554669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124554669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124554669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124554671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124554671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124554671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124554671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124554671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124554671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124554671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124554671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124554671 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124554671 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124554671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124554671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124554671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124554676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124554686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124554686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124555057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124555057 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124555057 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124555057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124555059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124555060 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@5dcba48a89f8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@5dcba48a89f8: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='E6087F1B'O, index=0 SGSN_Test-GSUP(723)@5dcba48a89f8: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@5dcba48a89f8: 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 := '5626386A8D1DC2384D415195F9BC8D8E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE775AE0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB3F5DA602F3A7BA'O } } } } } 20241105124555105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124555105 DLLC NOTICE LLME(ffffffff/e6087f1b){UNASSIGNED} LLC RX: unknown TLLI 0xe6087f1b, creating LLME on the fly (gprs_llc.c:552) 20241105124555105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124555105 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241105124555105 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124555105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124555106 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124555106 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124555106 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124555106 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124555106 DLLC NOTICE LLME(ffffffff/e6087f1b){UNASSIGNED} LLGM Assign pre (e6087f1b => d1075442) (gprs_llc.c:1079) 20241105124555106 DLLC NOTICE LLME(e6087f1b/d1075442){ASSIGNED} LLGM Assign post (e6087f1b => d1075442) (gprs_llc.c:1125) 20241105124555106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124555106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124555106 DMM DEBUG MM(262420000000017/d1075442) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124555119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124555119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124555119 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124555119 DMM DEBUG MM(262420000000017/d1075442) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241105124555119 DMM NOTICE MM(262420000000017/d1075442) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124555119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124555119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124555119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124555119 DMM DEBUG MM(262420000000017/d1075442) Requesting authorization (sgsn_auth.c:160) 20241105124555119 DMM INFO MM(262420000000017/d1075442) Requesting authentication tuples (sgsn_auth.c:184) 20241105124555119 DMM DEBUG MM(262420000000017/d1075442) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124555119 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241105124555119 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241105124555122 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124555122 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124555122 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124555122 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124555122 DMM INFO MM(262420000000017/d1075442) Subscriber data update (mmctx.c:445) 20241105124555122 DMM DEBUG MM(262420000000017/d1075442) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124555122 DMM INFO MM(262420000000017/d1075442) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124555122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124555122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124555122 DMM INFO MM(262420000000017/d1075442) <- GMM AUTH AND CIPHERING REQ (rand = 56 26 38 6a 8d 1d c2 38 4d 41 51 95 f9 bc 8d 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124555130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124555130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124555130 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124555130 DMM INFO MM(262420000000017/d1075442) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124555130 DMM NOTICE MM(262420000000017/d1075442) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124555130 DMM DEBUG MM(262420000000017/d1075442) checking auth: received GSM SRES = ce 77 5a e0 (gprs_gmm.c:666) 20241105124555130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124555130 DMM DEBUG MM(262420000000017/d1075442) Requesting authorization (sgsn_auth.c:160) 20241105124555130 DMM INFO MM(262420000000017/d1075442) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124555130 DMM DEBUG MM(262420000000017/d1075442) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124555130 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241105124555130 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) 20241105124555130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124555130 DMM INFO MM(262420000000017/d1075442) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1075442) (gprs_gmm.c:300) 20241105124555131 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124555131 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124555131 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241105124555131 DMM INFO MM(262420000000017/d1075442) Subscriber data update (mmctx.c:445) 20241105124555131 DMM DEBUG MM(262420000000017/d1075442) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124555131 DMM INFO MM(262420000000017/d1075442) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124555131 DMM NOTICE MM(262420000000017/d1075442) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241105124555131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124555131 DMM NOTICE MM(262420000000017/d1075442) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124555131 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) 20241105124555132 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124555132 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241105124555132 DMM INFO MM(262420000000017/d1075442) Subscriber data update (mmctx.c:445) 20241105124555132 DMM DEBUG MM(262420000000017/d1075442) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124555138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124555138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124555138 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124555138 DMM INFO MM(262420000000017/d1075442) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124555138 DMM NOTICE MM(262420000000017/d1075442) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124555138 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124555138 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124555138 DLLC NOTICE LLME(e6087f1b/d1075442){ASSIGNED} LLGM Assign pre (ffffffff => d1075442) (gprs_llc.c:1079) 20241105124555138 DLLC NOTICE LLME(ffffffff/d1075442){ASSIGNED} LLGM Assign post (ffffffff => d1075442) (gprs_llc.c:1125) 20241105124555138 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124555138 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124555138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124555138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124555191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124555191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124555191 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124555191 DMM INFO MM(262420000000017/d1075442) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124555191 DMM INFO MM(262420000000017/d1075442) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124555191 DMM DEBUG MM(262420000000017/d1075442) Using GGSN 0 (gprs_sm.c:312) 20241105124555191 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) 20241105124555191 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241105124555191 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124555191 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124555191 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241105124555202 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 63 de 29 00 11 13 84 c2 d3 14 05 7f f6 06 a5 71 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) 20241105124555202 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218b0c8, cbp=0x559946c60660) (sgsn_libgtp.c:632) 20241105124555203 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124555203 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c63d08 TLLI=d1075442, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124555203 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124555203 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@5dcba48a89f8: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@5dcba48a89f8: Final verdict of PTC: pass 20241105124555214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40188<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(712)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@5dcba48a89f8: Final verdict of PTC: none 20241105124555216 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124555216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(723)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(716)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(721)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(719)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(710)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(714)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_pdp_act finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:45:55 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 20241105124555345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124555746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84180) 20241105124556217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124556217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84180, count=92752) 20241105124557218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124557218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124558219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124558219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_pdp_act_unattached started. 20241105124558807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124558808 DMM INFO MM(262420000000017/d1075442) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124558808 DMM INFO MM(262420000000017/d1075442) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124558808 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124558809 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124558809 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124558809 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124558809 DLLC NOTICE LLME(ffffffff/d1075442){ASSIGNED} LLGM Assign pre (d1075442 => ffffffff) (gprs_llc.c:1079) 20241105124558809 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1075442 => ffffffff) (gprs_llc.c:1125) 20241105124558809 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c639b0 (gprs_sndcp.c:574) 20241105124558809 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c63d08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124558809 DMM NOTICE MM(262420000000017/d1075442) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105124558809 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241105124558809 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105124558809 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105124558809 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241105124558809 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241105124558809 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) 20241105124558809 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) 20241105124558809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124558809 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124558809 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124558809 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124558809 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124558852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124558852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124558852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124558852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124558852 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124558852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124558852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124558852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124558852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124558854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124558854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124558854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124558854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124558854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124558854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124558854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124558854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124558854 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124558854 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124558854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124558855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124558855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124558858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124558867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124558867 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124558890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124558890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124558890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124558890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124558890 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124558890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124558890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124558890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124558890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124558892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124558892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124558892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124558892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124558892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124558892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124558892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124558892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124558892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124558892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124558892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124558893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124558893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124558896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124558905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124558906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124558927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124558927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124558927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124558927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124558927 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124558927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124558927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124558927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124558927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124558929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124558929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124558929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124558929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124558929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124558929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124558929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124558929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124558929 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124558929 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124558929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124558930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124558930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124558933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124558941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124558941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124559202 DGPRS DEBUG Checking for inactive LLMEs, time = 12621493 (sgsn.c:131) 20241105124559220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124559220 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124559220 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124559220 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124559222 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124559222 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@5dcba48a89f8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@5dcba48a89f8: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='FD811D9F'O, index=0 SGSN_Test-GSUP(742)@5dcba48a89f8: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241105124559268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124559268 DLLC NOTICE LLME(ffffffff/fd811d9f){UNASSIGNED} LLC RX: unknown TLLI 0xfd811d9f, creating LLME on the fly (gprs_llc.c:552) 20241105124559268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241105124559268 DMM NOTICE LLME(ffffffff/fd811d9f){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241105124559268 DLLC NOTICE LLME(ffffffff/fd811d9f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241105124559268 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@5dcba48a89f8: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@5dcba48a89f8: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@5dcba48a89f8: Final verdict of PTC: pass 20241105124559281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37234<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@5dcba48a89f8: Final verdict of PTC: none 20241105124559284 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124559284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(730)@5dcba48a89f8: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(735)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(740)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@5dcba48a89f8: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@5dcba48a89f8: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(728)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(733)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(738)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:45:59 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 20241105124559425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124559726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42912) 20241105124600285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124600285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42912, count=59400) 20241105124601286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124601286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124602287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124602287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_user started. 20241105124602788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124602790 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124602831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124602831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124602831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124602831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124602831 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124602831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124602831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124602831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124602831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124602833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124602833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124602833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124602833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124602833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124602833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124602833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124602833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124602833 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124602833 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124602833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124602834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124602834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124602837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124602846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124602846 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124602867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124602867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124602867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124602867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124602867 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124602867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124602867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124602867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124602867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124602869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124602869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124602869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124602869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124602869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124602869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124602869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124602869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124602869 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124602869 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124602869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124602870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124602870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124602875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124602886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124602886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124602906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124602906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124602906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124602906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124602906 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124602906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124602906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124602906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124602906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124602908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124602908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124602908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124602908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124602908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124602908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124602908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124602908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124602908 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124602908 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124602908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124602909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124602909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124602913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124602923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124602923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124603288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124603288 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124603288 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124603288 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124603290 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124603291 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='D679636A'O, index=0 SGSN_Test-GSUP(761)@5dcba48a89f8: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@5dcba48a89f8: 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 := '34CC2CCA59B32D34602D1C7B70791372'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '816C0849'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A086D1B4073E3A0F'O } } } } } 20241105124603334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124603334 DLLC NOTICE LLME(ffffffff/d679636a){UNASSIGNED} LLC RX: unknown TLLI 0xd679636a, creating LLME on the fly (gprs_llc.c:552) 20241105124603334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124603335 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241105124603335 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124603335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124603335 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124603335 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124603335 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124603335 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124603335 DLLC NOTICE LLME(ffffffff/d679636a){UNASSIGNED} LLGM Assign pre (d679636a => f1918e33) (gprs_llc.c:1079) 20241105124603335 DLLC NOTICE LLME(d679636a/f1918e33){ASSIGNED} LLGM Assign post (d679636a => f1918e33) (gprs_llc.c:1125) 20241105124603335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124603335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124603335 DMM DEBUG MM(262420000000019/f1918e33) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124603348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124603348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124603348 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124603348 DMM DEBUG MM(262420000000019/f1918e33) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241105124603348 DMM NOTICE MM(262420000000019/f1918e33) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124603348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124603348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124603348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124603348 DMM DEBUG MM(262420000000019/f1918e33) Requesting authorization (sgsn_auth.c:160) 20241105124603348 DMM INFO MM(262420000000019/f1918e33) Requesting authentication tuples (sgsn_auth.c:184) 20241105124603348 DMM DEBUG MM(262420000000019/f1918e33) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124603348 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241105124603348 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241105124603351 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124603351 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124603351 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124603351 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124603351 DMM INFO MM(262420000000019/f1918e33) Subscriber data update (mmctx.c:445) 20241105124603351 DMM DEBUG MM(262420000000019/f1918e33) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124603351 DMM INFO MM(262420000000019/f1918e33) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124603351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124603351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124603351 DMM INFO MM(262420000000019/f1918e33) <- GMM AUTH AND CIPHERING REQ (rand = 34 cc 2c ca 59 b3 2d 34 60 2d 1c 7b 70 79 13 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124603359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124603360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124603360 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124603360 DMM INFO MM(262420000000019/f1918e33) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124603360 DMM NOTICE MM(262420000000019/f1918e33) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124603360 DMM DEBUG MM(262420000000019/f1918e33) checking auth: received GSM SRES = 81 6c 08 49 (gprs_gmm.c:666) 20241105124603360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124603360 DMM DEBUG MM(262420000000019/f1918e33) Requesting authorization (sgsn_auth.c:160) 20241105124603360 DMM INFO MM(262420000000019/f1918e33) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124603360 DMM DEBUG MM(262420000000019/f1918e33) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124603360 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241105124603360 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) 20241105124603360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124603360 DMM INFO MM(262420000000019/f1918e33) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1918e33) (gprs_gmm.c:300) 20241105124603361 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124603361 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124603361 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241105124603361 DMM INFO MM(262420000000019/f1918e33) Subscriber data update (mmctx.c:445) 20241105124603361 DMM DEBUG MM(262420000000019/f1918e33) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124603361 DMM INFO MM(262420000000019/f1918e33) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124603361 DMM NOTICE MM(262420000000019/f1918e33) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241105124603361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124603361 DMM NOTICE MM(262420000000019/f1918e33) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124603361 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) 20241105124603362 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124603362 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241105124603362 DMM INFO MM(262420000000019/f1918e33) Subscriber data update (mmctx.c:445) 20241105124603362 DMM DEBUG MM(262420000000019/f1918e33) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124603368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124603368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124603368 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124603368 DMM INFO MM(262420000000019/f1918e33) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124603368 DMM NOTICE MM(262420000000019/f1918e33) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124603368 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124603368 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124603368 DLLC NOTICE LLME(d679636a/f1918e33){ASSIGNED} LLGM Assign pre (ffffffff => f1918e33) (gprs_llc.c:1079) 20241105124603368 DLLC NOTICE LLME(ffffffff/f1918e33){ASSIGNED} LLGM Assign post (ffffffff => f1918e33) (gprs_llc.c:1125) 20241105124603368 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124603368 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124603368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124603368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124603420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124603420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124603420 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124603420 DMM INFO MM(262420000000019/f1918e33) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124603420 DMM INFO MM(262420000000019/f1918e33) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124603420 DMM DEBUG MM(262420000000019/f1918e33) Using GGSN 0 (gprs_sm.c:312) 20241105124603420 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) 20241105124603420 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241105124603420 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124603420 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124603420 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241105124603431 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 49 e7 33 21 11 e2 c1 4f 4d 14 05 7f 9c f1 62 ff 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) 20241105124603431 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218c138, cbp=0x559946c60ae0) (sgsn_libgtp.c:632) 20241105124603431 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124603431 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c64e48 TLLI=f1918e33, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124603431 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124603431 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124603439 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241105124603446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124603446 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241105124603446 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@5dcba48a89f8: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@5dcba48a89f8: Final verdict of PTC: pass 20241105124603451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37258<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@5dcba48a89f8: Final verdict of PTC: none 20241105124603454 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(750)@5dcba48a89f8: Final verdict of PTC: none 20241105124603454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(755)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(754)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(749)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(759)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(752)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(757)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(747)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:46:03 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 20241105124603591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124603992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69136) 20241105124604455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124604455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69136, count=95412) 20241105124605456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124605456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:46:06 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 20241105124606457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124606457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_ggsn_reject started. 20241105124607049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124607051 DMM INFO MM(262420000000019/f1918e33) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124607051 DMM INFO MM(262420000000019/f1918e33) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124607051 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124607051 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124607051 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124607051 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124607051 DLLC NOTICE LLME(ffffffff/f1918e33){ASSIGNED} LLGM Assign pre (f1918e33 => ffffffff) (gprs_llc.c:1079) 20241105124607051 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1918e33 => ffffffff) (gprs_llc.c:1125) 20241105124607051 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c64af0 (gprs_sndcp.c:574) 20241105124607051 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c64e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124607051 DMM NOTICE MM(262420000000019/f1918e33) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105124607051 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241105124607051 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105124607051 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105124607051 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241105124607051 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241105124607051 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) 20241105124607051 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) 20241105124607051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124607051 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124607051 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124607051 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124607051 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(769)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124607102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124607102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124607102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124607102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124607102 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124607102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124607102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124607102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124607102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(768)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(769)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124607104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124607104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124607104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124607105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124607105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124607105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124607105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124607105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124607105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124607105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124607105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124607105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124607105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(769)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(769)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124607109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124607118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124607118 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(770)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(766)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(768)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124607129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124607129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124607129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124607129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124607129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124607129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124607129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124607129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124607129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124607130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124607130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124607130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124607130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124607130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124607130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124607130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124607130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124607130 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124607130 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124607130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124607131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124607131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124607134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124607142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124607142 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(774)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_ggsn_reject-BVCI210(772)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124607168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124607168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124607168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124607168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124607168 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124607168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124607168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124607168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124607168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124607170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124607170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124607170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124607170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124607170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124607170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124607170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124607170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124607170 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124607170 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124607170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124607171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124607171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124607175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124607184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124607184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124607458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124607458 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124607458 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124607458 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124607460 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124607461 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(766)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='C7FF3BBB'O, index=0 SGSN_Test-GSUP(780)@5dcba48a89f8: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@5dcba48a89f8: 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 := '73F1554CD489C2CBD3FA0410924C0276'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB9C9B82'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B935B7A22D783AA3'O } } } } } 20241105124607506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124607506 DLLC NOTICE LLME(ffffffff/c7ff3bbb){UNASSIGNED} LLC RX: unknown TLLI 0xc7ff3bbb, creating LLME on the fly (gprs_llc.c:552) 20241105124607506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124607506 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241105124607507 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124607507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124607507 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124607507 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124607507 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124607507 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124607507 DLLC NOTICE LLME(ffffffff/c7ff3bbb){UNASSIGNED} LLGM Assign pre (c7ff3bbb => cf98f0a3) (gprs_llc.c:1079) 20241105124607507 DLLC NOTICE LLME(c7ff3bbb/cf98f0a3){ASSIGNED} LLGM Assign post (c7ff3bbb => cf98f0a3) (gprs_llc.c:1125) 20241105124607507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124607507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124607507 DMM DEBUG MM(262420000000020/cf98f0a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124607519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124607519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124607519 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124607519 DMM DEBUG MM(262420000000020/cf98f0a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241105124607519 DMM NOTICE MM(262420000000020/cf98f0a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124607519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124607519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124607519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124607519 DMM DEBUG MM(262420000000020/cf98f0a3) Requesting authorization (sgsn_auth.c:160) 20241105124607519 DMM INFO MM(262420000000020/cf98f0a3) Requesting authentication tuples (sgsn_auth.c:184) 20241105124607519 DMM DEBUG MM(262420000000020/cf98f0a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124607519 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241105124607519 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241105124607523 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124607523 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124607523 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124607523 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124607523 DMM INFO MM(262420000000020/cf98f0a3) Subscriber data update (mmctx.c:445) 20241105124607523 DMM DEBUG MM(262420000000020/cf98f0a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124607523 DMM INFO MM(262420000000020/cf98f0a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124607523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124607523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124607523 DMM INFO MM(262420000000020/cf98f0a3) <- GMM AUTH AND CIPHERING REQ (rand = 73 f1 55 4c d4 89 c2 cb d3 fa 04 10 92 4c 02 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124607531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124607531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124607531 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124607531 DMM INFO MM(262420000000020/cf98f0a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124607531 DMM NOTICE MM(262420000000020/cf98f0a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124607531 DMM DEBUG MM(262420000000020/cf98f0a3) checking auth: received GSM SRES = bb 9c 9b 82 (gprs_gmm.c:666) 20241105124607531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124607531 DMM DEBUG MM(262420000000020/cf98f0a3) Requesting authorization (sgsn_auth.c:160) 20241105124607531 DMM INFO MM(262420000000020/cf98f0a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124607531 DMM DEBUG MM(262420000000020/cf98f0a3) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124607531 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241105124607531 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) 20241105124607531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124607531 DMM INFO MM(262420000000020/cf98f0a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf98f0a3) (gprs_gmm.c:300) 20241105124607533 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124607533 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124607533 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241105124607533 DMM INFO MM(262420000000020/cf98f0a3) Subscriber data update (mmctx.c:445) 20241105124607533 DMM DEBUG MM(262420000000020/cf98f0a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124607533 DMM INFO MM(262420000000020/cf98f0a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124607533 DMM NOTICE MM(262420000000020/cf98f0a3) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241105124607533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124607533 DMM NOTICE MM(262420000000020/cf98f0a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124607533 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) 20241105124607533 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124607533 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241105124607533 DMM INFO MM(262420000000020/cf98f0a3) Subscriber data update (mmctx.c:445) 20241105124607533 DMM DEBUG MM(262420000000020/cf98f0a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124607539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124607539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124607539 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124607539 DMM INFO MM(262420000000020/cf98f0a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124607539 DMM NOTICE MM(262420000000020/cf98f0a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124607540 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124607540 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124607540 DLLC NOTICE LLME(c7ff3bbb/cf98f0a3){ASSIGNED} LLGM Assign pre (ffffffff => cf98f0a3) (gprs_llc.c:1079) 20241105124607540 DLLC NOTICE LLME(ffffffff/cf98f0a3){ASSIGNED} LLGM Assign post (ffffffff => cf98f0a3) (gprs_llc.c:1125) 20241105124607540 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124607540 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124607540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124607540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124607592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124607592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124607592 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124607592 DMM INFO MM(262420000000020/cf98f0a3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124607592 DMM INFO MM(262420000000020/cf98f0a3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124607592 DMM DEBUG MM(262420000000020/cf98f0a3) Using GGSN 0 (gprs_sm.c:312) 20241105124607592 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) 20241105124607592 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241105124607592 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124607592 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124607592 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241105124607605 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 b4 4d 8f a1 11 12 dc 36 94 14 05 7f 25 fe 43 67 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241105124607605 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f20a218d1a8, cbp=0x559946c61060) (sgsn_libgtp.c:632) 20241105124607605 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241105124607605 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241105124607605 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241105124607605 DMM NOTICE MM(262420000000020/cf98f0a3) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(766)@5dcba48a89f8: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@5dcba48a89f8: Final verdict of PTC: pass 20241105124607612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43886<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124607614 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124607614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(780)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(769)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(766)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(773)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(778)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(768)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(776)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(771)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(767)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(766): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(768): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(769): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124607746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124608147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85412) 20241105124608615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124608615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85412, count=98572) 20241105124609616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124609616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:46: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_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 20241105124610617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124610617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_user_deact_mo started. 20241105124611209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124611211 DMM INFO MM(262420000000020/cf98f0a3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124611211 DMM INFO MM(262420000000020/cf98f0a3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124611211 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124611211 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124611211 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124611211 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124611211 DLLC NOTICE LLME(ffffffff/cf98f0a3){ASSIGNED} LLGM Assign pre (cf98f0a3 => ffffffff) (gprs_llc.c:1079) 20241105124611211 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf98f0a3 => ffffffff) (gprs_llc.c:1125) 20241105124611211 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241105124611211 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) 20241105124611211 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) 20241105124611211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124611211 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124611211 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124611211 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124611211 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124611256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124611256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124611256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124611256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124611256 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124611256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124611256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124611256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124611256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124611258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124611258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124611258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124611259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124611259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124611259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124611259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124611259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124611259 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124611259 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124611259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124611259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124611259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124611263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124611273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124611273 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)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124611292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124611292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124611292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124611292 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124611293 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124611293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124611293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124611293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124611293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124611294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124611294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124611294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124611295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124611295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124611295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124611295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124611295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124611295 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124611295 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124611295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124611295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124611295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124611299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124611308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124611308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124611330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124611330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124611330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124611330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124611330 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124611330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124611330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124611330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124611330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124611332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124611332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124611332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124611332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124611332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124611332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124611332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124611332 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124611332 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124611332 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124611332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(797)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124611333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124611333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124611336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124611346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124611346 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124611618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124611618 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124611618 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124611618 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124611620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241105124611621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@5dcba48a89f8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='C6E0C16C'O, index=0 SGSN_Test-GSUP(799)@5dcba48a89f8: 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)@5dcba48a89f8: 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 := '0B33FBEF4C732FA637D5EE277A089E7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C4E94D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32358B222B1EB4A3'O } } } } } 20241105124611665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124611665 DLLC NOTICE LLME(ffffffff/c6e0c16c){UNASSIGNED} LLC RX: unknown TLLI 0xc6e0c16c, creating LLME on the fly (gprs_llc.c:552) 20241105124611665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124611665 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241105124611665 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124611665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124611665 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124611665 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124611665 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124611665 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124611665 DLLC NOTICE LLME(ffffffff/c6e0c16c){UNASSIGNED} LLGM Assign pre (c6e0c16c => d48194ea) (gprs_llc.c:1079) 20241105124611665 DLLC NOTICE LLME(c6e0c16c/d48194ea){ASSIGNED} LLGM Assign post (c6e0c16c => d48194ea) (gprs_llc.c:1125) 20241105124611665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124611665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124611665 DMM DEBUG MM(262420000000021/d48194ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124611679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124611679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124611679 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124611679 DMM DEBUG MM(262420000000021/d48194ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241105124611679 DMM NOTICE MM(262420000000021/d48194ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124611679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124611679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124611679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124611679 DMM DEBUG MM(262420000000021/d48194ea) Requesting authorization (sgsn_auth.c:160) 20241105124611679 DMM INFO MM(262420000000021/d48194ea) Requesting authentication tuples (sgsn_auth.c:184) 20241105124611679 DMM DEBUG MM(262420000000021/d48194ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124611679 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241105124611679 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241105124611682 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124611682 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124611682 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124611682 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124611682 DMM INFO MM(262420000000021/d48194ea) Subscriber data update (mmctx.c:445) 20241105124611682 DMM DEBUG MM(262420000000021/d48194ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124611682 DMM INFO MM(262420000000021/d48194ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124611682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124611682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124611682 DMM INFO MM(262420000000021/d48194ea) <- GMM AUTH AND CIPHERING REQ (rand = 0b 33 fb ef 4c 73 2f a6 37 d5 ee 27 7a 08 9e 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124611689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124611689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124611689 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124611689 DMM INFO MM(262420000000021/d48194ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124611689 DMM NOTICE MM(262420000000021/d48194ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124611689 DMM DEBUG MM(262420000000021/d48194ea) checking auth: received GSM SRES = 1c 4e 94 d6 (gprs_gmm.c:666) 20241105124611689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124611689 DMM DEBUG MM(262420000000021/d48194ea) Requesting authorization (sgsn_auth.c:160) 20241105124611689 DMM INFO MM(262420000000021/d48194ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124611689 DMM DEBUG MM(262420000000021/d48194ea) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124611689 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241105124611689 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) 20241105124611689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124611689 DMM INFO MM(262420000000021/d48194ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xd48194ea) (gprs_gmm.c:300) 20241105124611690 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124611690 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124611690 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241105124611690 DMM INFO MM(262420000000021/d48194ea) Subscriber data update (mmctx.c:445) 20241105124611690 DMM DEBUG MM(262420000000021/d48194ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124611690 DMM INFO MM(262420000000021/d48194ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124611690 DMM NOTICE MM(262420000000021/d48194ea) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241105124611690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124611690 DMM NOTICE MM(262420000000021/d48194ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124611690 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) 20241105124611691 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124611691 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241105124611691 DMM INFO MM(262420000000021/d48194ea) Subscriber data update (mmctx.c:445) 20241105124611691 DMM DEBUG MM(262420000000021/d48194ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124611697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124611697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124611697 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124611697 DMM INFO MM(262420000000021/d48194ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124611697 DMM NOTICE MM(262420000000021/d48194ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124611697 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124611697 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124611697 DLLC NOTICE LLME(c6e0c16c/d48194ea){ASSIGNED} LLGM Assign pre (ffffffff => d48194ea) (gprs_llc.c:1079) 20241105124611697 DLLC NOTICE LLME(ffffffff/d48194ea){ASSIGNED} LLGM Assign post (ffffffff => d48194ea) (gprs_llc.c:1125) 20241105124611697 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124611697 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124611697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124611697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124611748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124611748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124611748 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124611748 DMM INFO MM(262420000000021/d48194ea) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124611748 DMM INFO MM(262420000000021/d48194ea) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124611748 DMM DEBUG MM(262420000000021/d48194ea) Using GGSN 0 (gprs_sm.c:312) 20241105124611748 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) 20241105124611748 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241105124611748 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124611748 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124611748 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241105124611761 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 33 02 90 77 11 ba e6 3e 28 14 05 7f 75 39 09 6d 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) 20241105124611761 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218d1a8, cbp=0x559946c61060) (sgsn_libgtp.c:632) 20241105124611761 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124611761 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c64e48 TLLI=d48194ea, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124611761 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124611761 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124611769 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241105124611777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124611777 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241105124611777 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124611780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124611780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241105124611781 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124611781 DMM INFO MM(262420000000021/d48194ea) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241105124611781 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105124611781 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241105124611782 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) 20241105124611782 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f20a218d1a8, cbp=0x559946c61060) (sgsn_libgtp.c:632) 20241105124611782 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241105124611782 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c64e48, TLLI=d48194ea, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124611783 DMM INFO MM(262420000000021/d48194ea) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241105124611783 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241105124611783 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@5dcba48a89f8: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@5dcba48a89f8: Final verdict of PTC: pass 20241105124611790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43902<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124611792 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124611792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(798)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(799)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(797)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(792)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(787)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(795)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(790)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(785)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 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 20241105124611920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124612322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43910<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94536) 20241105124612794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124612794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94536, count=105644) 20241105124613796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124613796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:46:14 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 20241105124614797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124614797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_user_deact_mt started. 20241105124615386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124615387 DMM INFO MM(262420000000021/d48194ea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124615387 DMM INFO MM(262420000000021/d48194ea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124615387 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124615387 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124615387 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124615387 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124615387 DLLC NOTICE LLME(ffffffff/d48194ea){ASSIGNED} LLGM Assign pre (d48194ea => ffffffff) (gprs_llc.c:1079) 20241105124615387 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d48194ea => ffffffff) (gprs_llc.c:1125) 20241105124615387 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241105124615387 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) 20241105124615387 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) 20241105124615387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124615387 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124615387 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124615387 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124615387 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124615444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124615444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124615444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124615444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124615444 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124615444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124615444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124615444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124615444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(806)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(807)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124615447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124615447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124615447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124615447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124615447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124615447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124615447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124615447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124615447 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124615447 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124615447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124615448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124615448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124615452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124615461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124615461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(808)@5dcba48a89f8: 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)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(806)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124615475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124615475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124615475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124615475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124615475 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124615475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124615475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124615475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124615475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124615477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124615477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124615477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124615477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124615477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124615477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124615477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124615477 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124615477 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124615477 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124615477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124615478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124615478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124615481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124615490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124615490 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)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124615520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124615520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124615520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124615520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124615520 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124615520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124615520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124615520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124615520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124615522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124615522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124615522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124615522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124615522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124615522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124615522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124615522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124615522 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124615522 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124615522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124615523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124615523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124615526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124615536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124615536 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124615798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124615798 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124615798 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124615798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124615800 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241105124615801 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(816)@5dcba48a89f8: 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(816)@5dcba48a89f8: 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(816)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(804)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='F1336D28'O, index=0 SGSN_Test-GSUP(818)@5dcba48a89f8: 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)@5dcba48a89f8: 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 := '94F4A7EE4BEDA089A2E9353B667634BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '302D73A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1EEA0E2898512A22'O } } } } } 20241105124615849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124615849 DLLC NOTICE LLME(ffffffff/f1336d28){UNASSIGNED} LLC RX: unknown TLLI 0xf1336d28, creating LLME on the fly (gprs_llc.c:552) 20241105124615849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124615849 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241105124615849 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124615849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124615849 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124615849 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124615849 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124615849 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124615849 DLLC NOTICE LLME(ffffffff/f1336d28){UNASSIGNED} LLGM Assign pre (f1336d28 => ff37100f) (gprs_llc.c:1079) 20241105124615849 DLLC NOTICE LLME(f1336d28/ff37100f){ASSIGNED} LLGM Assign post (f1336d28 => ff37100f) (gprs_llc.c:1125) 20241105124615849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124615849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124615849 DMM DEBUG MM(262420000000022/ff37100f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124615862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124615862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124615862 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124615862 DMM DEBUG MM(262420000000022/ff37100f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241105124615862 DMM NOTICE MM(262420000000022/ff37100f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124615862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124615862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124615862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124615862 DMM DEBUG MM(262420000000022/ff37100f) Requesting authorization (sgsn_auth.c:160) 20241105124615862 DMM INFO MM(262420000000022/ff37100f) Requesting authentication tuples (sgsn_auth.c:184) 20241105124615862 DMM DEBUG MM(262420000000022/ff37100f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124615862 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241105124615862 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241105124615865 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124615865 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124615865 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124615865 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124615865 DMM INFO MM(262420000000022/ff37100f) Subscriber data update (mmctx.c:445) 20241105124615865 DMM DEBUG MM(262420000000022/ff37100f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124615865 DMM INFO MM(262420000000022/ff37100f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124615865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124615865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124615865 DMM INFO MM(262420000000022/ff37100f) <- GMM AUTH AND CIPHERING REQ (rand = 94 f4 a7 ee 4b ed a0 89 a2 e9 35 3b 66 76 34 bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124615873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124615873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124615873 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124615873 DMM INFO MM(262420000000022/ff37100f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124615873 DMM NOTICE MM(262420000000022/ff37100f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124615873 DMM DEBUG MM(262420000000022/ff37100f) checking auth: received GSM SRES = 30 2d 73 a5 (gprs_gmm.c:666) 20241105124615873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124615873 DMM DEBUG MM(262420000000022/ff37100f) Requesting authorization (sgsn_auth.c:160) 20241105124615873 DMM INFO MM(262420000000022/ff37100f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124615873 DMM DEBUG MM(262420000000022/ff37100f) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124615873 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241105124615873 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) 20241105124615873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124615873 DMM INFO MM(262420000000022/ff37100f) <- GMM ATTACH ACCEPT (new P-TMSI=0xff37100f) (gprs_gmm.c:300) 20241105124615875 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124615875 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124615875 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241105124615875 DMM INFO MM(262420000000022/ff37100f) Subscriber data update (mmctx.c:445) 20241105124615875 DMM DEBUG MM(262420000000022/ff37100f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124615875 DMM INFO MM(262420000000022/ff37100f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124615875 DMM NOTICE MM(262420000000022/ff37100f) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241105124615875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124615875 DMM NOTICE MM(262420000000022/ff37100f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124615875 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) 20241105124615876 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124615876 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241105124615876 DMM INFO MM(262420000000022/ff37100f) Subscriber data update (mmctx.c:445) 20241105124615876 DMM DEBUG MM(262420000000022/ff37100f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124615882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124615882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124615882 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124615882 DMM INFO MM(262420000000022/ff37100f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124615882 DMM NOTICE MM(262420000000022/ff37100f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124615882 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124615882 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124615882 DLLC NOTICE LLME(f1336d28/ff37100f){ASSIGNED} LLGM Assign pre (ffffffff => ff37100f) (gprs_llc.c:1079) 20241105124615882 DLLC NOTICE LLME(ffffffff/ff37100f){ASSIGNED} LLGM Assign post (ffffffff => ff37100f) (gprs_llc.c:1125) 20241105124615882 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124615882 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124615882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124615882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124615934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124615934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124615934 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124615934 DMM INFO MM(262420000000022/ff37100f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124615934 DMM INFO MM(262420000000022/ff37100f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124615934 DMM DEBUG MM(262420000000022/ff37100f) Using GGSN 0 (gprs_sm.c:312) 20241105124615934 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) 20241105124615934 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241105124615934 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124615934 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124615934 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241105124615946 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 04 3b 7a 22 11 5f 4b 72 fa 14 05 7f 1f 39 c5 2c 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) 20241105124615946 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218d1a8, cbp=0x559946c61480) (sgsn_libgtp.c:632) 20241105124615946 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124615946 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c64e48 TLLI=ff37100f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124615946 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124615946 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124615954 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241105124615962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124615962 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241105124615962 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124615964 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241105124615964 DGPRS INFO PDP(262420000000022:5): Context 0x7f20a218d1a8 was deleted (sgsn_libgtp.c:660) 20241105124615964 DMM INFO MM(262420000000022/ff37100f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241105124615964 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241105124615964 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@5dcba48a89f8: Removing Client IMSI='262420000000022'H, index=0 20241105124615971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124615971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241105124615971 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124615971 DMM INFO MM(262420000000022/ff37100f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@5dcba48a89f8: Final verdict of PTC: pass 20241105124615973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43916<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@5dcba48a89f8: Final verdict of PTC: none 20241105124615975 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124615975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(816)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(811)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(804)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(807)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(817)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(809)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(805)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(815)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(804): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:46:16 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 20241105124616107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124616508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41276) 20241105124616977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124616977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41276, count=104036) 20241105124617978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124617979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:46: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_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 20241105124618980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124618980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_deact_dup started. 20241105124619560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124619562 DMM INFO MM(262420000000022/ff37100f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124619562 DMM INFO MM(262420000000022/ff37100f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124619562 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124619562 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124619562 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124619562 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124619562 DLLC NOTICE LLME(ffffffff/ff37100f){ASSIGNED} LLGM Assign pre (ff37100f => ffffffff) (gprs_llc.c:1079) 20241105124619562 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff37100f => ffffffff) (gprs_llc.c:1125) 20241105124619562 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c64af0 (gprs_sndcp.c:574) 20241105124619562 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c64e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124619562 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241105124619562 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) 20241105124619562 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) 20241105124619562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124619562 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124619562 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124619562 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124619562 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124619604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124619604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124619604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124619605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124619605 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124619605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124619605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124619605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124619605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124619606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124619606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124619606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124619606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124619606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124619606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124619606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124619606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124619606 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124619606 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124619607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124619607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124619607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124619610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124619619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124619619 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124619643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124619643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124619643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124619643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124619643 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124619643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124619643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124619643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124619643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124619644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124619644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124619644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124619644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124619644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124619644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124619644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124619644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124619644 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124619644 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124619644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124619645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124619645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124619649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124619658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124619658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124619679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124619679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124619679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124619679 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124619679 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124619679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124619679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124619679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124619680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124619681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124619681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124619681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124619681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124619681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124619681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124619682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124619682 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124619682 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124619682 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124619682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124619682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124619682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124619686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124619695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124619695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124619980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124619980 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124619980 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124619980 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124619982 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124619983 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='E613C085'O, index=0 SGSN_Test-GSUP(837)@5dcba48a89f8: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@5dcba48a89f8: 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 := '60C223CC741CEAA3D6E05FDFA9BA174D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B2C2BAC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F01700527209A56'O } } } } } 20241105124620030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124620030 DLLC NOTICE LLME(ffffffff/e613c085){UNASSIGNED} LLC RX: unknown TLLI 0xe613c085, creating LLME on the fly (gprs_llc.c:552) 20241105124620030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124620030 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241105124620030 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124620030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124620030 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124620030 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124620030 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124620030 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124620030 DLLC NOTICE LLME(ffffffff/e613c085){UNASSIGNED} LLGM Assign pre (e613c085 => e0e3f120) (gprs_llc.c:1079) 20241105124620030 DLLC NOTICE LLME(e613c085/e0e3f120){ASSIGNED} LLGM Assign post (e613c085 => e0e3f120) (gprs_llc.c:1125) 20241105124620030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124620030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124620030 DMM DEBUG MM(262420000000046/e0e3f120) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124620044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124620044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124620044 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124620044 DMM DEBUG MM(262420000000046/e0e3f120) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241105124620044 DMM NOTICE MM(262420000000046/e0e3f120) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124620044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124620044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124620044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124620044 DMM DEBUG MM(262420000000046/e0e3f120) Requesting authorization (sgsn_auth.c:160) 20241105124620044 DMM INFO MM(262420000000046/e0e3f120) Requesting authentication tuples (sgsn_auth.c:184) 20241105124620044 DMM DEBUG MM(262420000000046/e0e3f120) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124620044 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241105124620044 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241105124620047 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124620047 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124620047 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124620047 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124620047 DMM INFO MM(262420000000046/e0e3f120) Subscriber data update (mmctx.c:445) 20241105124620047 DMM DEBUG MM(262420000000046/e0e3f120) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124620047 DMM INFO MM(262420000000046/e0e3f120) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124620047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124620047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124620047 DMM INFO MM(262420000000046/e0e3f120) <- GMM AUTH AND CIPHERING REQ (rand = 60 c2 23 cc 74 1c ea a3 d6 e0 5f df a9 ba 17 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124620055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124620055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124620055 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124620055 DMM INFO MM(262420000000046/e0e3f120) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124620055 DMM NOTICE MM(262420000000046/e0e3f120) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124620055 DMM DEBUG MM(262420000000046/e0e3f120) checking auth: received GSM SRES = 2b 2c 2b ac (gprs_gmm.c:666) 20241105124620055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124620055 DMM DEBUG MM(262420000000046/e0e3f120) Requesting authorization (sgsn_auth.c:160) 20241105124620055 DMM INFO MM(262420000000046/e0e3f120) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124620055 DMM DEBUG MM(262420000000046/e0e3f120) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124620055 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241105124620055 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) 20241105124620055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124620055 DMM INFO MM(262420000000046/e0e3f120) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0e3f120) (gprs_gmm.c:300) 20241105124620057 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124620057 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124620057 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241105124620057 DMM INFO MM(262420000000046/e0e3f120) Subscriber data update (mmctx.c:445) 20241105124620057 DMM DEBUG MM(262420000000046/e0e3f120) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124620057 DMM INFO MM(262420000000046/e0e3f120) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124620057 DMM NOTICE MM(262420000000046/e0e3f120) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241105124620057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124620057 DMM NOTICE MM(262420000000046/e0e3f120) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124620057 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) 20241105124620058 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124620058 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241105124620058 DMM INFO MM(262420000000046/e0e3f120) Subscriber data update (mmctx.c:445) 20241105124620058 DMM DEBUG MM(262420000000046/e0e3f120) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124620064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124620064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124620064 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124620064 DMM INFO MM(262420000000046/e0e3f120) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124620064 DMM NOTICE MM(262420000000046/e0e3f120) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124620064 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124620064 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124620064 DLLC NOTICE LLME(e613c085/e0e3f120){ASSIGNED} LLGM Assign pre (ffffffff => e0e3f120) (gprs_llc.c:1079) 20241105124620064 DLLC NOTICE LLME(ffffffff/e0e3f120){ASSIGNED} LLGM Assign post (ffffffff => e0e3f120) (gprs_llc.c:1125) 20241105124620064 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124620064 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124620064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124620064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124620116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124620116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124620116 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124620116 DMM INFO MM(262420000000046/e0e3f120) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124620116 DMM INFO MM(262420000000046/e0e3f120) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124620116 DMM DEBUG MM(262420000000046/e0e3f120) Using GGSN 0 (gprs_sm.c:312) 20241105124620116 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) 20241105124620116 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241105124620116 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124620116 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124620116 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241105124620127 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 ed 68 70 a2 11 36 3d 59 38 14 05 7f 2d 21 ea 33 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) 20241105124620127 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218d1a8, cbp=0x559946c61480) (sgsn_libgtp.c:632) 20241105124620128 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124620128 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c64e48 TLLI=e0e3f120, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124620128 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124620128 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124620136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124620136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241105124620136 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124620136 DMM INFO MM(262420000000046/e0e3f120) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241105124620136 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105124620136 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241105124620137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124620137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124620137 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124620137 DMM INFO MM(262420000000046/e0e3f120) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241105124620137 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105124620137 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@5dcba48a89f8: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@5dcba48a89f8: "Received deletePDPContextResponse 1, seq_nr=1036" 20241105124620138 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) 20241105124620139 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f20a218d1a8, cbp=0x559946c61480) (sgsn_libgtp.c:632) 20241105124620139 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241105124620139 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c64e48, TLLI=e0e3f120, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124620139 DMM INFO MM(262420000000046/e0e3f120) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241105124620139 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241105124620139 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241105124620139 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) 20241105124620139 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)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@5dcba48a89f8: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@5dcba48a89f8: Final verdict of PTC: pass 20241105124622149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33850<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@5dcba48a89f8: Final verdict of PTC: none 20241105124622152 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124622152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(830)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(825)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(835)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(828)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(833)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(823)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:46:22 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 20241105124622284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124622685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100208) 20241105124623153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124623153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100208, count=105640) 20241105124624155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124624155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124625155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124625156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_second_attempt started. 20241105124625744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124625744 DMM INFO MM(262420000000046/e0e3f120) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124625745 DMM INFO MM(262420000000046/e0e3f120) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124625745 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124625745 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124625745 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124625745 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124625745 DLLC NOTICE LLME(ffffffff/e0e3f120){ASSIGNED} LLGM Assign pre (e0e3f120 => ffffffff) (gprs_llc.c:1079) 20241105124625745 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0e3f120 => ffffffff) (gprs_llc.c:1125) 20241105124625745 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241105124625745 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) 20241105124625745 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) 20241105124625745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124625745 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124625745 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124625745 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124625745 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124625796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124625796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124625796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124625796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124625796 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124625796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124625796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124625796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124625796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124625798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124625798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124625798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124625799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124625799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124625799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124625799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124625799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124625799 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124625799 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124625799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124625799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124625799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124625804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124625816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124625816 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124625838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124625838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124625838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124625838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124625838 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124625838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124625838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124625838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124625838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124625840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124625840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124625840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124625840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124625840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124625840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124625840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124625840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124625840 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124625840 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124625840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124625841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124625841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124625847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124625858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124625858 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124625929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124625929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124625929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124625929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124625929 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124625929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124625929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124625929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124625929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124625933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124625933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124625933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124625934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124625934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124625934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124625934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124625934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124625934 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124625934 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124625934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124625935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124625935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124625941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124625956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124625956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124626157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124626157 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124626157 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124626157 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124626159 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124626159 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@5dcba48a89f8: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='E529B525'O, index=0 SGSN_Test-GSUP(856)@5dcba48a89f8: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@5dcba48a89f8: 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 := 'AD6F48BB4CAE535F870288ACA934804D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5DECB0E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFC72829CA429D17'O } } } } } 20241105124626219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124626220 DLLC NOTICE LLME(ffffffff/e529b525){UNASSIGNED} LLC RX: unknown TLLI 0xe529b525, creating LLME on the fly (gprs_llc.c:552) 20241105124626220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124626220 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241105124626220 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124626220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124626220 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124626220 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124626220 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124626220 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124626220 DLLC NOTICE LLME(ffffffff/e529b525){UNASSIGNED} LLGM Assign pre (e529b525 => db3949ec) (gprs_llc.c:1079) 20241105124626220 DLLC NOTICE LLME(e529b525/db3949ec){ASSIGNED} LLGM Assign post (e529b525 => db3949ec) (gprs_llc.c:1125) 20241105124626220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124626220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124626220 DMM DEBUG MM(262420000000022/db3949ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124626234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124626234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124626234 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124626234 DMM DEBUG MM(262420000000022/db3949ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241105124626234 DMM NOTICE MM(262420000000022/db3949ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124626234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124626234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124626234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124626234 DMM DEBUG MM(262420000000022/db3949ec) Requesting authorization (sgsn_auth.c:160) 20241105124626234 DMM INFO MM(262420000000022/db3949ec) Requesting authentication tuples (sgsn_auth.c:184) 20241105124626234 DMM DEBUG MM(262420000000022/db3949ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124626234 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241105124626234 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@5dcba48a89f8: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241105124626236 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124626236 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124626237 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124626237 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124626237 DMM INFO MM(262420000000022/db3949ec) Subscriber data update (mmctx.c:445) 20241105124626237 DMM DEBUG MM(262420000000022/db3949ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124626237 DMM INFO MM(262420000000022/db3949ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124626237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124626237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124626237 DMM INFO MM(262420000000022/db3949ec) <- GMM AUTH AND CIPHERING REQ (rand = ad 6f 48 bb 4c ae 53 5f 87 02 88 ac a9 34 80 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124626245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124626245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124626245 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124626245 DMM INFO MM(262420000000022/db3949ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124626245 DMM NOTICE MM(262420000000022/db3949ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124626245 DMM DEBUG MM(262420000000022/db3949ec) checking auth: received GSM SRES = 5d ec b0 e6 (gprs_gmm.c:666) 20241105124626245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124626245 DMM DEBUG MM(262420000000022/db3949ec) Requesting authorization (sgsn_auth.c:160) 20241105124626245 DMM INFO MM(262420000000022/db3949ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124626245 DMM DEBUG MM(262420000000022/db3949ec) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124626245 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241105124626246 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) 20241105124626246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124626246 DMM INFO MM(262420000000022/db3949ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb3949ec) (gprs_gmm.c:300) 20241105124626247 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124626247 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124626247 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241105124626247 DMM INFO MM(262420000000022/db3949ec) Subscriber data update (mmctx.c:445) 20241105124626247 DMM DEBUG MM(262420000000022/db3949ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124626247 DMM INFO MM(262420000000022/db3949ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124626247 DMM NOTICE MM(262420000000022/db3949ec) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241105124626247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124626247 DMM NOTICE MM(262420000000022/db3949ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124626247 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) 20241105124626248 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124626248 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241105124626248 DMM INFO MM(262420000000022/db3949ec) Subscriber data update (mmctx.c:445) 20241105124626248 DMM DEBUG MM(262420000000022/db3949ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124626255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124626255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124626255 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124626255 DMM INFO MM(262420000000022/db3949ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124626255 DMM NOTICE MM(262420000000022/db3949ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124626255 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124626255 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124626255 DLLC NOTICE LLME(e529b525/db3949ec){ASSIGNED} LLGM Assign pre (ffffffff => db3949ec) (gprs_llc.c:1079) 20241105124626255 DLLC NOTICE LLME(ffffffff/db3949ec){ASSIGNED} LLGM Assign post (ffffffff => db3949ec) (gprs_llc.c:1125) 20241105124626255 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124626255 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124626255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124626255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_second_attempt(858)@5dcba48a89f8: 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 := 'BBA8B971F41EB0DE69152DB36613DBF9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C5994C39'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D6AFBDC7996DA79C'O } } } } } 20241105124626307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124626307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124626307 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124626307 DMM INFO MM(262420000000022/db3949ec) -> GMM ATTACH REQUEST MI(TMSI-0xDB3949EC) type="GPRS attach" (gprs_gmm.c:1266) 20241105124626307 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124626307 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105124626307 DLLC NOTICE LLME(ffffffff/db3949ec){ASSIGNED} LLGM Assign pre (db3949ec => cd54eb2b) (gprs_llc.c:1079) 20241105124626307 DLLC NOTICE LLME(db3949ec/cd54eb2b){ASSIGNED} LLGM Assign post (db3949ec => cd54eb2b) (gprs_llc.c:1125) 20241105124626307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124626307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124626308 DMM DEBUG MM(262420000000022/cd54eb2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124626313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124626313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241105124626313 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124626313 DMM DEBUG MM(262420000000022/cd54eb2b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241105124626313 DMM NOTICE MM(262420000000022/cd54eb2b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124626313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124626313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124626313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124626313 DMM DEBUG MM(262420000000022/cd54eb2b) Requesting authorization (sgsn_auth.c:160) 20241105124626313 DMM INFO MM(262420000000022/cd54eb2b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124626313 DMM DEBUG MM(262420000000022/cd54eb2b) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124626313 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241105124626313 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) 20241105124629203 DGPRS DEBUG Checking for inactive LLMEs, time = 12621523 (sgsn.c:131) 20241105124632314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241105124632314 DMM ERROR MM(262420000000022/cd54eb2b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241105124632314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241105124632314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241105124632314 DMM NOTICE MM(262420000000022/cd54eb2b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241105124632314 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241105124632314 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) 20241105124632314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Reject}: Deallocated (fsm.c:568) 20241105124632314 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Deallocated (fsm.c:568) 20241105124632314 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124632314 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241105124632314 DLLC NOTICE LLME(db3949ec/cd54eb2b){ASSIGNED} LLGM Assign pre (cd54eb2b => ffffffff) (gprs_llc.c:1079) 20241105124632314 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd54eb2b => ffffffff) (gprs_llc.c:1125) 20241105124646159 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241105124646159 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241105124646159 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124655800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124655802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124655802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124655842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124655843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124655843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124655936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124655937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124655937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@5dcba48a89f8: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5dcba48a89f8: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(856)@5dcba48a89f8: Final verdict of PTC: none 20241105124656228 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124656228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(855)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(849)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(844)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(854)@5dcba48a89f8: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@5dcba48a89f8: Final verdict of PTC: none 20241105124656231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33864<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(851)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@5dcba48a89f8: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@5dcba48a89f8: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@5dcba48a89f8: Final verdict of PTC: none TC_attach_second_attempt(858)@5dcba48a89f8: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(847)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(842)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(852)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@5dcba48a89f8: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@5dcba48a89f8: 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'. Tue Nov 5 12:46:56 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 20241105124656362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124656663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108080) 20241105124657229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124657229 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) 20241105124658230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124658230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 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 20241105124659204 DGPRS DEBUG Checking for inactive LLMEs, time = 12621553 (sgsn.c:131) 20241105124659231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124659231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_echo_timeout started. 20241105124659717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124659718 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124659774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124659774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124659774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124659774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124659774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124659774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124659774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124659774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124659774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124659776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124659776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124659776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124659776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124659776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124659776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124659776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124659776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124659776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124659776 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124659776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124659776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124659776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124659780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124659789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124659789 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124659819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124659819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124659819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124659819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124659819 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124659819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124659819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124659819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124659819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(868)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(869)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124659821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124659821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124659821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124659821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124659821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124659821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124659821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124659822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124659822 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124659822 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124659822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124659822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124659822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124659826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124659835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124659835 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(870)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(866)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(868)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124659845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124659845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124659845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124659845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124659845 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124659845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124659845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124659845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124659845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124659846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124659846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124659846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124659846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124659846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124659846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124659846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124659846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124659846 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124659846 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124659846 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124659847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124659847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124659850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124659858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124659858 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124700232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124700232 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124700232 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124700232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124700234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124700235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@5dcba48a89f8: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='EB5C594F'O, index=0 SGSN_Test-GSUP(875)@5dcba48a89f8: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@5dcba48a89f8: 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 := 'C952727A36E5974983F1043CB2DDC18E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EAD25873'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A39E0C1AFF94882E'O } } } } } 20241105124700284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124700285 DLLC NOTICE LLME(ffffffff/eb5c594f){UNASSIGNED} LLC RX: unknown TLLI 0xeb5c594f, creating LLME on the fly (gprs_llc.c:552) 20241105124700285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124700285 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241105124700285 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124700285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124700285 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124700285 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124700285 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124700285 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124700285 DLLC NOTICE LLME(ffffffff/eb5c594f){UNASSIGNED} LLGM Assign pre (eb5c594f => f00617e1) (gprs_llc.c:1079) 20241105124700285 DLLC NOTICE LLME(eb5c594f/f00617e1){ASSIGNED} LLGM Assign post (eb5c594f => f00617e1) (gprs_llc.c:1125) 20241105124700285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124700285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124700285 DMM DEBUG MM(262420000000067/f00617e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124700296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124700296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124700296 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124700296 DMM DEBUG MM(262420000000067/f00617e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241105124700296 DMM NOTICE MM(262420000000067/f00617e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124700296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124700296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124700296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124700296 DMM DEBUG MM(262420000000067/f00617e1) Requesting authorization (sgsn_auth.c:160) 20241105124700296 DMM INFO MM(262420000000067/f00617e1) Requesting authentication tuples (sgsn_auth.c:184) 20241105124700296 DMM DEBUG MM(262420000000067/f00617e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124700296 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241105124700296 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@5dcba48a89f8: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241105124700299 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124700299 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124700299 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124700299 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124700299 DMM INFO MM(262420000000067/f00617e1) Subscriber data update (mmctx.c:445) 20241105124700299 DMM DEBUG MM(262420000000067/f00617e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124700299 DMM INFO MM(262420000000067/f00617e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124700299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124700299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124700299 DMM INFO MM(262420000000067/f00617e1) <- GMM AUTH AND CIPHERING REQ (rand = c9 52 72 7a 36 e5 97 49 83 f1 04 3c b2 dd c1 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124700305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124700305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124700306 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124700306 DMM INFO MM(262420000000067/f00617e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124700306 DMM NOTICE MM(262420000000067/f00617e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124700306 DMM DEBUG MM(262420000000067/f00617e1) checking auth: received GSM SRES = ea d2 58 73 (gprs_gmm.c:666) 20241105124700306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124700306 DMM DEBUG MM(262420000000067/f00617e1) Requesting authorization (sgsn_auth.c:160) 20241105124700306 DMM INFO MM(262420000000067/f00617e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124700306 DMM DEBUG MM(262420000000067/f00617e1) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124700306 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241105124700306 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) 20241105124700306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124700306 DMM INFO MM(262420000000067/f00617e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf00617e1) (gprs_gmm.c:300) 20241105124700307 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124700307 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124700307 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241105124700307 DMM INFO MM(262420000000067/f00617e1) Subscriber data update (mmctx.c:445) 20241105124700307 DMM DEBUG MM(262420000000067/f00617e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124700307 DMM INFO MM(262420000000067/f00617e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124700307 DMM NOTICE MM(262420000000067/f00617e1) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241105124700307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124700307 DMM NOTICE MM(262420000000067/f00617e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124700307 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) 20241105124700307 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124700307 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241105124700307 DMM INFO MM(262420000000067/f00617e1) Subscriber data update (mmctx.c:445) 20241105124700307 DMM DEBUG MM(262420000000067/f00617e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124700314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124700314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124700314 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124700314 DMM INFO MM(262420000000067/f00617e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124700314 DMM NOTICE MM(262420000000067/f00617e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124700314 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124700314 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124700314 DLLC NOTICE LLME(eb5c594f/f00617e1){ASSIGNED} LLGM Assign pre (ffffffff => f00617e1) (gprs_llc.c:1079) 20241105124700314 DLLC NOTICE LLME(ffffffff/f00617e1){ASSIGNED} LLGM Assign post (ffffffff => f00617e1) (gprs_llc.c:1125) 20241105124700314 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124700314 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124700314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124700314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124700366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124700366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124700366 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124700366 DMM INFO MM(262420000000067/f00617e1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124700366 DMM INFO MM(262420000000067/f00617e1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124700366 DMM DEBUG MM(262420000000067/f00617e1) Using GGSN 0 (gprs_sm.c:312) 20241105124700366 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) 20241105124700366 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241105124700366 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124700366 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124700366 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241105124700380 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 39 bb a0 2e 11 ab 5c bd 6c 14 05 7f 57 53 8c 4d 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) 20241105124700380 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218d1a8, cbp=0x559946c61480) (sgsn_libgtp.c:632) 20241105124700380 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124700380 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c64e48 TLLI=f00617e1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124700380 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124700380 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124705248 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241105124705250 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) 20241105124705250 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x559946c568f0) (sgsn_libgtp.c:632) 20241105124710249 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1039" 20241105124715249 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241105124715249 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1039" 20241105124720233 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241105124720233 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241105124720233 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124720249 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241105124720249 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241105124720249 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1041" 20241105124725250 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241105124725250 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241105124725250 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241105124725250 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1041" 20241105124729205 DGPRS DEBUG Checking for inactive LLMEs, time = 12621583 (sgsn.c:131) 20241105124729777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124729822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124729847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124729910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124729910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124729910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124729910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124729910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124729910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124730251 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241105124730251 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241105124730251 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241105124730251 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241105124730251 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1043" 20241105124735252 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241105124735252 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241105124735252 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241105124735252 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241105124735252 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x559946c568f0) (sgsn_libgtp.c:632) 20241105124735252 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x559946c568f0) (sgsn_libgtp.c:636) 20241105124735252 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241105124735252 DMM INFO MM(262420000000067/f00617e1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241105124735252 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241105124735252 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241105124735252 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241105124735252 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241105124735252 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241105124735252 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241105124735252 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241105124735252 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241105124735252 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241105124735252 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241105124735252 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241105124735252 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241105124735252 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@5dcba48a89f8: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@5dcba48a89f8: Removing Client IMSI='262420000000067'H, index=0 20241105124735578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124735579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241105124735579 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124735579 DMM INFO MM(262420000000067/f00617e1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@5dcba48a89f8: Final verdict of PTC: pass 20241105124735582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58106<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124735584 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124735584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@5dcba48a89f8: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(866)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(863)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(873)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(869)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@5dcba48a89f8: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(871)@5dcba48a89f8: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(867)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(861)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_echo_timeout-BVCI210(866): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:47:35 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 20241105124735720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124736121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106380) 20241105124736585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124736585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106380, count=114140) 20241105124737586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124737586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:47: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.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 20241105124738587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124738587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_restart_ctr_echo started. 20241105124739211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124739212 DMM INFO MM(262420000000067/f00617e1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124739212 DMM INFO MM(262420000000067/f00617e1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124739212 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124739212 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124739212 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124739212 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124739212 DLLC NOTICE LLME(ffffffff/f00617e1){ASSIGNED} LLGM Assign pre (f00617e1 => ffffffff) (gprs_llc.c:1079) 20241105124739212 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f00617e1 => ffffffff) (gprs_llc.c:1125) 20241105124739212 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c64af0 (gprs_sndcp.c:574) 20241105124739212 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c64e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124739212 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241105124739212 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) 20241105124739212 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) 20241105124739212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124739212 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124739212 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124739212 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124739212 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124739285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124739285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124739285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124739285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124739285 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124739285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124739285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124739285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124739285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(882)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(883)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124739287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124739287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124739287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124739287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124739287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124739287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124739287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124739287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124739287 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124739287 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124739287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(883)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124739288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124739288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124739291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124739302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124739302 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(884)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(880)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(882)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124739317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124739317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124739317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124739317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124739317 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124739317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124739317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124739317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124739317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124739318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124739318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124739318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124739319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124739319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124739319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124739319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124739319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124739319 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124739319 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124739319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124739323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124739323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124739327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124739337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124739337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124739356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124739356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124739356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124739356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124739356 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124739356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124739356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124739356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124739356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124739358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124739358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124739358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124739359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124739359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124739359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124739359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124739359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124739359 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124739359 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124739359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124739359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124739359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124739363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124739373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124739373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124739588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124739588 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124739589 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124739589 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124739591 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124739591 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(880)@5dcba48a89f8: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='C049B41B'O, index=0 SGSN_Test-GSUP(894)@5dcba48a89f8: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@5dcba48a89f8: 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 := '2F4763599B047C7D21038111B9F896E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC6BCC86'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81120BB3A6C05831'O } } } } } 20241105124739643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124739643 DLLC NOTICE LLME(ffffffff/c049b41b){UNASSIGNED} LLC RX: unknown TLLI 0xc049b41b, creating LLME on the fly (gprs_llc.c:552) 20241105124739643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124739643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241105124739643 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124739643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124739643 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124739643 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124739643 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124739643 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124739643 DLLC NOTICE LLME(ffffffff/c049b41b){UNASSIGNED} LLGM Assign pre (c049b41b => db7301a5) (gprs_llc.c:1079) 20241105124739643 DLLC NOTICE LLME(c049b41b/db7301a5){ASSIGNED} LLGM Assign post (c049b41b => db7301a5) (gprs_llc.c:1125) 20241105124739643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124739643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124739643 DMM DEBUG MM(262420000000023/db7301a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124739657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124739657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124739657 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124739657 DMM DEBUG MM(262420000000023/db7301a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241105124739657 DMM NOTICE MM(262420000000023/db7301a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124739657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124739657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124739657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124739657 DMM DEBUG MM(262420000000023/db7301a5) Requesting authorization (sgsn_auth.c:160) 20241105124739657 DMM INFO MM(262420000000023/db7301a5) Requesting authentication tuples (sgsn_auth.c:184) 20241105124739657 DMM DEBUG MM(262420000000023/db7301a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124739657 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241105124739657 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@5dcba48a89f8: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241105124739660 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124739660 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124739660 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124739660 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124739660 DMM INFO MM(262420000000023/db7301a5) Subscriber data update (mmctx.c:445) 20241105124739660 DMM DEBUG MM(262420000000023/db7301a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124739660 DMM INFO MM(262420000000023/db7301a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124739660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124739660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124739660 DMM INFO MM(262420000000023/db7301a5) <- GMM AUTH AND CIPHERING REQ (rand = 2f 47 63 59 9b 04 7c 7d 21 03 81 11 b9 f8 96 e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124739672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124739672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124739672 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124739672 DMM INFO MM(262420000000023/db7301a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124739672 DMM NOTICE MM(262420000000023/db7301a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124739672 DMM DEBUG MM(262420000000023/db7301a5) checking auth: received GSM SRES = cc 6b cc 86 (gprs_gmm.c:666) 20241105124739672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124739672 DMM DEBUG MM(262420000000023/db7301a5) Requesting authorization (sgsn_auth.c:160) 20241105124739672 DMM INFO MM(262420000000023/db7301a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124739672 DMM DEBUG MM(262420000000023/db7301a5) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124739672 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241105124739672 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) 20241105124739672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124739672 DMM INFO MM(262420000000023/db7301a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb7301a5) (gprs_gmm.c:300) 20241105124739674 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124739674 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124739674 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241105124739674 DMM INFO MM(262420000000023/db7301a5) Subscriber data update (mmctx.c:445) 20241105124739674 DMM DEBUG MM(262420000000023/db7301a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124739674 DMM INFO MM(262420000000023/db7301a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124739674 DMM NOTICE MM(262420000000023/db7301a5) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241105124739674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124739674 DMM NOTICE MM(262420000000023/db7301a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124739674 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) 20241105124739674 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124739674 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241105124739674 DMM INFO MM(262420000000023/db7301a5) Subscriber data update (mmctx.c:445) 20241105124739674 DMM DEBUG MM(262420000000023/db7301a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124739682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124739682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124739682 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124739682 DMM INFO MM(262420000000023/db7301a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124739682 DMM NOTICE MM(262420000000023/db7301a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124739682 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124739682 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124739682 DLLC NOTICE LLME(c049b41b/db7301a5){ASSIGNED} LLGM Assign pre (ffffffff => db7301a5) (gprs_llc.c:1079) 20241105124739682 DLLC NOTICE LLME(ffffffff/db7301a5){ASSIGNED} LLGM Assign post (ffffffff => db7301a5) (gprs_llc.c:1125) 20241105124739682 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124739682 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124739682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124739682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124739734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124739734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124739734 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124739734 DMM INFO MM(262420000000023/db7301a5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124739734 DMM INFO MM(262420000000023/db7301a5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124739734 DMM DEBUG MM(262420000000023/db7301a5) Using GGSN 0 (gprs_sm.c:312) 20241105124739734 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241105124739734 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124739734 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124739734 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241105124739749 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 d3 9f b3 92 11 20 13 fb 4f 14 05 7f c6 a0 b2 92 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) 20241105124739749 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218a058, cbp=0x559946c61480) (sgsn_libgtp.c:632) 20241105124739749 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124739749 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c65fb8 TLLI=db7301a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124739749 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124739749 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124744735 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241105124744737 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) 20241105124744737 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x559946c568f0) (sgsn_libgtp.c:632) 20241105124749736 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241105124749739 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) 20241105124749739 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x559946c568f0) (sgsn_libgtp.c:632) 20241105124749739 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241105124749739 DMM INFO MM(262420000000023/db7301a5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241105124749739 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241105124749739 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(880)@5dcba48a89f8: Removing Client IMSI='262420000000023'H, index=0 20241105124749746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124749746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241105124749746 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124749746 DMM INFO MM(262420000000023/db7301a5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@5dcba48a89f8: Final verdict of PTC: pass 20241105124749749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38494<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(883)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(887)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@5dcba48a89f8: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(880)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@5dcba48a89f8: Final verdict of PTC: none 20241105124749752 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124749752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_echo-BVCI210(886)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(892)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@5dcba48a89f8: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(885)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(881)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(890)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(880): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:47:49 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 20241105124749881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124750282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102660) 20241105124750753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124750753 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=103820) 20241105124751754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124751754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:47: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_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 20241105124752755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124752755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_restart_ctr_create started. 20241105124753342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124753344 DMM INFO MM(262420000000023/db7301a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124753344 DMM INFO MM(262420000000023/db7301a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124753344 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124753344 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124753344 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124753344 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124753344 DLLC NOTICE LLME(ffffffff/db7301a5){ASSIGNED} LLGM Assign pre (db7301a5 => ffffffff) (gprs_llc.c:1079) 20241105124753344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db7301a5 => ffffffff) (gprs_llc.c:1125) 20241105124753344 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c65c60 (gprs_sndcp.c:574) 20241105124753344 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c65fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124753344 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241105124753344 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) 20241105124753344 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) 20241105124753344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124753344 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124753344 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124753344 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124753344 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124753394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124753394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124753394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124753394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124753394 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124753394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124753394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124753394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124753394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124753395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124753395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124753395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124753396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124753396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124753396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124753396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124753396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124753396 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124753396 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124753396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(901)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124753396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124753396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124753401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124753410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124753410 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124753437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124753437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124753437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124753437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124753437 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124753437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124753437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124753437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124753437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124753439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124753439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124753439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124753439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124753439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124753439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124753439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124753439 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124753439 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124753439 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124753439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(906)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124753440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124753440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124753443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124753453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124753453 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124753480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124753480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124753480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124753480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124753480 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124753480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124753480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124753480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124753480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124753482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124753482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124753482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124753482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124753482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124753482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124753482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124753482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124753482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124753482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124753482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(911)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124753483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124753483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124753486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124753495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124753495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124753756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124753756 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124753756 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124753756 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124753758 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124753758 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@5dcba48a89f8: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='C9974B08'O, index=0 SGSN_Test-GSUP(913)@5dcba48a89f8: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@5dcba48a89f8: 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 := '6F1C3D65D6904A061BE62103D9A6133E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75041CF0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '076746FEB6AB4335'O } } } } } 20241105124753808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124753808 DLLC NOTICE LLME(ffffffff/c9974b08){UNASSIGNED} LLC RX: unknown TLLI 0xc9974b08, creating LLME on the fly (gprs_llc.c:552) 20241105124753808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124753809 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241105124753809 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124753809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124753809 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124753809 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124753809 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124753809 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124753809 DLLC NOTICE LLME(ffffffff/c9974b08){UNASSIGNED} LLGM Assign pre (c9974b08 => f63550d6) (gprs_llc.c:1079) 20241105124753809 DLLC NOTICE LLME(c9974b08/f63550d6){ASSIGNED} LLGM Assign post (c9974b08 => f63550d6) (gprs_llc.c:1125) 20241105124753809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124753809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124753809 DMM DEBUG MM(262420000000024/f63550d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124753822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124753822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124753822 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124753822 DMM DEBUG MM(262420000000024/f63550d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241105124753822 DMM NOTICE MM(262420000000024/f63550d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124753822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124753822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124753822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124753822 DMM DEBUG MM(262420000000024/f63550d6) Requesting authorization (sgsn_auth.c:160) 20241105124753822 DMM INFO MM(262420000000024/f63550d6) Requesting authentication tuples (sgsn_auth.c:184) 20241105124753822 DMM DEBUG MM(262420000000024/f63550d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124753822 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241105124753822 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@5dcba48a89f8: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241105124753824 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124753824 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124753824 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124753824 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124753824 DMM INFO MM(262420000000024/f63550d6) Subscriber data update (mmctx.c:445) 20241105124753825 DMM DEBUG MM(262420000000024/f63550d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124753825 DMM INFO MM(262420000000024/f63550d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124753825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124753825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124753825 DMM INFO MM(262420000000024/f63550d6) <- GMM AUTH AND CIPHERING REQ (rand = 6f 1c 3d 65 d6 90 4a 06 1b e6 21 03 d9 a6 13 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124753833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124753833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124753833 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124753833 DMM INFO MM(262420000000024/f63550d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124753833 DMM NOTICE MM(262420000000024/f63550d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124753833 DMM DEBUG MM(262420000000024/f63550d6) checking auth: received GSM SRES = 75 04 1c f0 (gprs_gmm.c:666) 20241105124753833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124753833 DMM DEBUG MM(262420000000024/f63550d6) Requesting authorization (sgsn_auth.c:160) 20241105124753833 DMM INFO MM(262420000000024/f63550d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124753833 DMM DEBUG MM(262420000000024/f63550d6) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124753833 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241105124753833 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) 20241105124753833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124753833 DMM INFO MM(262420000000024/f63550d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf63550d6) (gprs_gmm.c:300) 20241105124753835 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124753835 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124753835 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241105124753835 DMM INFO MM(262420000000024/f63550d6) Subscriber data update (mmctx.c:445) 20241105124753835 DMM DEBUG MM(262420000000024/f63550d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124753835 DMM INFO MM(262420000000024/f63550d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124753835 DMM NOTICE MM(262420000000024/f63550d6) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241105124753835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124753835 DMM NOTICE MM(262420000000024/f63550d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124753835 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) 20241105124753835 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124753835 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241105124753835 DMM INFO MM(262420000000024/f63550d6) Subscriber data update (mmctx.c:445) 20241105124753835 DMM DEBUG MM(262420000000024/f63550d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124753841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124753841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124753841 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124753841 DMM INFO MM(262420000000024/f63550d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124753841 DMM NOTICE MM(262420000000024/f63550d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124753841 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124753841 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124753841 DLLC NOTICE LLME(c9974b08/f63550d6){ASSIGNED} LLGM Assign pre (ffffffff => f63550d6) (gprs_llc.c:1079) 20241105124753841 DLLC NOTICE LLME(ffffffff/f63550d6){ASSIGNED} LLGM Assign post (ffffffff => f63550d6) (gprs_llc.c:1125) 20241105124753842 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124753842 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124753842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124753842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124753894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124753894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124753894 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124753894 DMM INFO MM(262420000000024/f63550d6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124753894 DMM INFO MM(262420000000024/f63550d6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124753894 DMM DEBUG MM(262420000000024/f63550d6) Using GGSN 0 (gprs_sm.c:312) 20241105124753894 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241105124753894 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124753894 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124753894 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241105124753907 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 f4 93 59 5a 11 fc 00 66 f8 14 05 7f ed d8 a9 70 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) 20241105124753907 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f20a218a058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241105124753907 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f20a218a058, cbp=0x559946c61480) (sgsn_libgtp.c:632) 20241105124753907 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241105124753907 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241105124753907 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241105124753907 DMM NOTICE MM(262420000000024/f63550d6) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124753913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124753913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124753913 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124753913 DMM INFO MM(262420000000024/f63550d6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124753913 DMM INFO MM(262420000000024/f63550d6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124753913 DMM DEBUG MM(262420000000024/f63550d6) Using GGSN 0 (gprs_sm.c:312) 20241105124753913 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241105124753913 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124753913 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124753913 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241105124753916 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 f4 93 59 5a 11 fc 00 66 f8 14 05 7f ed d8 a9 70 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) 20241105124753916 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f20a218a058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241105124753916 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218a058, cbp=0x559946c61480) (sgsn_libgtp.c:632) 20241105124753916 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124753916 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c65fb8 TLLI=f63550d6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124753916 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124753916 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@5dcba48a89f8: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@5dcba48a89f8: Final verdict of PTC: pass 20241105124753926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55864<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124753928 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124753928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(913)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(901)@5dcba48a89f8: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(911)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(906)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@5dcba48a89f8: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@5dcba48a89f8: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(904)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(899)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(909)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:47:53 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 20241105124754068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124754470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100332) 20241105124754929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124754929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100332, count=104688) 20241105124755930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124755930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:47: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_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 20241105124756931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124756932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241105124757519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124757520 DMM INFO MM(262420000000024/f63550d6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124757520 DMM INFO MM(262420000000024/f63550d6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124757520 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124757520 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124757520 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124757520 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124757520 DLLC NOTICE LLME(ffffffff/f63550d6){ASSIGNED} LLGM Assign pre (f63550d6 => ffffffff) (gprs_llc.c:1079) 20241105124757520 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f63550d6 => ffffffff) (gprs_llc.c:1125) 20241105124757520 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c65c60 (gprs_sndcp.c:574) 20241105124757520 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c65fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124757520 DMM NOTICE MM(262420000000024/f63550d6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105124757520 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241105124757520 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105124757520 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105124757520 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241105124757520 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241105124757520 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) 20241105124757520 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) 20241105124757520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124757520 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124757520 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124757520 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124757520 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124757569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124757569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124757569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124757569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124757569 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124757569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124757569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124757569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124757569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124757571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124757571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124757571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124757571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124757571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124757571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124757571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124757571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124757571 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124757571 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124757571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124757572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124757572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124757576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124757585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124757585 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)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124757604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124757604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124757604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124757604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124757604 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124757604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124757604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124757604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124757604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124757605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124757605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124757605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124757606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124757606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124757606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124757606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124757606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124757606 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124757606 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124757606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(925)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124757606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124757606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124757610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124757620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124757620 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)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124757644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124757644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124757644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124757644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124757644 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124757644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124757644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124757644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124757644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124757646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124757646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124757646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124757646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124757646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124757646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124757646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124757646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124757646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124757646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124757646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(930)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124757647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124757647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124757650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124757660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124757660 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)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124757932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124757932 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124757932 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124757932 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124757935 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124757936 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='EAAA5938'O, index=0 SGSN_Test-GSUP(932)@5dcba48a89f8: 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)@5dcba48a89f8: 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 := '46A6FE568C70D501046663C98F03202B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9010A993'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A801EA54C9977676'O } } } } } 20241105124758993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124758993 DLLC NOTICE LLME(ffffffff/eaaa5938){UNASSIGNED} LLC RX: unknown TLLI 0xeaaa5938, creating LLME on the fly (gprs_llc.c:552) 20241105124758993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124758993 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241105124758993 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124758993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124758993 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124758993 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124758993 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124758993 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124758993 DLLC NOTICE LLME(ffffffff/eaaa5938){UNASSIGNED} LLGM Assign pre (eaaa5938 => e14edc8b) (gprs_llc.c:1079) 20241105124758993 DLLC NOTICE LLME(eaaa5938/e14edc8b){ASSIGNED} LLGM Assign post (eaaa5938 => e14edc8b) (gprs_llc.c:1125) 20241105124758993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124758993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124758993 DMM DEBUG MM(262420000000025/e14edc8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124759014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124759014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124759014 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124759014 DMM DEBUG MM(262420000000025/e14edc8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241105124759014 DMM NOTICE MM(262420000000025/e14edc8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124759014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124759014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124759014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124759014 DMM DEBUG MM(262420000000025/e14edc8b) Requesting authorization (sgsn_auth.c:160) 20241105124759014 DMM INFO MM(262420000000025/e14edc8b) Requesting authentication tuples (sgsn_auth.c:184) 20241105124759014 DMM DEBUG MM(262420000000025/e14edc8b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124759014 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241105124759014 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241105124759017 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124759017 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124759017 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124759017 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124759017 DMM INFO MM(262420000000025/e14edc8b) Subscriber data update (mmctx.c:445) 20241105124759017 DMM DEBUG MM(262420000000025/e14edc8b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124759017 DMM INFO MM(262420000000025/e14edc8b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124759017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124759017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124759017 DMM INFO MM(262420000000025/e14edc8b) <- GMM AUTH AND CIPHERING REQ (rand = 46 a6 fe 56 8c 70 d5 01 04 66 63 c9 8f 03 20 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124759026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124759026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124759026 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124759026 DMM INFO MM(262420000000025/e14edc8b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124759026 DMM NOTICE MM(262420000000025/e14edc8b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124759026 DMM DEBUG MM(262420000000025/e14edc8b) checking auth: received GSM SRES = 90 10 a9 93 (gprs_gmm.c:666) 20241105124759026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124759026 DMM DEBUG MM(262420000000025/e14edc8b) Requesting authorization (sgsn_auth.c:160) 20241105124759026 DMM INFO MM(262420000000025/e14edc8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124759026 DMM DEBUG MM(262420000000025/e14edc8b) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124759026 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241105124759026 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) 20241105124759026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124759026 DMM INFO MM(262420000000025/e14edc8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe14edc8b) (gprs_gmm.c:300) 20241105124759028 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124759028 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124759028 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241105124759028 DMM INFO MM(262420000000025/e14edc8b) Subscriber data update (mmctx.c:445) 20241105124759028 DMM DEBUG MM(262420000000025/e14edc8b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124759028 DMM INFO MM(262420000000025/e14edc8b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124759028 DMM NOTICE MM(262420000000025/e14edc8b) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241105124759028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124759028 DMM NOTICE MM(262420000000025/e14edc8b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124759028 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) 20241105124759028 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124759028 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241105124759028 DMM INFO MM(262420000000025/e14edc8b) Subscriber data update (mmctx.c:445) 20241105124759028 DMM DEBUG MM(262420000000025/e14edc8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124759035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124759035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124759035 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124759035 DMM INFO MM(262420000000025/e14edc8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124759035 DMM NOTICE MM(262420000000025/e14edc8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124759035 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124759035 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124759035 DLLC NOTICE LLME(eaaa5938/e14edc8b){ASSIGNED} LLGM Assign pre (ffffffff => e14edc8b) (gprs_llc.c:1079) 20241105124759035 DLLC NOTICE LLME(ffffffff/e14edc8b){ASSIGNED} LLGM Assign post (ffffffff => e14edc8b) (gprs_llc.c:1125) 20241105124759035 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124759035 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124759035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124759035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124759088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124759088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124759088 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124759088 DMM INFO MM(262420000000025/e14edc8b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124759088 DMM INFO MM(262420000000025/e14edc8b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124759088 DMM DEBUG MM(262420000000025/e14edc8b) Using GGSN 0 (gprs_sm.c:312) 20241105124759088 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) 20241105124759088 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241105124759088 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124759088 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124759088 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241105124759098 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 4b ea c9 b7 11 9b c4 24 9c 14 05 7f 95 bf 0f 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=1051 from retransmit req queue (gtp.c:443) 20241105124759098 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218b0c8, cbp=0x559946c5e0f0) (sgsn_libgtp.c:632) 20241105124759098 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124759098 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c65fb8 TLLI=e14edc8b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124759098 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124759098 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124759106 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241105124759106 DGPRS INFO PDP(262420000000025:5): Context 0x7f20a218b0c8 was deleted (sgsn_libgtp.c:660) 20241105124759106 DMM INFO MM(262420000000025/e14edc8b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241105124759106 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241105124759106 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241105124759206 DGPRS DEBUG Checking for inactive LLMEs, time = 12621613 (sgsn.c:131) 20241105124807108 DMM INFO MM(262420000000025/e14edc8b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241105124815005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241105124815108 DMM INFO MM(262420000000025/e14edc8b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241105124817933 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241105124817933 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241105124817934 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124823109 DMM INFO MM(262420000000025/e14edc8b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241105124827573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124827575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124827575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124827607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124827608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124827608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124827647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124827649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124827649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105124829207 DGPRS DEBUG Checking for inactive LLMEs, time = 12621643 (sgsn.c:131) 20241105124831110 DMM INFO MM(262420000000025/e14edc8b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@5dcba48a89f8: Removing Client IMSI='262420000000025'H, index=0 20241105124831118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124831118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241105124831118 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124831118 DMM INFO MM(262420000000025/e14edc8b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@5dcba48a89f8: Final verdict of PTC: pass 20241105124831120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56246<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124831122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124831122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(920)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(925)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(930)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(923)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(928)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(918)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:48:31 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 20241105124831276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124831677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111148) 20241105124832124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124832124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111148, count=111688) 20241105124833125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124833125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:48: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_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 20241105124834127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124834127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241105124834736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124834737 DMM INFO MM(262420000000025/e14edc8b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124834737 DMM INFO MM(262420000000025/e14edc8b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124834737 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124834737 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124834737 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124834737 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124834737 DLLC NOTICE LLME(ffffffff/e14edc8b){ASSIGNED} LLGM Assign pre (e14edc8b => ffffffff) (gprs_llc.c:1079) 20241105124834737 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e14edc8b => ffffffff) (gprs_llc.c:1125) 20241105124834737 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c65c60 (gprs_sndcp.c:574) 20241105124834737 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c65fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124834737 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241105124834737 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) 20241105124834737 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) 20241105124834737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124834737 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124834737 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124834737 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124834737 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124834782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124834782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124834783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124834783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124834783 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124834783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124834783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124834783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124834783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124834784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124834784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124834784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124834784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124834784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124834784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124834784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124834784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124834784 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124834784 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124834784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124834785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124834785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124834788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124834799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124834799 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)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124834824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124834824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124834824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124834824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124834824 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124834824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124834824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124834824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124834824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124834826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124834826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124834826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124834826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124834826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124834826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124834826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124834826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124834826 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124834826 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124834826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124834827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124834827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124834830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124834838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124834838 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)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124834864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124834865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124834865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124834865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124834865 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124834865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124834865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124834865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124834865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124834866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124834866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124834866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124834866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124834866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124834866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124834866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124834866 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124834866 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124834866 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124834866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124834867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124834867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124834871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124834881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124834881 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)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124835127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124835127 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124835128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124835128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124835129 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124835130 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='C585B82C'O, index=0 SGSN_Test-GSUP(951)@5dcba48a89f8: 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)@5dcba48a89f8: 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 := '21787555983F896389C6666B46567241'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0191D2EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86F0F17336F92215'O } } } } } 20241105124835177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124835177 DLLC NOTICE LLME(ffffffff/c585b82c){UNASSIGNED} LLC RX: unknown TLLI 0xc585b82c, creating LLME on the fly (gprs_llc.c:552) 20241105124835177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124835177 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241105124835177 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124835177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124835177 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124835177 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124835177 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124835177 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124835177 DLLC NOTICE LLME(ffffffff/c585b82c){UNASSIGNED} LLGM Assign pre (c585b82c => dcdfb391) (gprs_llc.c:1079) 20241105124835177 DLLC NOTICE LLME(c585b82c/dcdfb391){ASSIGNED} LLGM Assign post (c585b82c => dcdfb391) (gprs_llc.c:1125) 20241105124835177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124835177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124835177 DMM DEBUG MM(262420000000027/dcdfb391) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124835191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124835191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124835191 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124835191 DMM DEBUG MM(262420000000027/dcdfb391) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241105124835191 DMM NOTICE MM(262420000000027/dcdfb391) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124835191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124835191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124835191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124835191 DMM DEBUG MM(262420000000027/dcdfb391) Requesting authorization (sgsn_auth.c:160) 20241105124835191 DMM INFO MM(262420000000027/dcdfb391) Requesting authentication tuples (sgsn_auth.c:184) 20241105124835191 DMM DEBUG MM(262420000000027/dcdfb391) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124835191 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241105124835191 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241105124835193 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124835193 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124835193 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124835193 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124835193 DMM INFO MM(262420000000027/dcdfb391) Subscriber data update (mmctx.c:445) 20241105124835193 DMM DEBUG MM(262420000000027/dcdfb391) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124835193 DMM INFO MM(262420000000027/dcdfb391) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124835193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124835193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124835193 DMM INFO MM(262420000000027/dcdfb391) <- GMM AUTH AND CIPHERING REQ (rand = 21 78 75 55 98 3f 89 63 89 c6 66 6b 46 56 72 41 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124835201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124835201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124835201 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124835201 DMM INFO MM(262420000000027/dcdfb391) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124835201 DMM NOTICE MM(262420000000027/dcdfb391) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124835201 DMM DEBUG MM(262420000000027/dcdfb391) checking auth: received GSM SRES = 01 91 d2 ea (gprs_gmm.c:666) 20241105124835201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124835201 DMM DEBUG MM(262420000000027/dcdfb391) Requesting authorization (sgsn_auth.c:160) 20241105124835201 DMM INFO MM(262420000000027/dcdfb391) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124835201 DMM DEBUG MM(262420000000027/dcdfb391) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124835201 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241105124835201 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) 20241105124835201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124835201 DMM INFO MM(262420000000027/dcdfb391) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcdfb391) (gprs_gmm.c:300) 20241105124835203 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124835203 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124835203 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241105124835203 DMM INFO MM(262420000000027/dcdfb391) Subscriber data update (mmctx.c:445) 20241105124835203 DMM DEBUG MM(262420000000027/dcdfb391) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124835203 DMM INFO MM(262420000000027/dcdfb391) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124835203 DMM NOTICE MM(262420000000027/dcdfb391) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241105124835203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124835203 DMM NOTICE MM(262420000000027/dcdfb391) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124835203 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) 20241105124835203 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124835203 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241105124835203 DMM INFO MM(262420000000027/dcdfb391) Subscriber data update (mmctx.c:445) 20241105124835203 DMM DEBUG MM(262420000000027/dcdfb391) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124835209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124835209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124835209 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124835209 DMM INFO MM(262420000000027/dcdfb391) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124835209 DMM NOTICE MM(262420000000027/dcdfb391) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124835209 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124835209 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124835209 DLLC NOTICE LLME(c585b82c/dcdfb391){ASSIGNED} LLGM Assign pre (ffffffff => dcdfb391) (gprs_llc.c:1079) 20241105124835209 DLLC NOTICE LLME(ffffffff/dcdfb391){ASSIGNED} LLGM Assign post (ffffffff => dcdfb391) (gprs_llc.c:1125) 20241105124835209 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124835209 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124835209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124835209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124835261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124835261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124835261 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124835261 DMM INFO MM(262420000000027/dcdfb391) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124835261 DMM INFO MM(262420000000027/dcdfb391) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124835261 DMM DEBUG MM(262420000000027/dcdfb391) Using GGSN 0 (gprs_sm.c:312) 20241105124835261 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) 20241105124835261 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241105124835261 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124835261 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124835261 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@5dcba48a89f8: First createPDPContextRequest received, dropping & waiting for retransmission 20241105124840262 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241105124840270 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 f8 a9 49 43 11 bf ed e7 4b 14 05 7f 4d 97 5d 85 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241105124840270 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218b0c8, cbp=0x559946c5e0f0) (sgsn_libgtp.c:632) 20241105124840270 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124840270 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c65fb8 TLLI=dcdfb391, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124840270 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124840270 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241105124840279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124840279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241105124840279 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124840279 DMM INFO MM(262420000000027/dcdfb391) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241105124840279 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105124840279 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@5dcba48a89f8: First deletePDPContextRequest received, dropping & waiting for retransmission 20241105124845280 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241105124845282 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) 20241105124845282 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f20a218b0c8, cbp=0x559946c5e0f0) (sgsn_libgtp.c:632) 20241105124845282 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241105124845282 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c65fb8, TLLI=dcdfb391, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124845282 DMM INFO MM(262420000000027/dcdfb391) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241105124845282 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241105124845282 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5dcba48a89f8: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@5dcba48a89f8: Final verdict of PTC: pass 20241105124845292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39204<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@5dcba48a89f8: Final verdict of PTC: none 20241105124845294 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124845295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(950)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(939)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(949)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(944)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(937)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(947)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(942)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:48:45 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 20241105124845426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124845827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96096) 20241105124846295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124846295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96096, count=104316) 20241105124847296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124847296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:48:47 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 20241105124848297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124848297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241105124848886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124848888 DMM INFO MM(262420000000027/dcdfb391) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124848888 DMM INFO MM(262420000000027/dcdfb391) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124848888 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124848888 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124848888 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124848888 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124848888 DLLC NOTICE LLME(ffffffff/dcdfb391){ASSIGNED} LLGM Assign pre (dcdfb391 => ffffffff) (gprs_llc.c:1079) 20241105124848888 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcdfb391 => ffffffff) (gprs_llc.c:1125) 20241105124848888 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241105124848888 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) 20241105124848888 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) 20241105124848888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124848888 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124848888 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124848888 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124848888 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124848940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124848940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124848940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124848940 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124848940 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124848940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124848940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124848940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124848940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(959)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124848942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124848942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124848942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124848943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124848943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124848943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124848943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124848943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124848943 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124848943 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124848943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(958)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124848943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124848943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(959)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124848947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241105124848955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124848955 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(956)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124848978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124848978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124848978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124848978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124848978 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124848978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124848978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124848978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124848978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(963)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(964)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124848979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124848979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124848979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124848979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124848979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124848979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124848979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124848979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124848979 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124848979 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124848979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(964)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124848980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124848980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124848983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124848992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124848992 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(961)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(963)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124849004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124849004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124849004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124849004 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124849004 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124849004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124849004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124849004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124849004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124849006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124849006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124849006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124849006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124849006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124849006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124849006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124849006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124849006 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124849006 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124849006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124849007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124849007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124849011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124849019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124849019 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)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124849298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124849298 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124849298 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124849298 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124849300 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124849300 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='C6AFCF3D'O, index=0 SGSN_Test-GSUP(970)@5dcba48a89f8: 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)@5dcba48a89f8: 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 := '77EFD359564E0D50C6C710E7D65632FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F14A19AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '774F4D3A7389CA60'O } } } } } 20241105124849346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124849346 DLLC NOTICE LLME(ffffffff/c6afcf3d){UNASSIGNED} LLC RX: unknown TLLI 0xc6afcf3d, creating LLME on the fly (gprs_llc.c:552) 20241105124849346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124849346 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241105124849346 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124849346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124849346 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124849346 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124849346 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124849346 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124849346 DLLC NOTICE LLME(ffffffff/c6afcf3d){UNASSIGNED} LLGM Assign pre (c6afcf3d => e862c300) (gprs_llc.c:1079) 20241105124849346 DLLC NOTICE LLME(c6afcf3d/e862c300){ASSIGNED} LLGM Assign post (c6afcf3d => e862c300) (gprs_llc.c:1125) 20241105124849346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124849346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124849346 DMM DEBUG MM(262420000000028/e862c300) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124849357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124849357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124849357 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124849357 DMM DEBUG MM(262420000000028/e862c300) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241105124849357 DMM NOTICE MM(262420000000028/e862c300) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124849357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124849357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124849357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124849357 DMM DEBUG MM(262420000000028/e862c300) Requesting authorization (sgsn_auth.c:160) 20241105124849357 DMM INFO MM(262420000000028/e862c300) Requesting authentication tuples (sgsn_auth.c:184) 20241105124849357 DMM DEBUG MM(262420000000028/e862c300) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124849357 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241105124849357 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241105124849360 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124849360 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124849360 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124849360 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124849360 DMM INFO MM(262420000000028/e862c300) Subscriber data update (mmctx.c:445) 20241105124849360 DMM DEBUG MM(262420000000028/e862c300) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124849360 DMM INFO MM(262420000000028/e862c300) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124849360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124849360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124849360 DMM INFO MM(262420000000028/e862c300) <- GMM AUTH AND CIPHERING REQ (rand = 77 ef d3 59 56 4e 0d 50 c6 c7 10 e7 d6 56 32 fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124849367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124849367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124849367 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124849367 DMM INFO MM(262420000000028/e862c300) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124849367 DMM NOTICE MM(262420000000028/e862c300) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124849367 DMM DEBUG MM(262420000000028/e862c300) checking auth: received GSM SRES = f1 4a 19 af (gprs_gmm.c:666) 20241105124849367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124849367 DMM DEBUG MM(262420000000028/e862c300) Requesting authorization (sgsn_auth.c:160) 20241105124849367 DMM INFO MM(262420000000028/e862c300) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124849367 DMM DEBUG MM(262420000000028/e862c300) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124849367 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241105124849367 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) 20241105124849367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124849367 DMM INFO MM(262420000000028/e862c300) <- GMM ATTACH ACCEPT (new P-TMSI=0xe862c300) (gprs_gmm.c:300) 20241105124849368 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124849368 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124849368 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241105124849368 DMM INFO MM(262420000000028/e862c300) Subscriber data update (mmctx.c:445) 20241105124849368 DMM DEBUG MM(262420000000028/e862c300) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124849368 DMM INFO MM(262420000000028/e862c300) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124849368 DMM NOTICE MM(262420000000028/e862c300) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241105124849368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124849368 DMM NOTICE MM(262420000000028/e862c300) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124849368 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) 20241105124849369 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124849369 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241105124849369 DMM INFO MM(262420000000028/e862c300) Subscriber data update (mmctx.c:445) 20241105124849369 DMM DEBUG MM(262420000000028/e862c300) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124849374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124849374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124849374 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124849374 DMM INFO MM(262420000000028/e862c300) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124849374 DMM NOTICE MM(262420000000028/e862c300) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124849374 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124849374 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124849374 DLLC NOTICE LLME(c6afcf3d/e862c300){ASSIGNED} LLGM Assign pre (ffffffff => e862c300) (gprs_llc.c:1079) 20241105124849374 DLLC NOTICE LLME(ffffffff/e862c300){ASSIGNED} LLGM Assign post (ffffffff => e862c300) (gprs_llc.c:1125) 20241105124849375 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124849375 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124849375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124849375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124849426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124849426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124849426 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124849426 DMM INFO MM(262420000000028/e862c300) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124849427 DMM INFO MM(262420000000028/e862c300) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124849427 DMM DEBUG MM(262420000000028/e862c300) Using GGSN 0 (gprs_sm.c:312) 20241105124849427 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) 20241105124849427 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241105124849427 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124849427 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124849427 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241105124849438 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 55 d0 b5 6b 11 9e b4 b6 0f 14 05 7f 6c fa e9 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=1054 from retransmit req queue (gtp.c:443) 20241105124849438 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218b0c8, cbp=0x559946c5e0f0) (sgsn_libgtp.c:632) 20241105124849438 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124849438 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c64e48 TLLI=e862c300, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124849438 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124849438 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124849444 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241105124849444 DGPRS INFO PDP(262420000000028:5): Context 0x7f20a218b0c8 was deleted (sgsn_libgtp.c:660) 20241105124849444 DMM INFO MM(262420000000028/e862c300) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241105124849444 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241105124849444 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5dcba48a89f8: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241105124849450 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241105124849450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124849450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241105124849450 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124849450 DMM INFO MM(262420000000028/e862c300) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241105124849451 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) 20241105124849451 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@5dcba48a89f8: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@5dcba48a89f8: Final verdict of PTC: pass 20241105124849455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37810<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@5dcba48a89f8: Final verdict of PTC: none 20241105124849457 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124849457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(968)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(964)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(959)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(962)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(957)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(966)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:48:49 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 20241105124849588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124849989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91284) 20241105124850458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124850458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91284, count=102432) 20241105124851459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124851459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:48: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_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 20241105124852460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124852460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241105124853046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124853047 DMM INFO MM(262420000000028/e862c300) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124853047 DMM INFO MM(262420000000028/e862c300) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124853047 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124853047 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124853047 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124853047 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124853047 DLLC NOTICE LLME(ffffffff/e862c300){ASSIGNED} LLGM Assign pre (e862c300 => ffffffff) (gprs_llc.c:1079) 20241105124853047 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e862c300 => ffffffff) (gprs_llc.c:1125) 20241105124853047 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c64af0 (gprs_sndcp.c:574) 20241105124853047 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c64e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124853047 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241105124853047 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) 20241105124853047 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) 20241105124853047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124853047 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124853047 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124853047 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124853047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124853093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124853093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124853093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124853093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124853093 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124853093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124853093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124853093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124853093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124853094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124853094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124853094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124853095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124853095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124853095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124853095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124853095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124853095 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124853095 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124853095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124853096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124853096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124853099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124853108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124853108 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(976)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124853138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124853138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124853138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124853138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124853138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124853138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124853138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124853138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124853138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(983)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124853139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124853139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124853139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124853140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124853140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124853140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124853140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124853140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124853140 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124853140 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124853140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124853140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124853140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(982)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124853144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124853154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124853154 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(980)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(982)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124853171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124853171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124853171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124853171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124853171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124853171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124853171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124853171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124853171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124853172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124853172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124853172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124853173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124853173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124853173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124853173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124853173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124853173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124853173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124853173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124853173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124853173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124853177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124853186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124853187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124853461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124853461 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124853461 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124853461 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124853463 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124853464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@5dcba48a89f8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='EA75C57B'O, index=0 SGSN_Test-GSUP(989)@5dcba48a89f8: 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)@5dcba48a89f8: 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 := '06122F468864EB1A89451FE674998A8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE35945E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1FB8E90BE0C561B'O } } } } } 20241105124853510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124853510 DLLC NOTICE LLME(ffffffff/ea75c57b){UNASSIGNED} LLC RX: unknown TLLI 0xea75c57b, creating LLME on the fly (gprs_llc.c:552) 20241105124853510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124853510 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241105124853510 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124853510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124853510 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124853510 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124853510 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124853510 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124853510 DLLC NOTICE LLME(ffffffff/ea75c57b){UNASSIGNED} LLGM Assign pre (ea75c57b => e511b02d) (gprs_llc.c:1079) 20241105124853510 DLLC NOTICE LLME(ea75c57b/e511b02d){ASSIGNED} LLGM Assign post (ea75c57b => e511b02d) (gprs_llc.c:1125) 20241105124853510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124853510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124853510 DMM DEBUG MM(262420000000026/e511b02d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124853523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124853523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124853523 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124853523 DMM DEBUG MM(262420000000026/e511b02d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241105124853524 DMM NOTICE MM(262420000000026/e511b02d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124853524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124853524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124853524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124853524 DMM DEBUG MM(262420000000026/e511b02d) Requesting authorization (sgsn_auth.c:160) 20241105124853524 DMM INFO MM(262420000000026/e511b02d) Requesting authentication tuples (sgsn_auth.c:184) 20241105124853524 DMM DEBUG MM(262420000000026/e511b02d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124853524 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241105124853524 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241105124853527 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124853527 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124853527 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124853527 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124853527 DMM INFO MM(262420000000026/e511b02d) Subscriber data update (mmctx.c:445) 20241105124853527 DMM DEBUG MM(262420000000026/e511b02d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124853527 DMM INFO MM(262420000000026/e511b02d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124853527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124853527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124853527 DMM INFO MM(262420000000026/e511b02d) <- GMM AUTH AND CIPHERING REQ (rand = 06 12 2f 46 88 64 eb 1a 89 45 1f e6 74 99 8a 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124853535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124853535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124853535 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124853535 DMM INFO MM(262420000000026/e511b02d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124853535 DMM NOTICE MM(262420000000026/e511b02d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124853535 DMM DEBUG MM(262420000000026/e511b02d) checking auth: received GSM SRES = ce 35 94 5e (gprs_gmm.c:666) 20241105124853535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124853535 DMM DEBUG MM(262420000000026/e511b02d) Requesting authorization (sgsn_auth.c:160) 20241105124853535 DMM INFO MM(262420000000026/e511b02d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124853535 DMM DEBUG MM(262420000000026/e511b02d) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124853535 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241105124853535 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) 20241105124853535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124853535 DMM INFO MM(262420000000026/e511b02d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe511b02d) (gprs_gmm.c:300) 20241105124853536 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124853537 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124853537 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241105124853537 DMM INFO MM(262420000000026/e511b02d) Subscriber data update (mmctx.c:445) 20241105124853537 DMM DEBUG MM(262420000000026/e511b02d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124853537 DMM INFO MM(262420000000026/e511b02d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124853537 DMM NOTICE MM(262420000000026/e511b02d) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241105124853537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124853537 DMM NOTICE MM(262420000000026/e511b02d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124853537 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) 20241105124853537 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124853537 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241105124853537 DMM INFO MM(262420000000026/e511b02d) Subscriber data update (mmctx.c:445) 20241105124853537 DMM DEBUG MM(262420000000026/e511b02d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124853543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124853543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124853543 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124853543 DMM INFO MM(262420000000026/e511b02d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124853543 DMM NOTICE MM(262420000000026/e511b02d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124853543 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124853543 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124853543 DLLC NOTICE LLME(ea75c57b/e511b02d){ASSIGNED} LLGM Assign pre (ffffffff => e511b02d) (gprs_llc.c:1079) 20241105124853543 DLLC NOTICE LLME(ffffffff/e511b02d){ASSIGNED} LLGM Assign post (ffffffff => e511b02d) (gprs_llc.c:1125) 20241105124853543 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124853543 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124853543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124853543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124853595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124853595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124853595 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124853595 DMM INFO MM(262420000000026/e511b02d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124853595 DMM INFO MM(262420000000026/e511b02d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124853595 DMM DEBUG MM(262420000000026/e511b02d) Using GGSN 0 (gprs_sm.c:312) 20241105124853595 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) 20241105124853595 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241105124853595 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124853595 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124853595 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241105124853605 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 e1 f4 01 71 11 82 42 74 c3 14 05 7f 9c 1c 50 16 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) 20241105124853605 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218b0c8, cbp=0x559946c5e0f0) (sgsn_libgtp.c:632) 20241105124853605 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124853605 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c64e48 TLLI=e511b02d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124853605 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124853605 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124853614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124853614 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241105124853615 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124853618 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 e1 f4 01 71 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241105124853618 DGPRS INFO PDP(262420000000026:5): Context 0x7f20a218b0c8 was deleted (sgsn_libgtp.c:660) 20241105124853618 DMM INFO MM(262420000000026/e511b02d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241105124853618 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241105124853618 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5dcba48a89f8: Removing Client IMSI='262420000000026'H, index=0 20241105124853624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124853624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241105124853624 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124853624 DMM INFO MM(262420000000026/e511b02d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@5dcba48a89f8: Final verdict of PTC: pass 20241105124853626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37822<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@5dcba48a89f8: Final verdict of PTC: none 20241105124853628 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124853628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(977)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(983)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(987)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(981)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(985)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(975)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:48:53 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 20241105124853767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124854168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37834<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89208) 20241105124854630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124854630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89208, count=103732) 20241105124855631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124855631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:48: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_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 20241105124856632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124856632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_gmm_detach started. 20241105124857228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124857229 DMM INFO MM(262420000000026/e511b02d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124857229 DMM INFO MM(262420000000026/e511b02d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124857229 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124857229 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124857229 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124857229 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124857229 DLLC NOTICE LLME(ffffffff/e511b02d){ASSIGNED} LLGM Assign pre (e511b02d => ffffffff) (gprs_llc.c:1079) 20241105124857229 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e511b02d => ffffffff) (gprs_llc.c:1125) 20241105124857229 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c64af0 (gprs_sndcp.c:574) 20241105124857229 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c64e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124857229 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241105124857229 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) 20241105124857230 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) 20241105124857230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124857230 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124857230 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124857230 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124857230 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124857286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124857286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124857286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124857286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124857286 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124857286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124857286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124857286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124857286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(997)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124857287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124857287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124857287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(996)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124857287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124857287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124857287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124857287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124857287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124857287 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124857287 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124857287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124857288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124857288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124857292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124857299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124857300 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(994)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(996)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124857314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124857314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124857314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124857314 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124857314 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124857314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124857314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124857314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124857314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124857315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124857315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124857315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124857316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124857316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124857316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124857316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124857316 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124857316 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124857316 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124857316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124857316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124857316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124857320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124857329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124857329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1002)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_gmm_detach-BVCI210(1000)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124857356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124857356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124857356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124857356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124857356 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124857356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124857356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124857356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124857356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124857358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124857358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124857358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124857358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124857358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124857358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124857358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124857358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124857358 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124857358 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124857358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1006)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124857359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124857359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124857362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124857373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124857373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124857633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124857633 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124857633 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124857633 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124857635 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124857636 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='D1EB1D0B'O, index=0 SGSN_Test-GSUP(1008)@5dcba48a89f8: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@5dcba48a89f8: 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 := 'B55472BED4EF5E9956F66A06B79B0A4E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B451325'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82B54E4082605C72'O } } } } } 20241105124857680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124857680 DLLC NOTICE LLME(ffffffff/d1eb1d0b){UNASSIGNED} LLC RX: unknown TLLI 0xd1eb1d0b, creating LLME on the fly (gprs_llc.c:552) 20241105124857680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124857680 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241105124857680 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124857680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124857680 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124857680 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124857681 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124857681 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124857681 DLLC NOTICE LLME(ffffffff/d1eb1d0b){UNASSIGNED} LLGM Assign pre (d1eb1d0b => e937c8c4) (gprs_llc.c:1079) 20241105124857681 DLLC NOTICE LLME(d1eb1d0b/e937c8c4){ASSIGNED} LLGM Assign post (d1eb1d0b => e937c8c4) (gprs_llc.c:1125) 20241105124857681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124857681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124857681 DMM DEBUG MM(262420000000026/e937c8c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124857693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124857693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124857693 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124857693 DMM DEBUG MM(262420000000026/e937c8c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241105124857693 DMM NOTICE MM(262420000000026/e937c8c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124857693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124857693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124857693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124857693 DMM DEBUG MM(262420000000026/e937c8c4) Requesting authorization (sgsn_auth.c:160) 20241105124857693 DMM INFO MM(262420000000026/e937c8c4) Requesting authentication tuples (sgsn_auth.c:184) 20241105124857693 DMM DEBUG MM(262420000000026/e937c8c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124857693 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241105124857693 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241105124857696 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124857696 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124857696 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124857696 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124857696 DMM INFO MM(262420000000026/e937c8c4) Subscriber data update (mmctx.c:445) 20241105124857696 DMM DEBUG MM(262420000000026/e937c8c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124857696 DMM INFO MM(262420000000026/e937c8c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124857696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124857696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124857696 DMM INFO MM(262420000000026/e937c8c4) <- GMM AUTH AND CIPHERING REQ (rand = b5 54 72 be d4 ef 5e 99 56 f6 6a 06 b7 9b 0a 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124857704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124857705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124857705 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124857705 DMM INFO MM(262420000000026/e937c8c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124857705 DMM NOTICE MM(262420000000026/e937c8c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124857705 DMM DEBUG MM(262420000000026/e937c8c4) checking auth: received GSM SRES = 1b 45 13 25 (gprs_gmm.c:666) 20241105124857705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124857705 DMM DEBUG MM(262420000000026/e937c8c4) Requesting authorization (sgsn_auth.c:160) 20241105124857705 DMM INFO MM(262420000000026/e937c8c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124857705 DMM DEBUG MM(262420000000026/e937c8c4) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124857705 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241105124857705 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) 20241105124857705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124857705 DMM INFO MM(262420000000026/e937c8c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe937c8c4) (gprs_gmm.c:300) 20241105124857706 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124857706 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124857706 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241105124857706 DMM INFO MM(262420000000026/e937c8c4) Subscriber data update (mmctx.c:445) 20241105124857706 DMM DEBUG MM(262420000000026/e937c8c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124857706 DMM INFO MM(262420000000026/e937c8c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124857706 DMM NOTICE MM(262420000000026/e937c8c4) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241105124857706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124857706 DMM NOTICE MM(262420000000026/e937c8c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124857706 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) 20241105124857707 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124857707 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241105124857707 DMM INFO MM(262420000000026/e937c8c4) Subscriber data update (mmctx.c:445) 20241105124857707 DMM DEBUG MM(262420000000026/e937c8c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124857713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124857713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124857713 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124857713 DMM INFO MM(262420000000026/e937c8c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124857713 DMM NOTICE MM(262420000000026/e937c8c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124857713 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124857713 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124857713 DLLC NOTICE LLME(d1eb1d0b/e937c8c4){ASSIGNED} LLGM Assign pre (ffffffff => e937c8c4) (gprs_llc.c:1079) 20241105124857713 DLLC NOTICE LLME(ffffffff/e937c8c4){ASSIGNED} LLGM Assign post (ffffffff => e937c8c4) (gprs_llc.c:1125) 20241105124857713 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124857713 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124857714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124857714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124857766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124857766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124857766 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124857766 DMM INFO MM(262420000000026/e937c8c4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124857766 DMM INFO MM(262420000000026/e937c8c4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124857766 DMM DEBUG MM(262420000000026/e937c8c4) Using GGSN 0 (gprs_sm.c:312) 20241105124857766 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) 20241105124857766 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241105124857766 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124857766 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124857766 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241105124857777 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 3b df db 73 11 b9 0e a5 5a 14 05 7f 6c 10 40 e0 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) 20241105124857777 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218b0c8, cbp=0x559946c5e0f0) (sgsn_libgtp.c:632) 20241105124857777 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124857777 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c64e48 TLLI=e937c8c4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124857777 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124857777 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124857786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124857786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124857786 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124857786 DMM INFO MM(262420000000026/e937c8c4) -> GMM DETACH REQUEST TLLI=0xe937c8c4 type=GPRS detach (gprs_gmm.c:1465) 20241105124857786 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241105124857786 DMM INFO MM(262420000000026/e937c8c4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241105124857786 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124857786 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124857786 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124857786 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124857786 DLLC NOTICE LLME(ffffffff/e937c8c4){ASSIGNED} LLGM Assign pre (e937c8c4 => ffffffff) (gprs_llc.c:1079) 20241105124857786 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e937c8c4 => ffffffff) (gprs_llc.c:1125) 20241105124857786 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c64af0 (gprs_sndcp.c:574) 20241105124857786 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c64e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124857786 DMM NOTICE MM(262420000000026/e937c8c4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105124857786 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241105124857786 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105124857786 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105124857786 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241105124857786 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241105124857786 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) 20241105124857786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124857786 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124857786 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124857786 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124857787 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@5dcba48a89f8: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@5dcba48a89f8: Final verdict of PTC: pass 20241105124857793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1006)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(997)@5dcba48a89f8: Final verdict of PTC: none 20241105124857795 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124857795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1001)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(999)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(995)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1004)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:48:57 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 20241105124857931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124858232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35740<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20241105124858797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124858797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105124859208 DGPRS DEBUG Checking for inactive LLMEs, time = 12621673 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=103496, count=107852) 20241105124859798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124859798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:49:00 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 20241105124900799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124900799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241105124901290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124901291 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124901338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124901338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124901338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124901338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124901338 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124901338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124901338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124901338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124901338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124901340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124901340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124901340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124901340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124901340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124901340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124901340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124901340 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124901340 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124901340 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124901340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1015)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124901341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124901341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124901344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124901353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124901353 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)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124901371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124901371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124901371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124901371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124901371 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124901371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124901371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124901371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124901371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124901373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124901373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124901373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124901373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124901373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124901373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124901373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124901373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124901373 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124901373 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124901374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124901374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124901374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124901378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124901386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124901386 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(1019)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124901413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124901413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124901413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124901413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124901413 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124901413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124901413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124901413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124901413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124901415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124901415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124901415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124901415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124901415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124901415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124901415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124901415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124901415 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124901415 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124901415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124901416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124901416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124901420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124901428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124901428 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)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124901800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124901800 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124901800 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124901800 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1025)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124901803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1025)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124901803 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1025)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5dcba48a89f8: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='F941E191'O, index=0 SGSN_Test-GSUP(1027)@5dcba48a89f8: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241105124902855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124902855 DLLC NOTICE LLME(ffffffff/f941e191){UNASSIGNED} LLC RX: unknown TLLI 0xf941e191, creating LLME on the fly (gprs_llc.c:552) 20241105124902855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124902855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241105124902855 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124902855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124902855 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124902855 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124902855 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124902855 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124902855 DLLC NOTICE LLME(ffffffff/f941e191){UNASSIGNED} LLGM Assign pre (f941e191 => d863bbec) (gprs_llc.c:1079) 20241105124902855 DLLC NOTICE LLME(f941e191/d863bbec){ASSIGNED} LLGM Assign post (f941e191 => d863bbec) (gprs_llc.c:1125) 20241105124902855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124902855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124902855 DMM DEBUG MM(262420000000039/d863bbec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124902867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124902867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241105124902867 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124902867 DMM INFO MM(262420000000039/d863bbec) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241105124902867 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124902867 DLLC NOTICE LLME(f941e191/d863bbec){ASSIGNED} LLGM Assign pre (f941e191 => d863bbec) (gprs_llc.c:1079) 20241105124902867 DLLC NOTICE LLME(f941e191/d863bbec){ASSIGNED} LLGM Assign post (f941e191 => d863bbec) (gprs_llc.c:1125) 20241105124902867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124902867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124902867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124902867 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124902867 DMM DEBUG MM(262420000000039/d863bbec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241105124902867 DMM NOTICE MM(262420000000039/d863bbec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124902867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124902867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124902867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241105124902867 DMM INFO MM(262420000000039/d863bbec) <- GMM ATTACH ACCEPT (new P-TMSI=0xd863bbec) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5dcba48a89f8: Removing Client IMSI='262420000000039'H, index=0 20241105124903871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124903871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124903871 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124903871 DMM INFO MM(262420000000039/d863bbec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124903871 DMM NOTICE MM(262420000000039/d863bbec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124903871 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124903871 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124903871 DLLC NOTICE LLME(f941e191/d863bbec){ASSIGNED} LLGM Assign pre (ffffffff => d863bbec) (gprs_llc.c:1079) 20241105124903871 DLLC NOTICE LLME(ffffffff/d863bbec){ASSIGNED} LLGM Assign post (ffffffff => d863bbec) (gprs_llc.c:1125) 20241105124903871 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124903871 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124903871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124903872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@5dcba48a89f8: Final verdict of PTC: pass 20241105124903874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35748<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124903876 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124903876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1025)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(1027)@5dcba48a89f8: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1015)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1020)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1026)@5dcba48a89f8: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@5dcba48a89f8: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1018)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1024)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1013)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:49:03 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 20241105124904004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124904405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65920) 20241105124904877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124904877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65920, count=70276) 20241105124905878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124905878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:49:06 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 20241105124906879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124906880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_xid_empty_l3 started. 20241105124907461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124907461 DMM INFO MM(262420000000039/d863bbec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124907461 DMM INFO MM(262420000000039/d863bbec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124907461 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124907461 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124907462 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124907462 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124907462 DLLC NOTICE LLME(ffffffff/d863bbec){ASSIGNED} LLGM Assign pre (d863bbec => ffffffff) (gprs_llc.c:1079) 20241105124907462 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d863bbec => ffffffff) (gprs_llc.c:1125) 20241105124907462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124907462 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124907462 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124907462 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124907462 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1035)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124907513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124907513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124907513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124907513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124907513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124907513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124907513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124907513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124907513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1035)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124907515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124907515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124907515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1034)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124907515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124907515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124907515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124907515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124907515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124907515 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124907515 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124907515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124907516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124907516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1035)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1035)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124907520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1031)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124907530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124907530 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1032)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1034)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124907548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124907548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124907548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124907548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124907548 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124907548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124907548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124907548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124907548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1040)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124907550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124907550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124907550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124907550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124907550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124907550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124907550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124907550 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124907550 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124907550 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124907550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1040)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124907551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124907551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1039)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124907554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124907562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124907562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1037)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1039)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124907580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124907580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124907580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124907580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124907580 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124907580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124907580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124907580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124907580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124907582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124907582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124907582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124907582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124907582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124907582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124907582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124907582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124907582 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124907582 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124907582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1044)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124907583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124907583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124907587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124907596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124907597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124907881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124907881 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124907881 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124907881 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124907883 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124907883 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1032)@5dcba48a89f8: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='D998BEFC'O, index=0 SGSN_Test-GSUP(1046)@5dcba48a89f8: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@5dcba48a89f8: 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 := '005AC55E20471706801FF10E9FC7C05B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABD1993E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '501E6A36962BC49F'O } } } } } 20241105124908934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124908934 DLLC NOTICE LLME(ffffffff/d998befc){UNASSIGNED} LLC RX: unknown TLLI 0xd998befc, creating LLME on the fly (gprs_llc.c:552) 20241105124908934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124908935 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241105124908935 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124908935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124908935 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124908935 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124908935 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124908935 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124908935 DLLC NOTICE LLME(ffffffff/d998befc){UNASSIGNED} LLGM Assign pre (d998befc => c2bdf957) (gprs_llc.c:1079) 20241105124908935 DLLC NOTICE LLME(d998befc/c2bdf957){ASSIGNED} LLGM Assign post (d998befc => c2bdf957) (gprs_llc.c:1125) 20241105124908935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124908935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124908935 DMM DEBUG MM(262420000000044/c2bdf957) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124908946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124908946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124908946 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124908946 DMM DEBUG MM(262420000000044/c2bdf957) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241105124908946 DMM NOTICE MM(262420000000044/c2bdf957) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124908946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124908946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124908946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124908946 DMM DEBUG MM(262420000000044/c2bdf957) Requesting authorization (sgsn_auth.c:160) 20241105124908946 DMM INFO MM(262420000000044/c2bdf957) Requesting authentication tuples (sgsn_auth.c:184) 20241105124908946 DMM DEBUG MM(262420000000044/c2bdf957) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124908946 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241105124908946 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@5dcba48a89f8: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241105124908949 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124908949 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124908949 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124908949 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124908949 DMM INFO MM(262420000000044/c2bdf957) Subscriber data update (mmctx.c:445) 20241105124908949 DMM DEBUG MM(262420000000044/c2bdf957) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124908949 DMM INFO MM(262420000000044/c2bdf957) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124908949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124908949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124908949 DMM INFO MM(262420000000044/c2bdf957) <- GMM AUTH AND CIPHERING REQ (rand = 00 5a c5 5e 20 47 17 06 80 1f f1 0e 9f c7 c0 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124908956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124908956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124908956 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124908956 DMM INFO MM(262420000000044/c2bdf957) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124908956 DMM NOTICE MM(262420000000044/c2bdf957) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124908956 DMM DEBUG MM(262420000000044/c2bdf957) checking auth: received GSM SRES = ab d1 99 3e (gprs_gmm.c:666) 20241105124908956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124908956 DMM DEBUG MM(262420000000044/c2bdf957) Requesting authorization (sgsn_auth.c:160) 20241105124908956 DMM INFO MM(262420000000044/c2bdf957) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124908956 DMM DEBUG MM(262420000000044/c2bdf957) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124908956 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241105124908956 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) 20241105124908956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124908956 DMM INFO MM(262420000000044/c2bdf957) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2bdf957) (gprs_gmm.c:300) 20241105124908957 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124908957 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124908957 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241105124908957 DMM INFO MM(262420000000044/c2bdf957) Subscriber data update (mmctx.c:445) 20241105124908957 DMM DEBUG MM(262420000000044/c2bdf957) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124908957 DMM INFO MM(262420000000044/c2bdf957) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124908957 DMM NOTICE MM(262420000000044/c2bdf957) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241105124908957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124908957 DMM NOTICE MM(262420000000044/c2bdf957) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124908957 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) 20241105124908958 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124908958 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241105124908958 DMM INFO MM(262420000000044/c2bdf957) Subscriber data update (mmctx.c:445) 20241105124908958 DMM DEBUG MM(262420000000044/c2bdf957) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124908964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124908964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124908964 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124908964 DMM INFO MM(262420000000044/c2bdf957) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124908964 DMM NOTICE MM(262420000000044/c2bdf957) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124908964 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124908964 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124908964 DLLC NOTICE LLME(d998befc/c2bdf957){ASSIGNED} LLGM Assign pre (ffffffff => c2bdf957) (gprs_llc.c:1079) 20241105124908964 DLLC NOTICE LLME(ffffffff/c2bdf957){ASSIGNED} LLGM Assign post (ffffffff => c2bdf957) (gprs_llc.c:1125) 20241105124908964 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124908964 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124908964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124908964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124909016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124909016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124909016 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124909016 DMM INFO MM(262420000000044/c2bdf957) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124909016 DMM INFO MM(262420000000044/c2bdf957) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124909016 DMM DEBUG MM(262420000000044/c2bdf957) Using GGSN 0 (gprs_sm.c:312) 20241105124909016 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) 20241105124909016 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241105124909016 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124909016 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124909016 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241105124909026 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 57 d1 f2 e3 11 f3 e7 ef 18 14 05 7f 9b 07 27 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) 20241105124909026 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218c138, cbp=0x559946c60660) (sgsn_libgtp.c:632) 20241105124909026 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124909026 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c65fb8 TLLI=c2bdf957, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124909026 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124909026 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124909034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124909034 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241105124909034 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241105124909034 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1032)@5dcba48a89f8: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@5dcba48a89f8: Final verdict of PTC: pass 20241105124909041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36012<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124909043 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124909043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1045)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1035)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(1046)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1040)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1044)@5dcba48a89f8: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1037)@5dcba48a89f8: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@5dcba48a89f8: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1032)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1034)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1038)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1033)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1042)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_xid_empty_l3-BVCI196(1032): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1034): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1035): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_xid_empty_l3-BVCI210(1037): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:49:09 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 20241105124909174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124909576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86876) 20241105124910044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124910044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86876, count=98312) 20241105124911046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124911046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:49: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_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 20241105124912048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124912048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_xid_n201u started. 20241105124912633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124912634 DMM INFO MM(262420000000044/c2bdf957) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124912634 DMM INFO MM(262420000000044/c2bdf957) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124912634 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124912634 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124912634 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124912634 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124912634 DLLC NOTICE LLME(ffffffff/c2bdf957){ASSIGNED} LLGM Assign pre (c2bdf957 => ffffffff) (gprs_llc.c:1079) 20241105124912634 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2bdf957 => ffffffff) (gprs_llc.c:1125) 20241105124912634 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c65c60 (gprs_sndcp.c:574) 20241105124912634 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c65fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124912634 DMM NOTICE MM(262420000000044/c2bdf957) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105124912634 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241105124912634 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105124912634 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105124912634 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241105124912634 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241105124912634 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) 20241105124912635 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) 20241105124912635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124912635 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124912635 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124912635 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124912635 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124912679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124912679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124912679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124912679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124912679 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124912679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124912679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124912679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124912679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124912680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124912680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124912680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124912681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124912681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124912681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124912681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124912681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124912681 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124912681 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124912681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1053)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124912681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124912681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124912685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124912696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124912696 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124912712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124912712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124912712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124912712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124912712 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124912712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124912712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124912713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124912713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124912714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124912714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124912714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124912714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124912714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124912715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124912715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124912715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124912715 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124912715 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124912715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1058)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124912716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124912716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124912719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124912728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124912728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124912752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124912752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124912752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124912752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124912752 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124912752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124912752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124912752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124912752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124912753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124912753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124912753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124912753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124912753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124912753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124912753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124912753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124912753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124912753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124912753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1063)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124912754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124912754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124912757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124912767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124912767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124913049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124913049 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124913049 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124913049 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124913051 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124913051 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@5dcba48a89f8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@5dcba48a89f8: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='C238E283'O, index=0 SGSN_Test-GSUP(1065)@5dcba48a89f8: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@5dcba48a89f8: 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 := '7F18D2B26DB6CC2037A4084E59DFB0C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95F1A966'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DEB252368F50448E'O } } } } } 20241105124914104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124914104 DLLC NOTICE LLME(ffffffff/c238e283){UNASSIGNED} LLC RX: unknown TLLI 0xc238e283, creating LLME on the fly (gprs_llc.c:552) 20241105124914104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124914104 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241105124914104 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124914104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124914104 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124914104 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124914104 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124914104 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124914104 DLLC NOTICE LLME(ffffffff/c238e283){UNASSIGNED} LLGM Assign pre (c238e283 => c5a993be) (gprs_llc.c:1079) 20241105124914104 DLLC NOTICE LLME(c238e283/c5a993be){ASSIGNED} LLGM Assign post (c238e283 => c5a993be) (gprs_llc.c:1125) 20241105124914104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124914104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124914104 DMM DEBUG MM(262420000000045/c5a993be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124914118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124914118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124914118 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124914118 DMM DEBUG MM(262420000000045/c5a993be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241105124914118 DMM NOTICE MM(262420000000045/c5a993be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124914118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124914118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124914118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124914118 DMM DEBUG MM(262420000000045/c5a993be) Requesting authorization (sgsn_auth.c:160) 20241105124914118 DMM INFO MM(262420000000045/c5a993be) Requesting authentication tuples (sgsn_auth.c:184) 20241105124914118 DMM DEBUG MM(262420000000045/c5a993be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124914118 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241105124914118 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@5dcba48a89f8: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241105124914120 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124914121 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124914121 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124914121 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124914121 DMM INFO MM(262420000000045/c5a993be) Subscriber data update (mmctx.c:445) 20241105124914121 DMM DEBUG MM(262420000000045/c5a993be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124914121 DMM INFO MM(262420000000045/c5a993be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124914121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124914121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124914121 DMM INFO MM(262420000000045/c5a993be) <- GMM AUTH AND CIPHERING REQ (rand = 7f 18 d2 b2 6d b6 cc 20 37 a4 08 4e 59 df b0 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124914128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124914128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124914128 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124914128 DMM INFO MM(262420000000045/c5a993be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124914128 DMM NOTICE MM(262420000000045/c5a993be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124914128 DMM DEBUG MM(262420000000045/c5a993be) checking auth: received GSM SRES = 95 f1 a9 66 (gprs_gmm.c:666) 20241105124914128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124914128 DMM DEBUG MM(262420000000045/c5a993be) Requesting authorization (sgsn_auth.c:160) 20241105124914128 DMM INFO MM(262420000000045/c5a993be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124914128 DMM DEBUG MM(262420000000045/c5a993be) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124914128 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241105124914128 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) 20241105124914128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124914128 DMM INFO MM(262420000000045/c5a993be) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5a993be) (gprs_gmm.c:300) 20241105124914130 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124914130 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124914130 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241105124914130 DMM INFO MM(262420000000045/c5a993be) Subscriber data update (mmctx.c:445) 20241105124914130 DMM DEBUG MM(262420000000045/c5a993be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124914130 DMM INFO MM(262420000000045/c5a993be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124914130 DMM NOTICE MM(262420000000045/c5a993be) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241105124914130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124914130 DMM NOTICE MM(262420000000045/c5a993be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124914130 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) 20241105124914130 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124914130 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241105124914130 DMM INFO MM(262420000000045/c5a993be) Subscriber data update (mmctx.c:445) 20241105124914130 DMM DEBUG MM(262420000000045/c5a993be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124914136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124914136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124914136 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124914136 DMM INFO MM(262420000000045/c5a993be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124914136 DMM NOTICE MM(262420000000045/c5a993be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124914136 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124914137 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124914137 DLLC NOTICE LLME(c238e283/c5a993be){ASSIGNED} LLGM Assign pre (ffffffff => c5a993be) (gprs_llc.c:1079) 20241105124914137 DLLC NOTICE LLME(ffffffff/c5a993be){ASSIGNED} LLGM Assign post (ffffffff => c5a993be) (gprs_llc.c:1125) 20241105124914137 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124914137 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124914137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124914137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124914189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124914189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124914189 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124914189 DMM INFO MM(262420000000045/c5a993be) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124914189 DMM INFO MM(262420000000045/c5a993be) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124914189 DMM DEBUG MM(262420000000045/c5a993be) Using GGSN 0 (gprs_sm.c:312) 20241105124914189 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) 20241105124914189 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241105124914189 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124914189 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124914189 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241105124914199 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 41 e3 54 db 11 3c c6 43 41 14 05 7f 43 8d 44 9a 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) 20241105124914199 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218d1a8, cbp=0x559946c60ae0) (sgsn_libgtp.c:632) 20241105124914199 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124914199 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c65fb8 TLLI=c5a993be, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124914199 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124914200 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124914210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124914210 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241105124914210 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241105124914210 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241105124914210 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@5dcba48a89f8: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@5dcba48a89f8: Final verdict of PTC: pass 20241105124914216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36028<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124914218 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124914218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1058)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(1065)@5dcba48a89f8: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1063)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@5dcba48a89f8: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@5dcba48a89f8: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1053)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1061)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1051)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1056)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_xid_n201u finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:49:14 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241105124914349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124914751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100296) 20241105124915219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124915219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100296, count=101456) 20241105124916220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124916220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:49: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_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 20241105124917221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124917221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_llc_null started. 20241105124917813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124917814 DMM INFO MM(262420000000045/c5a993be) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124917814 DMM INFO MM(262420000000045/c5a993be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124917814 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124917814 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124917814 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124917814 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124917814 DLLC NOTICE LLME(ffffffff/c5a993be){ASSIGNED} LLGM Assign pre (c5a993be => ffffffff) (gprs_llc.c:1079) 20241105124917814 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5a993be => ffffffff) (gprs_llc.c:1125) 20241105124917814 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c65c60 (gprs_sndcp.c:574) 20241105124917814 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c65fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124917814 DMM NOTICE MM(262420000000045/c5a993be) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105124917814 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241105124917814 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105124917814 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105124917814 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241105124917814 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241105124917814 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) 20241105124917814 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) 20241105124917814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124917814 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124917814 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124917814 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124917814 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124917858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124917858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124917858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124917858 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124917858 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124917858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124917858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124917858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124917858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124917859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124917859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124917859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124917859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124917859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124917859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124917859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124917859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124917860 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124917860 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124917860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124917860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124917860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124917864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124917873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124917873 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1078)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@5dcba48a89f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1077)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124917906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124917906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124917906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124917906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124917906 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124917906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124917906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124917906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124917906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1078)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124917907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124917907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124917907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124917908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124917908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124917908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124917908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124917908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124917908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124917908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124917908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124917908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124917908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124917911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124917920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124917920 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1075)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1077)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124917934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124917934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124917934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124917934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124917934 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124917934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124917934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124917934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124917934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124917936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124917936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124917936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124917936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124917936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124917936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124917937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124917937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124917937 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124917937 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124917937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124917937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124917937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124917941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124917949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124917949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124918222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124918222 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124918222 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124918222 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124918224 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124918224 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@5dcba48a89f8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@5dcba48a89f8: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='DD9F7B94'O, index=0 SGSN_Test-GSUP(1084)@5dcba48a89f8: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@5dcba48a89f8: 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 := '9702095564FDE31DC3353844D5C9D6B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08DD44A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0EA56ECAD2DB792F'O } } } } } 20241105124919281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124919281 DLLC NOTICE LLME(ffffffff/dd9f7b94){UNASSIGNED} LLC RX: unknown TLLI 0xdd9f7b94, creating LLME on the fly (gprs_llc.c:552) 20241105124919281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124919281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241105124919281 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124919281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124919281 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124919281 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124919281 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124919281 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124919281 DLLC NOTICE LLME(ffffffff/dd9f7b94){UNASSIGNED} LLGM Assign pre (dd9f7b94 => df22d66e) (gprs_llc.c:1079) 20241105124919281 DLLC NOTICE LLME(dd9f7b94/df22d66e){ASSIGNED} LLGM Assign post (dd9f7b94 => df22d66e) (gprs_llc.c:1125) 20241105124919281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124919281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124919281 DMM DEBUG MM(262420000000041/df22d66e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124919295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124919295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124919295 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124919295 DMM DEBUG MM(262420000000041/df22d66e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241105124919295 DMM NOTICE MM(262420000000041/df22d66e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124919295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124919295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124919295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124919295 DMM DEBUG MM(262420000000041/df22d66e) Requesting authorization (sgsn_auth.c:160) 20241105124919295 DMM INFO MM(262420000000041/df22d66e) Requesting authentication tuples (sgsn_auth.c:184) 20241105124919295 DMM DEBUG MM(262420000000041/df22d66e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124919295 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241105124919295 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@5dcba48a89f8: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241105124919298 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124919298 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124919298 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124919298 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124919298 DMM INFO MM(262420000000041/df22d66e) Subscriber data update (mmctx.c:445) 20241105124919298 DMM DEBUG MM(262420000000041/df22d66e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124919298 DMM INFO MM(262420000000041/df22d66e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124919298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124919298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124919298 DMM INFO MM(262420000000041/df22d66e) <- GMM AUTH AND CIPHERING REQ (rand = 97 02 09 55 64 fd e3 1d c3 35 38 44 d5 c9 d6 b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124919305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124919305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124919305 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124919305 DMM INFO MM(262420000000041/df22d66e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124919305 DMM NOTICE MM(262420000000041/df22d66e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124919305 DMM DEBUG MM(262420000000041/df22d66e) checking auth: received GSM SRES = 08 dd 44 a4 (gprs_gmm.c:666) 20241105124919305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124919305 DMM DEBUG MM(262420000000041/df22d66e) Requesting authorization (sgsn_auth.c:160) 20241105124919305 DMM INFO MM(262420000000041/df22d66e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124919305 DMM DEBUG MM(262420000000041/df22d66e) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124919305 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241105124919305 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) 20241105124919305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124919305 DMM INFO MM(262420000000041/df22d66e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf22d66e) (gprs_gmm.c:300) 20241105124919306 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124919306 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124919306 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241105124919306 DMM INFO MM(262420000000041/df22d66e) Subscriber data update (mmctx.c:445) 20241105124919307 DMM DEBUG MM(262420000000041/df22d66e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124919307 DMM INFO MM(262420000000041/df22d66e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124919307 DMM NOTICE MM(262420000000041/df22d66e) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241105124919307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124919307 DMM NOTICE MM(262420000000041/df22d66e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124919307 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) 20241105124919307 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124919307 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241105124919307 DMM INFO MM(262420000000041/df22d66e) Subscriber data update (mmctx.c:445) 20241105124919307 DMM DEBUG MM(262420000000041/df22d66e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124919313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124919313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124919313 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124919313 DMM INFO MM(262420000000041/df22d66e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124919313 DMM NOTICE MM(262420000000041/df22d66e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124919313 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124919313 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124919313 DLLC NOTICE LLME(dd9f7b94/df22d66e){ASSIGNED} LLGM Assign pre (ffffffff => df22d66e) (gprs_llc.c:1079) 20241105124919313 DLLC NOTICE LLME(ffffffff/df22d66e){ASSIGNED} LLGM Assign post (ffffffff => df22d66e) (gprs_llc.c:1125) 20241105124919313 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124919313 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124919313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124919313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105124920365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124920365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241105124920365 DLLC DEBUG TLLI=df22d66e sends us LLC NULL (gprs_llc.c:912) 20241105124920365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124920365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241105124920365 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124920365 DMM INFO MM(262420000000041/df22d66e) -> GMM DETACH REQUEST TLLI=0xdf22d66e type=GPRS detach Power-off (gprs_gmm.c:1465) 20241105124920365 DMM INFO MM(262420000000041/df22d66e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241105124920365 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124920365 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124920365 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124920365 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124920365 DLLC NOTICE LLME(ffffffff/df22d66e){ASSIGNED} LLGM Assign pre (df22d66e => ffffffff) (gprs_llc.c:1079) 20241105124920365 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df22d66e => ffffffff) (gprs_llc.c:1125) 20241105124920365 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241105124920365 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) 20241105124920365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124920365 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124920365 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124920365 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124920366 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@5dcba48a89f8: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@5dcba48a89f8: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@5dcba48a89f8: Final verdict of PTC: pass 20241105124925374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49162<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105124925376 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1084)@5dcba48a89f8: Final verdict of PTC: none 20241105124925376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1083)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1072)@5dcba48a89f8: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@5dcba48a89f8: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1078)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1082)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@5dcba48a89f8: Final verdict of PTC: none TC_llc_null-BVCI210(1075)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1070)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1080)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1076)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_llc_null-BVCI210(1075): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_llc_null finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:49:25 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241105124925506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124925807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94812) 20241105124926377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124926377 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) 20241105124927378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124927378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:49: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_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 20241105124928379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124928379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_llc_sabm_dm_llgmm started. 20241105124928868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124928870 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124928912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124928912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124928912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124928912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124928912 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124928912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124928912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124928912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124928912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124928914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124928914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124928914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124928914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124928914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124928914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124928914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124928914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124928914 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124928914 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124928914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124928915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124928915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124928918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124928928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124928928 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124928951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124928951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124928952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124928952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124928952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124928952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124928952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124928952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124928952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124928953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124928953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124928953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124928953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124928953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124928953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124928953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124928953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124928953 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124928953 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124928953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1096)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124928954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124928954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124928957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124928967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124928967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124928993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124928993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124928993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124928993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124928993 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124928993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124928993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124928993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124928993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124928995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124928995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124928995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124928995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124928995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124928995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124928995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124928995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124928995 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124928995 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124928995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1101)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124928996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124928996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124928999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124929006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124929006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124929209 DGPRS DEBUG Checking for inactive LLMEs, time = 12621703 (sgsn.c:131) 20241105124929380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124929380 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124929380 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124929380 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1102)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124929382 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241105124929382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@5dcba48a89f8: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='E7F6D5D9'O, index=0 SGSN_Test-GSUP(1103)@5dcba48a89f8: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@5dcba48a89f8: 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 := 'F41D54B2F56CA95639034B6EABD73795'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8577E8BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F23D48C0E367583C'O } } } } } 20241105124930436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124930436 DLLC NOTICE LLME(ffffffff/e7f6d5d9){UNASSIGNED} LLC RX: unknown TLLI 0xe7f6d5d9, creating LLME on the fly (gprs_llc.c:552) 20241105124930436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124930436 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241105124930436 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124930436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124930436 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124930436 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124930436 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124930436 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124930436 DLLC NOTICE LLME(ffffffff/e7f6d5d9){UNASSIGNED} LLGM Assign pre (e7f6d5d9 => fdd3d511) (gprs_llc.c:1079) 20241105124930436 DLLC NOTICE LLME(e7f6d5d9/fdd3d511){ASSIGNED} LLGM Assign post (e7f6d5d9 => fdd3d511) (gprs_llc.c:1125) 20241105124930436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124930436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124930436 DMM DEBUG MM(262420000000042/fdd3d511) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124930452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124930452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124930452 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124930452 DMM DEBUG MM(262420000000042/fdd3d511) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241105124930452 DMM NOTICE MM(262420000000042/fdd3d511) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124930452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124930452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124930452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124930452 DMM DEBUG MM(262420000000042/fdd3d511) Requesting authorization (sgsn_auth.c:160) 20241105124930452 DMM INFO MM(262420000000042/fdd3d511) Requesting authentication tuples (sgsn_auth.c:184) 20241105124930452 DMM DEBUG MM(262420000000042/fdd3d511) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124930452 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241105124930452 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@5dcba48a89f8: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241105124930455 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124930455 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124930455 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124930455 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124930455 DMM INFO MM(262420000000042/fdd3d511) Subscriber data update (mmctx.c:445) 20241105124930455 DMM DEBUG MM(262420000000042/fdd3d511) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124930455 DMM INFO MM(262420000000042/fdd3d511) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124930455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124930455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124930455 DMM INFO MM(262420000000042/fdd3d511) <- GMM AUTH AND CIPHERING REQ (rand = f4 1d 54 b2 f5 6c a9 56 39 03 4b 6e ab d7 37 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124930464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124930464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124930464 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124930464 DMM INFO MM(262420000000042/fdd3d511) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124930464 DMM NOTICE MM(262420000000042/fdd3d511) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124930465 DMM DEBUG MM(262420000000042/fdd3d511) checking auth: received GSM SRES = 85 77 e8 bd (gprs_gmm.c:666) 20241105124930465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124930465 DMM DEBUG MM(262420000000042/fdd3d511) Requesting authorization (sgsn_auth.c:160) 20241105124930465 DMM INFO MM(262420000000042/fdd3d511) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124930465 DMM DEBUG MM(262420000000042/fdd3d511) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124930465 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241105124930465 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) 20241105124930465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124930465 DMM INFO MM(262420000000042/fdd3d511) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdd3d511) (gprs_gmm.c:300) 20241105124930466 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124930466 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124930466 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241105124930466 DMM INFO MM(262420000000042/fdd3d511) Subscriber data update (mmctx.c:445) 20241105124930466 DMM DEBUG MM(262420000000042/fdd3d511) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124930466 DMM INFO MM(262420000000042/fdd3d511) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124930466 DMM NOTICE MM(262420000000042/fdd3d511) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241105124930466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124930466 DMM NOTICE MM(262420000000042/fdd3d511) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124930466 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) 20241105124930467 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124930467 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241105124930467 DMM INFO MM(262420000000042/fdd3d511) Subscriber data update (mmctx.c:445) 20241105124930467 DMM DEBUG MM(262420000000042/fdd3d511) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124930473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124930473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124930473 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124930473 DMM INFO MM(262420000000042/fdd3d511) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124930473 DMM NOTICE MM(262420000000042/fdd3d511) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124930473 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124930473 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124930473 DLLC NOTICE LLME(e7f6d5d9/fdd3d511){ASSIGNED} LLGM Assign pre (ffffffff => fdd3d511) (gprs_llc.c:1079) 20241105124930473 DLLC NOTICE LLME(ffffffff/fdd3d511){ASSIGNED} LLGM Assign post (ffffffff => fdd3d511) (gprs_llc.c:1125) 20241105124930473 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124930473 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124930473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124930473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105124931525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124931525 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)@5dcba48a89f8: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@5dcba48a89f8: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@5dcba48a89f8: Final verdict of PTC: pass 20241105124931537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42330<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1096)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@5dcba48a89f8: Final verdict of PTC: none 20241105124931539 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124931539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1097)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1091)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@5dcba48a89f8: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@5dcba48a89f8: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@5dcba48a89f8: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1089)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1101)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1094)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1099)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:49:31 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 20241105124931683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124932085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83256) 20241105124932540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124932540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83256, count=87612) 20241105124933541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124933541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:49: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_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 20241105124934542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124934542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_llc_sabm_dm_ll5 started. 20241105124935141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124935142 DMM INFO MM(262420000000042/fdd3d511) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124935142 DMM INFO MM(262420000000042/fdd3d511) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124935142 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124935142 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124935142 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124935142 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124935142 DLLC NOTICE LLME(ffffffff/fdd3d511){ASSIGNED} LLGM Assign pre (fdd3d511 => ffffffff) (gprs_llc.c:1079) 20241105124935142 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdd3d511 => ffffffff) (gprs_llc.c:1125) 20241105124935142 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241105124935142 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) 20241105124935142 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) 20241105124935142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124935142 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124935142 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124935142 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124935142 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124935189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124935189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124935189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124935189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124935189 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124935189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124935189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124935189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124935189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124935190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124935190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124935190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124935191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124935191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124935191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124935191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124935191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124935191 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124935191 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124935191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124935191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124935191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124935195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105124935205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124935205 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@5dcba48a89f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1115)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105124935237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124935237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124935237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124935237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124935237 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124935237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124935237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124935237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124935237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1116)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124935239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124935239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124935239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124935239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124935239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124935239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124935239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124935239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124935239 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124935239 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124935239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124935239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124935239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124935243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124935253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124935253 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1113)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1115)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124935265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124935265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124935265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124935265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124935265 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124935265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124935265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124935265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124935265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124935267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124935267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124935267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124935267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124935267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124935267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124935267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124935267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124935267 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124935267 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124935267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124935268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1120)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124935268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124935271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124935280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124935280 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124935542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124935542 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124935542 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124935542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124935545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124935545 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@5dcba48a89f8: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='E5F1DA82'O, index=0 SGSN_Test-GSUP(1122)@5dcba48a89f8: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@5dcba48a89f8: 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 := '48CE8174B3EEFF9AC13ECB0B70CD264D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27C94FE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '926CBADDC60826A2'O } } } } } 20241105124936599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124936599 DLLC NOTICE LLME(ffffffff/e5f1da82){UNASSIGNED} LLC RX: unknown TLLI 0xe5f1da82, creating LLME on the fly (gprs_llc.c:552) 20241105124936599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124936599 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241105124936599 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124936599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124936599 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124936599 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124936599 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124936600 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124936600 DLLC NOTICE LLME(ffffffff/e5f1da82){UNASSIGNED} LLGM Assign pre (e5f1da82 => d7e74dc8) (gprs_llc.c:1079) 20241105124936600 DLLC NOTICE LLME(e5f1da82/d7e74dc8){ASSIGNED} LLGM Assign post (e5f1da82 => d7e74dc8) (gprs_llc.c:1125) 20241105124936600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124936600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124936600 DMM DEBUG MM(262420000000043/d7e74dc8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124936610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124936610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124936610 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124936611 DMM DEBUG MM(262420000000043/d7e74dc8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241105124936611 DMM NOTICE MM(262420000000043/d7e74dc8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124936611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124936611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124936611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124936611 DMM DEBUG MM(262420000000043/d7e74dc8) Requesting authorization (sgsn_auth.c:160) 20241105124936611 DMM INFO MM(262420000000043/d7e74dc8) Requesting authentication tuples (sgsn_auth.c:184) 20241105124936611 DMM DEBUG MM(262420000000043/d7e74dc8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124936611 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241105124936611 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@5dcba48a89f8: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241105124936613 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124936613 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124936613 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124936613 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124936613 DMM INFO MM(262420000000043/d7e74dc8) Subscriber data update (mmctx.c:445) 20241105124936613 DMM DEBUG MM(262420000000043/d7e74dc8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124936613 DMM INFO MM(262420000000043/d7e74dc8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124936613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124936613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124936613 DMM INFO MM(262420000000043/d7e74dc8) <- GMM AUTH AND CIPHERING REQ (rand = 48 ce 81 74 b3 ee ff 9a c1 3e cb 0b 70 cd 26 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124936623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124936623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124936623 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124936623 DMM INFO MM(262420000000043/d7e74dc8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124936623 DMM NOTICE MM(262420000000043/d7e74dc8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124936623 DMM DEBUG MM(262420000000043/d7e74dc8) checking auth: received GSM SRES = 27 c9 4f e6 (gprs_gmm.c:666) 20241105124936623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124936623 DMM DEBUG MM(262420000000043/d7e74dc8) Requesting authorization (sgsn_auth.c:160) 20241105124936623 DMM INFO MM(262420000000043/d7e74dc8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124936623 DMM DEBUG MM(262420000000043/d7e74dc8) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124936623 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241105124936623 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) 20241105124936623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124936623 DMM INFO MM(262420000000043/d7e74dc8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7e74dc8) (gprs_gmm.c:300) 20241105124936625 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124936625 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124936625 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241105124936625 DMM INFO MM(262420000000043/d7e74dc8) Subscriber data update (mmctx.c:445) 20241105124936625 DMM DEBUG MM(262420000000043/d7e74dc8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124936625 DMM INFO MM(262420000000043/d7e74dc8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124936625 DMM NOTICE MM(262420000000043/d7e74dc8) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241105124936625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124936625 DMM NOTICE MM(262420000000043/d7e74dc8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124936625 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) 20241105124936625 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124936625 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241105124936625 DMM INFO MM(262420000000043/d7e74dc8) Subscriber data update (mmctx.c:445) 20241105124936625 DMM DEBUG MM(262420000000043/d7e74dc8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124936631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124936631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124936631 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124936631 DMM INFO MM(262420000000043/d7e74dc8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124936631 DMM NOTICE MM(262420000000043/d7e74dc8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124936631 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124936631 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124936631 DLLC NOTICE LLME(e5f1da82/d7e74dc8){ASSIGNED} LLGM Assign pre (ffffffff => d7e74dc8) (gprs_llc.c:1079) 20241105124936631 DLLC NOTICE LLME(ffffffff/d7e74dc8){ASSIGNED} LLGM Assign post (ffffffff => d7e74dc8) (gprs_llc.c:1125) 20241105124936631 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124936631 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124936631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124936631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105124937683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124937683 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)@5dcba48a89f8: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@5dcba48a89f8: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@5dcba48a89f8: Final verdict of PTC: pass 20241105124937692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42358<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@5dcba48a89f8: Final verdict of PTC: none 20241105124937694 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124937694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1110)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@5dcba48a89f8: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1113)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1116)@5dcba48a89f8: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1120)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@5dcba48a89f8: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1114)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1118)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1108)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1113): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:49:37 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 20241105124937824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124938226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90200) 20241105124938695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124938695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90200, count=91460) 20241105124939697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124939697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:49: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_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 20241105124940698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124940698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_suspend_nopaging started. 20241105124941284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124941286 DMM INFO MM(262420000000043/d7e74dc8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124941286 DMM INFO MM(262420000000043/d7e74dc8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124941286 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124941286 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124941286 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124941286 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124941286 DLLC NOTICE LLME(ffffffff/d7e74dc8){ASSIGNED} LLGM Assign pre (d7e74dc8 => ffffffff) (gprs_llc.c:1079) 20241105124941286 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7e74dc8 => ffffffff) (gprs_llc.c:1125) 20241105124941286 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241105124941286 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) 20241105124941286 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) 20241105124941286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105124941286 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124941286 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105124941286 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124941286 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124941333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124941333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124941333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124941333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124941333 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124941333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124941333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124941333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124941333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124941334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124941334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124941334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124941335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124941335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124941335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124941335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124941335 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124941335 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124941335 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124941335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124941335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124941335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124941339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124941349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124941349 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124941371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124941371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124941371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124941371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124941371 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124941371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124941371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124941371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124941371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124941373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124941373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124941373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124941373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124941373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124941373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124941373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124941373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124941373 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124941373 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124941373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1134)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105124941374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124941374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124941378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124941388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124941388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124941408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124941408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124941408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124941408 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124941408 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124941408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124941408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124941408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124941408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124941410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124941410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124941410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124941411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124941411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124941411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124941411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124941411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124941411 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124941411 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124941411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124941411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124941411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124941415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124941424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124941424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124941699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124941699 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124941699 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124941699 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124941701 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124941702 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@5dcba48a89f8: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='C345408C'O, index=0 SGSN_Test-GSUP(1141)@5dcba48a89f8: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@5dcba48a89f8: 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 := '1AD0BC6EA6255BA2DCDBDD964E0C5C82'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0F6CFB9C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E054F11806118A0D'O } } } } } 20241105124942754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124942754 DLLC NOTICE LLME(ffffffff/c345408c){UNASSIGNED} LLC RX: unknown TLLI 0xc345408c, creating LLME on the fly (gprs_llc.c:552) 20241105124942754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124942754 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241105124942754 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124942754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105124942754 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124942754 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105124942754 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124942754 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124942754 DLLC NOTICE LLME(ffffffff/c345408c){UNASSIGNED} LLGM Assign pre (c345408c => c830144c) (gprs_llc.c:1079) 20241105124942754 DLLC NOTICE LLME(c345408c/c830144c){ASSIGNED} LLGM Assign post (c345408c => c830144c) (gprs_llc.c:1125) 20241105124942754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124942754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124942754 DMM DEBUG MM(262420000000048/c830144c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124942764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124942764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124942764 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124942764 DMM DEBUG MM(262420000000048/c830144c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241105124942764 DMM NOTICE MM(262420000000048/c830144c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124942764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124942764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124942764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124942764 DMM DEBUG MM(262420000000048/c830144c) Requesting authorization (sgsn_auth.c:160) 20241105124942764 DMM INFO MM(262420000000048/c830144c) Requesting authentication tuples (sgsn_auth.c:184) 20241105124942764 DMM DEBUG MM(262420000000048/c830144c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124942764 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241105124942764 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@5dcba48a89f8: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241105124942767 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124942767 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124942767 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124942767 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124942767 DMM INFO MM(262420000000048/c830144c) Subscriber data update (mmctx.c:445) 20241105124942767 DMM DEBUG MM(262420000000048/c830144c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124942767 DMM INFO MM(262420000000048/c830144c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124942767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124942767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124942767 DMM INFO MM(262420000000048/c830144c) <- GMM AUTH AND CIPHERING REQ (rand = 1a d0 bc 6e a6 25 5b a2 dc db dd 96 4e 0c 5c 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124942774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124942774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124942775 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124942775 DMM INFO MM(262420000000048/c830144c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124942775 DMM NOTICE MM(262420000000048/c830144c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124942775 DMM DEBUG MM(262420000000048/c830144c) checking auth: received GSM SRES = 0f 6c fb 9c (gprs_gmm.c:666) 20241105124942775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124942775 DMM DEBUG MM(262420000000048/c830144c) Requesting authorization (sgsn_auth.c:160) 20241105124942775 DMM INFO MM(262420000000048/c830144c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124942775 DMM DEBUG MM(262420000000048/c830144c) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124942775 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241105124942775 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) 20241105124942775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124942775 DMM INFO MM(262420000000048/c830144c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc830144c) (gprs_gmm.c:300) 20241105124942776 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124942776 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124942776 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241105124942776 DMM INFO MM(262420000000048/c830144c) Subscriber data update (mmctx.c:445) 20241105124942776 DMM DEBUG MM(262420000000048/c830144c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124942776 DMM INFO MM(262420000000048/c830144c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124942776 DMM NOTICE MM(262420000000048/c830144c) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241105124942776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124942776 DMM NOTICE MM(262420000000048/c830144c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124942776 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) 20241105124942777 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124942777 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241105124942777 DMM INFO MM(262420000000048/c830144c) Subscriber data update (mmctx.c:445) 20241105124942777 DMM DEBUG MM(262420000000048/c830144c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124942783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124942783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124942783 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124942783 DMM INFO MM(262420000000048/c830144c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124942783 DMM NOTICE MM(262420000000048/c830144c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124942783 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124942783 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124942783 DLLC NOTICE LLME(c345408c/c830144c){ASSIGNED} LLGM Assign pre (ffffffff => c830144c) (gprs_llc.c:1079) 20241105124942783 DLLC NOTICE LLME(ffffffff/c830144c){ASSIGNED} LLGM Assign post (ffffffff => c830144c) (gprs_llc.c:1125) 20241105124942783 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124942783 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124942783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124942783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124942835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124942835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124942835 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124942835 DMM INFO MM(262420000000048/c830144c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124942835 DMM INFO MM(262420000000048/c830144c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124942835 DMM DEBUG MM(262420000000048/c830144c) Using GGSN 0 (gprs_sm.c:312) 20241105124942835 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) 20241105124942835 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241105124942835 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124942835 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124942835 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241105124942846 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 3a a3 be 91 11 51 b8 f9 c7 14 05 7f 3f e6 17 f4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241105124942846 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218e218, cbp=0x559946c61060) (sgsn_libgtp.c:632) 20241105124942846 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124942846 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c65fb8 TLLI=c830144c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124942846 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124942846 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124942853 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241105124942859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124942859 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241105124942859 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241105124942862 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241105124942862 DMM INFO MM(262420000000048/c830144c) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@5dcba48a89f8: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@5dcba48a89f8: Final verdict of PTC: pass 20241105124947871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50806<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@5dcba48a89f8: Final verdict of PTC: none 20241105124947873 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124947873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1134)@5dcba48a89f8: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1139)@5dcba48a89f8: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1129)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@5dcba48a89f8: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1137)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1127)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1132)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_suspend_nopaging finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:49:47 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241105124948006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124948407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99792) 20241105124948874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124948874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99792, count=100952) 20241105124949875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124949875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:49: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_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 20241105124950876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124950876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_suspend_resume started. 20241105124951475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124951477 DMM INFO MM(262420000000048/c830144c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105124951477 DMM INFO MM(262420000000048/c830144c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105124951477 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105124951477 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105124951477 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105124951477 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105124951477 DLLC NOTICE LLME(ffffffff/c830144c){ASSIGNED} LLGM Assign pre (c830144c => ffffffff) (gprs_llc.c:1079) 20241105124951477 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c830144c => ffffffff) (gprs_llc.c:1125) 20241105124951477 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c65c60 (gprs_sndcp.c:574) 20241105124951477 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c65fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105124951477 DMM NOTICE MM(262420000000048/c830144c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105124951477 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241105124951477 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105124951477 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105124951477 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241105124951477 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241105124951477 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) 20241105124951477 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) 20241105124951477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105124951477 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105124951477 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105124951477 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105124951477 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124951528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105124951528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124951528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124951528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124951528 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105124951528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124951528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124951528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124951528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124951530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124951530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124951530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124951530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124951530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124951530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124951530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124951530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124951530 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105124951530 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124951530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124951531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124951531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124951535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124951545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124951545 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124951562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105124951562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124951562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124951562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124951562 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105124951562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124951562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124951562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124951562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124951564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124951564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124951564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124951564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124951564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124951564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124951564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124951564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124951564 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105124951564 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124951564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124951565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124951565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124951569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124951578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124951578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1154)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 TC_suspend_resume-BVCI210(1152)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105124951605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105124951605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105124951605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105124951605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124951605 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105124951605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105124951605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105124951605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105124951605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105124951607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105124951607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105124951607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105124951607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105124951607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105124951607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105124951607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105124951607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105124951607 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105124951607 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105124951607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105124951607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105124951607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105124951611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105124951620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124951620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105124951877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124951877 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105124951877 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105124951877 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105124951880 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105124951880 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@5dcba48a89f8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@5dcba48a89f8: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='CD63EC89'O, index=0 SGSN_Test-GSUP(1160)@5dcba48a89f8: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@5dcba48a89f8: 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 := 'E5E68844444A377890949484A6057365'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22D296BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BEF72EFC1536578'O } } } } } 20241105124952931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124952931 DLLC NOTICE LLME(ffffffff/cd63ec89){UNASSIGNED} LLC RX: unknown TLLI 0xcd63ec89, creating LLME on the fly (gprs_llc.c:552) 20241105124952931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124952931 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241105124952931 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105124952931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105124952931 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105124952931 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105124952931 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105124952931 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105124952931 DLLC NOTICE LLME(ffffffff/cd63ec89){UNASSIGNED} LLGM Assign pre (cd63ec89 => c3cbbde6) (gprs_llc.c:1079) 20241105124952931 DLLC NOTICE LLME(cd63ec89/c3cbbde6){ASSIGNED} LLGM Assign post (cd63ec89 => c3cbbde6) (gprs_llc.c:1125) 20241105124952931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105124952931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105124952931 DMM DEBUG MM(262420000000049/c3cbbde6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105124952941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124952941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105124952941 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124952941 DMM DEBUG MM(262420000000049/c3cbbde6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241105124952941 DMM NOTICE MM(262420000000049/c3cbbde6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105124952941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105124952941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105124952941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105124952941 DMM DEBUG MM(262420000000049/c3cbbde6) Requesting authorization (sgsn_auth.c:160) 20241105124952941 DMM INFO MM(262420000000049/c3cbbde6) Requesting authentication tuples (sgsn_auth.c:184) 20241105124952941 DMM DEBUG MM(262420000000049/c3cbbde6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105124952941 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241105124952941 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@5dcba48a89f8: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241105124952944 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105124952944 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105124952944 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105124952944 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105124952944 DMM INFO MM(262420000000049/c3cbbde6) Subscriber data update (mmctx.c:445) 20241105124952944 DMM DEBUG MM(262420000000049/c3cbbde6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105124952944 DMM INFO MM(262420000000049/c3cbbde6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105124952944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105124952944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105124952944 DMM INFO MM(262420000000049/c3cbbde6) <- GMM AUTH AND CIPHERING REQ (rand = e5 e6 88 44 44 4a 37 78 90 94 94 84 a6 05 73 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105124952952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124952952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105124952952 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124952952 DMM INFO MM(262420000000049/c3cbbde6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105124952952 DMM NOTICE MM(262420000000049/c3cbbde6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105124952952 DMM DEBUG MM(262420000000049/c3cbbde6) checking auth: received GSM SRES = 22 d2 96 bd (gprs_gmm.c:666) 20241105124952952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105124952952 DMM DEBUG MM(262420000000049/c3cbbde6) Requesting authorization (sgsn_auth.c:160) 20241105124952952 DMM INFO MM(262420000000049/c3cbbde6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105124952952 DMM DEBUG MM(262420000000049/c3cbbde6) Requesting subscriber data update (gprs_subscriber.c:894) 20241105124952952 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241105124952952 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) 20241105124952952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105124952952 DMM INFO MM(262420000000049/c3cbbde6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3cbbde6) (gprs_gmm.c:300) 20241105124952953 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105124952953 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105124952953 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241105124952953 DMM INFO MM(262420000000049/c3cbbde6) Subscriber data update (mmctx.c:445) 20241105124952953 DMM DEBUG MM(262420000000049/c3cbbde6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105124952953 DMM INFO MM(262420000000049/c3cbbde6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105124952953 DMM NOTICE MM(262420000000049/c3cbbde6) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241105124952953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105124952953 DMM NOTICE MM(262420000000049/c3cbbde6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105124952953 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) 20241105124952954 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105124952954 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241105124952954 DMM INFO MM(262420000000049/c3cbbde6) Subscriber data update (mmctx.c:445) 20241105124952954 DMM DEBUG MM(262420000000049/c3cbbde6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105124952959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124952959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105124952959 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124952959 DMM INFO MM(262420000000049/c3cbbde6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105124952959 DMM NOTICE MM(262420000000049/c3cbbde6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105124952959 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105124952959 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105124952959 DLLC NOTICE LLME(cd63ec89/c3cbbde6){ASSIGNED} LLGM Assign pre (ffffffff => c3cbbde6) (gprs_llc.c:1079) 20241105124952959 DLLC NOTICE LLME(ffffffff/c3cbbde6){ASSIGNED} LLGM Assign post (ffffffff => c3cbbde6) (gprs_llc.c:1125) 20241105124952959 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105124952959 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105124952959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105124952959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@5dcba48a89f8: setverdict(pass): none -> pass 20241105124953010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124953010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105124953010 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105124953010 DMM INFO MM(262420000000049/c3cbbde6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105124953010 DMM INFO MM(262420000000049/c3cbbde6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105124953010 DMM DEBUG MM(262420000000049/c3cbbde6) Using GGSN 0 (gprs_sm.c:312) 20241105124953011 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) 20241105124953011 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241105124953011 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105124953011 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241105124953011 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241105124953022 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 06 04 28 00 00 01 80 08 00 10 2e a5 38 61 11 6f 90 ae 8a 14 05 7f d3 24 cf 9a 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) 20241105124953022 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a218f288, cbp=0x559946c618d0) (sgsn_libgtp.c:632) 20241105124953022 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105124953022 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c65fb8 TLLI=c3cbbde6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105124953022 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105124953022 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105124953029 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241105124953036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124953036 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241105124953036 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241105124953039 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241105124953039 DMM INFO MM(262420000000049/c3cbbde6) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241105124958044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105124958044 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241105124958044 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241105124958048 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@5dcba48a89f8: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@5dcba48a89f8: Final verdict of PTC: pass 20241105124958057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46070<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1153)@5dcba48a89f8: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@5dcba48a89f8: Final verdict of PTC: none 20241105124958059 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105124958059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1148)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1158)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@5dcba48a89f8: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@5dcba48a89f8: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1156)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1151)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1146)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_suspend_resume finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:49:58 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241105124958195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105124958596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43382<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98876) 20241105124959060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105124959060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105124959210 DGPRS DEBUG Checking for inactive LLMEs, time = 12621733 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=98876, count=104928) 20241105125000062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125000062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:50:00 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 20241105125001064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125001064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_suspend_rau started. 20241105125001657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125001659 DMM INFO MM(262420000000049/c3cbbde6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125001659 DMM INFO MM(262420000000049/c3cbbde6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125001659 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125001659 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125001659 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105125001659 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105125001659 DLLC NOTICE LLME(ffffffff/c3cbbde6){ASSIGNED} LLGM Assign pre (c3cbbde6 => ffffffff) (gprs_llc.c:1079) 20241105125001659 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3cbbde6 => ffffffff) (gprs_llc.c:1125) 20241105125001659 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c65c60 (gprs_sndcp.c:574) 20241105125001659 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c65fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105125001659 DMM NOTICE MM(262420000000049/c3cbbde6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125001659 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241105125001659 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125001659 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125001659 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241105125001659 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241105125001659 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) 20241105125001659 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) 20241105125001659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105125001659 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105125001659 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105125001659 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105125001659 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125001708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125001708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125001708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125001708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125001708 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125001708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125001708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125001708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125001708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125001710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125001710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125001710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125001710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125001710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125001710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125001710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125001710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125001710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125001710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125001710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125001711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125001711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125001715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125001723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125001723 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125001757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125001757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125001757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125001757 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125001757 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125001757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125001757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125001757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125001757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1172)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1173)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125001759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125001759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125001759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125001759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125001759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125001759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125001759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125001759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125001759 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125001759 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125001759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125001760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125001760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125001764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125001774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125001774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1174)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1170)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125001786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125001786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125001786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125001786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125001786 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125001786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125001786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125001786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125001786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125001788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125001788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125001788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125001788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125001788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125001788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125001788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125001788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125001788 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125001788 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125001788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125001789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125001789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125001792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125001802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125001802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125002065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125002065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125002065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125002065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125002067 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125002068 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@5dcba48a89f8: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='CB3A78D2'O, index=0 SGSN_Test-GSUP(1179)@5dcba48a89f8: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@5dcba48a89f8: 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 := 'EE5F8D540AD44377D812A4FACDFE0BD1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3375D813'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '796CA0AED5F89765'O } } } } } 20241105125003117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125003117 DLLC NOTICE LLME(ffffffff/cb3a78d2){UNASSIGNED} LLC RX: unknown TLLI 0xcb3a78d2, creating LLME on the fly (gprs_llc.c:552) 20241105125003117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125003117 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241105125003117 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105125003117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105125003117 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105125003117 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105125003117 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125003117 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125003118 DLLC NOTICE LLME(ffffffff/cb3a78d2){UNASSIGNED} LLGM Assign pre (cb3a78d2 => ca6e7fed) (gprs_llc.c:1079) 20241105125003118 DLLC NOTICE LLME(cb3a78d2/ca6e7fed){ASSIGNED} LLGM Assign post (cb3a78d2 => ca6e7fed) (gprs_llc.c:1125) 20241105125003118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125003118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125003118 DMM DEBUG MM(262420000000050/ca6e7fed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125003132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125003132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105125003132 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125003132 DMM DEBUG MM(262420000000050/ca6e7fed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241105125003132 DMM NOTICE MM(262420000000050/ca6e7fed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125003132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125003132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125003132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125003132 DMM DEBUG MM(262420000000050/ca6e7fed) Requesting authorization (sgsn_auth.c:160) 20241105125003132 DMM INFO MM(262420000000050/ca6e7fed) Requesting authentication tuples (sgsn_auth.c:184) 20241105125003132 DMM DEBUG MM(262420000000050/ca6e7fed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125003132 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241105125003132 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@5dcba48a89f8: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241105125003134 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125003134 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125003134 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125003134 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125003134 DMM INFO MM(262420000000050/ca6e7fed) Subscriber data update (mmctx.c:445) 20241105125003134 DMM DEBUG MM(262420000000050/ca6e7fed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125003134 DMM INFO MM(262420000000050/ca6e7fed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125003134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125003134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125003134 DMM INFO MM(262420000000050/ca6e7fed) <- GMM AUTH AND CIPHERING REQ (rand = ee 5f 8d 54 0a d4 43 77 d8 12 a4 fa cd fe 0b d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105125003143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125003143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125003143 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125003143 DMM INFO MM(262420000000050/ca6e7fed) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125003143 DMM NOTICE MM(262420000000050/ca6e7fed) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125003143 DMM DEBUG MM(262420000000050/ca6e7fed) checking auth: received GSM SRES = 33 75 d8 13 (gprs_gmm.c:666) 20241105125003143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125003143 DMM DEBUG MM(262420000000050/ca6e7fed) Requesting authorization (sgsn_auth.c:160) 20241105125003143 DMM INFO MM(262420000000050/ca6e7fed) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125003143 DMM DEBUG MM(262420000000050/ca6e7fed) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125003143 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241105125003143 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) 20241105125003143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105125003143 DMM INFO MM(262420000000050/ca6e7fed) <- GMM ATTACH ACCEPT (new P-TMSI=0xca6e7fed) (gprs_gmm.c:300) 20241105125003144 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125003144 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125003144 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241105125003144 DMM INFO MM(262420000000050/ca6e7fed) Subscriber data update (mmctx.c:445) 20241105125003144 DMM DEBUG MM(262420000000050/ca6e7fed) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125003144 DMM INFO MM(262420000000050/ca6e7fed) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125003144 DMM NOTICE MM(262420000000050/ca6e7fed) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241105125003144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125003145 DMM NOTICE MM(262420000000050/ca6e7fed) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125003145 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) 20241105125003145 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125003145 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241105125003145 DMM INFO MM(262420000000050/ca6e7fed) Subscriber data update (mmctx.c:445) 20241105125003145 DMM DEBUG MM(262420000000050/ca6e7fed) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105125003151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125003151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105125003151 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125003151 DMM INFO MM(262420000000050/ca6e7fed) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125003151 DMM NOTICE MM(262420000000050/ca6e7fed) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125003151 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125003151 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125003151 DLLC NOTICE LLME(cb3a78d2/ca6e7fed){ASSIGNED} LLGM Assign pre (ffffffff => ca6e7fed) (gprs_llc.c:1079) 20241105125003151 DLLC NOTICE LLME(ffffffff/ca6e7fed){ASSIGNED} LLGM Assign post (ffffffff => ca6e7fed) (gprs_llc.c:1125) 20241105125003151 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105125003151 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105125003151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125003151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@5dcba48a89f8: setverdict(pass): none -> pass 20241105125003204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125003204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105125003204 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125003204 DMM INFO MM(262420000000050/ca6e7fed) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125003204 DMM INFO MM(262420000000050/ca6e7fed) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125003204 DMM DEBUG MM(262420000000050/ca6e7fed) Using GGSN 0 (gprs_sm.c:312) 20241105125003204 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) 20241105125003204 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241105125003204 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125003204 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125003204 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241105125003215 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 2e c1 db 3f 11 ca 54 a4 28 14 05 7f b0 44 d3 ab 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) 20241105125003215 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a21902f8, cbp=0x559946c61c60) (sgsn_libgtp.c:632) 20241105125003215 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125003215 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c65fb8 TLLI=ca6e7fed, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105125003215 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105125003215 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105125003222 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241105125003228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125003228 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241105125003228 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241105125003232 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241105125003232 DMM INFO MM(262420000000050/ca6e7fed) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241105125008237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125008238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125008238 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125008238 DMM INFO MM(262420000000050/ca6e7fed) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241105125008238 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125008238 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241105125008238 DLLC NOTICE LLME(ffffffff/ca6e7fed){ASSIGNED} LLGM Assign pre (ca6e7fed => f49834fd) (gprs_llc.c:1079) 20241105125008238 DLLC NOTICE LLME(ca6e7fed/f49834fd){ASSIGNED} LLGM Assign post (ca6e7fed => f49834fd) (gprs_llc.c:1125) 20241105125008238 DMM INFO MM(262420000000050/f49834fd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105125008245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125008245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241105125008245 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125008245 DMM INFO MM(262420000000050/f49834fd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241105125008245 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241105125008245 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125008245 DLLC NOTICE LLME(ca6e7fed/f49834fd){ASSIGNED} LLGM Assign pre (ffffffff => f49834fd) (gprs_llc.c:1079) 20241105125008245 DLLC NOTICE LLME(ffffffff/f49834fd){ASSIGNED} LLGM Assign post (ffffffff => f49834fd) (gprs_llc.c:1125) 20241105125008245 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241105125008744 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@5dcba48a89f8: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@5dcba48a89f8: Final verdict of PTC: pass 20241105125008755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43384<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105125008756 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125008756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1178)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(1179)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1167)@5dcba48a89f8: Final verdict of PTC: none TC_suspend_rau-BVCI210(1170)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@5dcba48a89f8: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1177)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1173)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@5dcba48a89f8: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1165)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1171)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1175)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_suspend_rau-BVCI210(1170): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_suspend_rau finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:50:08 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241105125008892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125009293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106240) 20241105125009758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125009758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106240, count=110596) 20241105125010759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125010759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:50: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_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 20241105125011760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125011760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_paging_ps started. 20241105125012347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125012349 DMM INFO MM(262420000000050/f49834fd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125012349 DMM INFO MM(262420000000050/f49834fd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125012349 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125012349 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125012349 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105125012349 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105125012349 DLLC NOTICE LLME(ffffffff/f49834fd){ASSIGNED} LLGM Assign pre (f49834fd => ffffffff) (gprs_llc.c:1079) 20241105125012349 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f49834fd => ffffffff) (gprs_llc.c:1125) 20241105125012349 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c65c60 (gprs_sndcp.c:574) 20241105125012349 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c65fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105125012349 DMM NOTICE MM(262420000000050/f49834fd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125012349 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241105125012349 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125012349 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125012349 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241105125012349 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241105125012349 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) 20241105125012349 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) 20241105125012349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105125012349 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105125012349 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105125012349 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105125012349 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125012393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125012393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125012393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125012393 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125012393 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125012393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125012393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125012393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125012393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125012394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125012394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125012394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125012394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125012394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125012394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125012394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125012394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125012394 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125012394 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125012394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125012395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125012395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125012398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105125012408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125012408 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125012430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125012430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125012430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125012430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125012430 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125012430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125012430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125012430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125012430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125012432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125012432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125012432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125012432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125012432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125012432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125012432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125012432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125012432 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125012432 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125012432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125012432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125012432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125012436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105125012446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125012446 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125012472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125012472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125012472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125012472 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125012472 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125012472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125012472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125012472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125012472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125012474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125012474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125012474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125012474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125012474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125012474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125012474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125012474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125012474 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125012474 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125012474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125012474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125012474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125012479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125012488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125012488 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125012761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125012761 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125012761 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125012761 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125012764 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125012764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@5dcba48a89f8: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='C662876F'O, index=0 SGSN_Test-GSUP(1198)@5dcba48a89f8: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@5dcba48a89f8: 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 := 'FCA061C16F90DCA7F2B26849062DFC21'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5C30823'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B0F13C02AE0C3C9'O } } } } } 20241105125013818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125013818 DLLC NOTICE LLME(ffffffff/c662876f){UNASSIGNED} LLC RX: unknown TLLI 0xc662876f, creating LLME on the fly (gprs_llc.c:552) 20241105125013818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125013819 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241105125013819 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105125013819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105125013819 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105125013819 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105125013819 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125013819 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125013819 DLLC NOTICE LLME(ffffffff/c662876f){UNASSIGNED} LLGM Assign pre (c662876f => d7a9388f) (gprs_llc.c:1079) 20241105125013819 DLLC NOTICE LLME(c662876f/d7a9388f){ASSIGNED} LLGM Assign post (c662876f => d7a9388f) (gprs_llc.c:1125) 20241105125013819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125013819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125013819 DMM DEBUG MM(262420000000051/d7a9388f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125013831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125013831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105125013831 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125013831 DMM DEBUG MM(262420000000051/d7a9388f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241105125013831 DMM NOTICE MM(262420000000051/d7a9388f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125013831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125013831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125013831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125013831 DMM DEBUG MM(262420000000051/d7a9388f) Requesting authorization (sgsn_auth.c:160) 20241105125013831 DMM INFO MM(262420000000051/d7a9388f) Requesting authentication tuples (sgsn_auth.c:184) 20241105125013831 DMM DEBUG MM(262420000000051/d7a9388f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125013831 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241105125013831 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@5dcba48a89f8: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241105125013834 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125013834 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125013834 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125013834 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125013834 DMM INFO MM(262420000000051/d7a9388f) Subscriber data update (mmctx.c:445) 20241105125013834 DMM DEBUG MM(262420000000051/d7a9388f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125013834 DMM INFO MM(262420000000051/d7a9388f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125013834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125013834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125013834 DMM INFO MM(262420000000051/d7a9388f) <- GMM AUTH AND CIPHERING REQ (rand = fc a0 61 c1 6f 90 dc a7 f2 b2 68 49 06 2d fc 21 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105125013841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125013841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125013841 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125013841 DMM INFO MM(262420000000051/d7a9388f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125013841 DMM NOTICE MM(262420000000051/d7a9388f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125013841 DMM DEBUG MM(262420000000051/d7a9388f) checking auth: received GSM SRES = f5 c3 08 23 (gprs_gmm.c:666) 20241105125013841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125013841 DMM DEBUG MM(262420000000051/d7a9388f) Requesting authorization (sgsn_auth.c:160) 20241105125013841 DMM INFO MM(262420000000051/d7a9388f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125013841 DMM DEBUG MM(262420000000051/d7a9388f) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125013841 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241105125013841 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) 20241105125013841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105125013841 DMM INFO MM(262420000000051/d7a9388f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7a9388f) (gprs_gmm.c:300) 20241105125013842 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125013842 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125013842 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241105125013842 DMM INFO MM(262420000000051/d7a9388f) Subscriber data update (mmctx.c:445) 20241105125013843 DMM DEBUG MM(262420000000051/d7a9388f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125013843 DMM INFO MM(262420000000051/d7a9388f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125013843 DMM NOTICE MM(262420000000051/d7a9388f) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241105125013843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125013843 DMM NOTICE MM(262420000000051/d7a9388f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125013843 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) 20241105125013843 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125013843 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241105125013843 DMM INFO MM(262420000000051/d7a9388f) Subscriber data update (mmctx.c:445) 20241105125013843 DMM DEBUG MM(262420000000051/d7a9388f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105125013850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125013850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105125013850 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125013850 DMM INFO MM(262420000000051/d7a9388f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125013850 DMM NOTICE MM(262420000000051/d7a9388f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125013850 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125013850 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125013850 DLLC NOTICE LLME(c662876f/d7a9388f){ASSIGNED} LLGM Assign pre (ffffffff => d7a9388f) (gprs_llc.c:1079) 20241105125013850 DLLC NOTICE LLME(ffffffff/d7a9388f){ASSIGNED} LLGM Assign post (ffffffff => d7a9388f) (gprs_llc.c:1125) 20241105125013850 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105125013850 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105125013850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125013850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@5dcba48a89f8: setverdict(pass): none -> pass 20241105125013901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125013901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105125013901 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125013901 DMM INFO MM(262420000000051/d7a9388f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125013901 DMM INFO MM(262420000000051/d7a9388f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125013901 DMM DEBUG MM(262420000000051/d7a9388f) Using GGSN 0 (gprs_sm.c:312) 20241105125013901 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) 20241105125013902 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241105125013902 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125013902 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125013902 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241105125013913 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 48 81 4f 03 11 e7 d3 b0 a8 14 05 7f af 6a 2a 75 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) 20241105125013913 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a2191368, cbp=0x559946c5f260) (sgsn_libgtp.c:632) 20241105125013913 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125013913 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c65fb8 TLLI=d7a9388f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105125013913 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105125013913 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105125013920 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241105125016902 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241105125016902 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241105125016902 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241105125018928 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241105125018928 DMM INFO MM(262420000000051/d7a9388f) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@5dcba48a89f8: 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 := 'D7A9388F'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@5dcba48a89f8: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@5dcba48a89f8: Final verdict of PTC: pass 20241105125018942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36512<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105125018944 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125018944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1198)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1186)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1191)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@5dcba48a89f8: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1196)@5dcba48a89f8: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@5dcba48a89f8: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1184)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1194)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1189)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_paging_ps finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:50:19 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241105125019076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125019477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42960<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100300) 20241105125019945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125019945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100300, count=104656) 20241105125020946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125020947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:50: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_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 20241105125021947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125021948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_paging_ps_ra_multiple_cells started. 20241105125022538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125022539 DMM INFO MM(262420000000051/d7a9388f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125022539 DMM INFO MM(262420000000051/d7a9388f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125022539 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125022539 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125022539 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105125022539 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241105125022539 DLLC NOTICE LLME(ffffffff/d7a9388f){ASSIGNED} LLGM Assign pre (d7a9388f => ffffffff) (gprs_llc.c:1079) 20241105125022539 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7a9388f => ffffffff) (gprs_llc.c:1125) 20241105125022539 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c65c60 (gprs_sndcp.c:574) 20241105125022539 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c65fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105125022539 DMM NOTICE MM(262420000000051/d7a9388f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125022539 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241105125022539 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125022539 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125022539 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241105125022539 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241105125022539 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) 20241105125022539 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) 20241105125022539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105125022539 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105125022539 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105125022539 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105125022539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125022580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125022580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125022580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125022580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125022580 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125022580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125022580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125022580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125022580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125022582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125022582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125022582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125022582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125022582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125022582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125022582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125022582 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125022582 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125022582 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125022582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125022582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125022582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125022586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105125022604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125022604 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1207)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125022628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125022628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125022628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125022628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125022628 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125022628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125022628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125022628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125022628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1211)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125022630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125022630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125022630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125022630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125022630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125022630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125022630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125022630 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125022630 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125022630 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125022630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125022631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125022631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1210)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1211)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125022635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125022647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125022647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1210)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125022666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125022666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125022666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125022666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125022666 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125022666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125022666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125022666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125022666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125022668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125022668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125022668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125022668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125022668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125022668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125022668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125022668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125022668 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125022668 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125022668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125022669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125022669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125022673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125022683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125022683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125022949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125022949 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125022949 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125022949 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125022951 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125022951 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@5dcba48a89f8: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='F45009B0'O, index=0 SGSN_Test-GSUP(1217)@5dcba48a89f8: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@5dcba48a89f8: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1208)@5dcba48a89f8: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='F45009B0'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@5dcba48a89f8: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='F45009B0'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@5dcba48a89f8: 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 := '75A466E38880DED7582EEEB93457D7BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ACDA2A73'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F2408ECA760D410'O } } } } } 20241105125024007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125024007 DLLC NOTICE LLME(ffffffff/f45009b0){UNASSIGNED} LLC RX: unknown TLLI 0xf45009b0, creating LLME on the fly (gprs_llc.c:552) 20241105125024007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125024007 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241105125024007 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105125024007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105125024007 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105125024007 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105125024007 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125024007 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125024007 DLLC NOTICE LLME(ffffffff/f45009b0){UNASSIGNED} LLGM Assign pre (f45009b0 => cc881d2c) (gprs_llc.c:1079) 20241105125024007 DLLC NOTICE LLME(f45009b0/cc881d2c){ASSIGNED} LLGM Assign post (f45009b0 => cc881d2c) (gprs_llc.c:1125) 20241105125024007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125024007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125024008 DMM DEBUG MM(262420000000052/cc881d2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125024019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125024019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105125024019 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125024019 DMM DEBUG MM(262420000000052/cc881d2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241105125024019 DMM NOTICE MM(262420000000052/cc881d2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125024019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125024019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125024019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125024019 DMM DEBUG MM(262420000000052/cc881d2c) Requesting authorization (sgsn_auth.c:160) 20241105125024019 DMM INFO MM(262420000000052/cc881d2c) Requesting authentication tuples (sgsn_auth.c:184) 20241105125024019 DMM DEBUG MM(262420000000052/cc881d2c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125024019 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241105125024019 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@5dcba48a89f8: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241105125024022 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125024022 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125024022 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125024022 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125024022 DMM INFO MM(262420000000052/cc881d2c) Subscriber data update (mmctx.c:445) 20241105125024022 DMM DEBUG MM(262420000000052/cc881d2c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125024022 DMM INFO MM(262420000000052/cc881d2c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125024022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125024022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125024022 DMM INFO MM(262420000000052/cc881d2c) <- GMM AUTH AND CIPHERING REQ (rand = 75 a4 66 e3 88 80 de d7 58 2e ee b9 34 57 d7 bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105125024030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125024030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125024030 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125024030 DMM INFO MM(262420000000052/cc881d2c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125024030 DMM NOTICE MM(262420000000052/cc881d2c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125024030 DMM DEBUG MM(262420000000052/cc881d2c) checking auth: received GSM SRES = ac da 2a 73 (gprs_gmm.c:666) 20241105125024030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125024030 DMM DEBUG MM(262420000000052/cc881d2c) Requesting authorization (sgsn_auth.c:160) 20241105125024030 DMM INFO MM(262420000000052/cc881d2c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125024030 DMM DEBUG MM(262420000000052/cc881d2c) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125024030 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241105125024030 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) 20241105125024030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105125024030 DMM INFO MM(262420000000052/cc881d2c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc881d2c) (gprs_gmm.c:300) 20241105125024032 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125024032 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125024032 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241105125024032 DMM INFO MM(262420000000052/cc881d2c) Subscriber data update (mmctx.c:445) 20241105125024032 DMM DEBUG MM(262420000000052/cc881d2c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125024032 DMM INFO MM(262420000000052/cc881d2c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125024032 DMM NOTICE MM(262420000000052/cc881d2c) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241105125024032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125024032 DMM NOTICE MM(262420000000052/cc881d2c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125024032 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) 20241105125024032 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125024032 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241105125024032 DMM INFO MM(262420000000052/cc881d2c) Subscriber data update (mmctx.c:445) 20241105125024032 DMM DEBUG MM(262420000000052/cc881d2c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105125024038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125024038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105125024038 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125024038 DMM INFO MM(262420000000052/cc881d2c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125024038 DMM NOTICE MM(262420000000052/cc881d2c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125024038 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125024038 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125024038 DLLC NOTICE LLME(f45009b0/cc881d2c){ASSIGNED} LLGM Assign pre (ffffffff => cc881d2c) (gprs_llc.c:1079) 20241105125024038 DLLC NOTICE LLME(ffffffff/cc881d2c){ASSIGNED} LLGM Assign post (ffffffff => cc881d2c) (gprs_llc.c:1125) 20241105125024038 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105125024038 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105125024038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125024038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125024090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125024090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105125024090 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125024090 DMM INFO MM(262420000000052/cc881d2c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125024090 DMM INFO MM(262420000000052/cc881d2c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125024090 DMM DEBUG MM(262420000000052/cc881d2c) Using GGSN 0 (gprs_sm.c:312) 20241105125024090 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) 20241105125024090 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241105125024090 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125024090 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125024090 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241105125024102 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 22 27 82 0c 11 80 08 8a 8d 14 05 7f 07 74 5f 35 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) 20241105125024102 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a21923d8, cbp=0x559946c5fcc0) (sgsn_libgtp.c:632) 20241105125024102 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125024102 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c670c8 TLLI=cc881d2c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105125024102 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105125024102 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@5dcba48a89f8: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105125024110 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241105125027092 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241105125027092 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241105125027092 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241105125029120 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241105125029120 DMM INFO MM(262420000000052/cc881d2c) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@5dcba48a89f8: 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 := 'CC881D2C'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241105125029212 DGPRS DEBUG Checking for inactive LLMEs, time = 12621763 (sgsn.c:131) 20241105125042950 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241105125042950 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125042951 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241105125052583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125052585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125052585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105125052631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125052633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125052633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105125052670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125052671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125052672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@5dcba48a89f8: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5dcba48a89f8: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20241105125054021 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125054021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(1217)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1211)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1205)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1215)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@5dcba48a89f8: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@5dcba48a89f8: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1208)@5dcba48a89f8: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@5dcba48a89f8: Final verdict of PTC: none 20241105125054023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42972<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1202)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1213)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1209)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1203)@5dcba48a89f8: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@5dcba48a89f8: Final verdict of PTC: fail reason: "Tguard timeout" MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1208): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@5dcba48a89f8: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@5dcba48a89f8: 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'. Tue Nov 5 12:50:54 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 20241105125054152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125054553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108020) 20241105125055021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125055021 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) 20241105125056023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125056023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:50: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_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 20241105125057024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125057024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_bssgp_rim_single_report started. 20241105125057612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125057613 DMM INFO MM(262420000000052/cc881d2c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125057613 DMM INFO MM(262420000000052/cc881d2c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125057613 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125057613 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125057613 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105125057613 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241105125057613 DLLC NOTICE LLME(ffffffff/cc881d2c){ASSIGNED} LLGM Assign pre (cc881d2c => ffffffff) (gprs_llc.c:1079) 20241105125057613 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc881d2c => ffffffff) (gprs_llc.c:1125) 20241105125057613 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c66d70 (gprs_sndcp.c:574) 20241105125057613 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c670c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105125057613 DMM NOTICE MM(262420000000052/cc881d2c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125057614 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241105125057614 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125057614 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125057614 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241105125057614 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241105125057614 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) 20241105125057614 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) 20241105125057614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105125057614 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105125057614 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105125057614 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105125057614 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125057657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125057657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125057657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125057657 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125057657 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125057657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125057657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125057657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125057657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125057658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125057658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125057658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125057659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125057659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125057659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125057659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125057659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125057659 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125057659 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125057659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1224)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125057659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125057659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125057663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125057673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125057673 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125057693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125057693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125057693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125057693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125057693 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125057693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125057693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125057693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125057693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125057695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125057695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125057695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125057695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125057695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125057695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125057695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125057695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125057695 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125057695 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125057695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125057696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125057696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125057700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125057710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125057710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125057732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125057732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125057732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125057732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125057732 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125057732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125057732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125057732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125057732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125057734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125057734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125057734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125057734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125057734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125057734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125057734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125057734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125057734 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125057734 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125057734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125057734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125057735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125057739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125057750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125057750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125058025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125058025 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125058025 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125058025 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125058027 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125058028 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105125058044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5dcba48a89f8: setverdict(pass): none -> pass MTC@5dcba48a89f8: Warning: Re-starting timer T, which is already active (running or expired). 20241105125058054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105125058062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59298<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105125058064 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125058064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1235)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(1236)@5dcba48a89f8: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1229)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1224)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1234)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@5dcba48a89f8: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@5dcba48a89f8: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1222)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1232)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1227)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: pass MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@5dcba48a89f8: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:50:58 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 20241105125058193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125058594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58236) 20241105125059065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125059065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125059212 DGPRS DEBUG Checking for inactive LLMEs, time = 12621793 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=58236, count=59720) 20241105125100066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125100066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:51:00 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 20241105125101068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125101068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_rim_eutran_to_geran started. 20241105125101654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125101655 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125101708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125101708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125101708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125101708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125101708 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125101708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125101708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125101708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125101708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1242)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1243)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125101710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125101710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125101710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125101710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125101710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125101710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125101710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125101710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125101710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125101710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125101710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125101711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125101711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125101714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125101723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125101723 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1244)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1240)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1242)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125101736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125101736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125101736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125101736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125101736 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125101736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125101736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125101736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125101736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125101738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125101738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125101738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125101738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125101738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125101738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125101738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125101738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125101738 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125101738 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125101738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125101738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1247)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125101738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125101742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1248)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105125101753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125101753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125101781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125101782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125101782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125101782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125101782 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125101782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125101782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125101782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125101782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125101783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125101783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125101783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125101784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125101784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125101784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125101784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125101784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125101784 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125101784 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125101784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1252)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125101785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125101785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125101789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125101799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125101799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125102068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125102068 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125102068 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125102068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125102071 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241105125102071 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5dcba48a89f8: setverdict(pass): none -> pass 20241105125102100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105125102104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59304<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1244)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@5dcba48a89f8: Final verdict of PTC: none 20241105125102106 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125102106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1247)@5dcba48a89f8: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1240)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1242)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(1254)@5dcba48a89f8: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1252)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1243)@5dcba48a89f8: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1241)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1245)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1250)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: pass MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1240): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@5dcba48a89f8: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:51:02 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 20241105125102239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125102640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59316<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48140) 20241105125103108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125103108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48140, count=52496) 20241105125104110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125104110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:51:04 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 20241105125105111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125105111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_cell_change_different_rai_ci_attach started. 20241105125105699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125105700 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125105751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125105751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125105751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125105751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125105751 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125105751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125105751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125105751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125105751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125105753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125105753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125105753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125105754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125105754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125105754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125105754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125105754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125105754 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125105754 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125105754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1260)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105125105755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125105755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125105757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241105125105764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125105764 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1260)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125105786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125105786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125105786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125105786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125105786 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125105786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125105786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125105786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125105786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125105787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125105787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125105787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125105788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125105788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125105788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125105788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125105788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125105788 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125105788 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125105788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125105788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125105788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1265)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1266)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125105793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1262)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125105803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125105803 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1263)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1265)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125105824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125105824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125105824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125105824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125105824 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125105824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125105824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125105824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125105824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125105826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125105826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125105826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125105826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125105826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125105826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125105826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125105826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125105826 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125105827 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125105827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125105827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125105827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125105831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125105842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125105842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1268)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125106112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125106112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125106112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125106112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1270)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1270)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125106114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1270)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1270)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125106115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1270)@5dcba48a89f8: 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(1270)@5dcba48a89f8: 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(1270)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1270)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1258)@5dcba48a89f8: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='D8F4BBB1'O, index=0 SGSN_Test-GSUP(1272)@5dcba48a89f8: 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)@5dcba48a89f8: 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 := '418BF9B78D826ABC06B8324AC7C6A0D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF00AFA5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D93DBBED239EC839'O } } } } } 20241105125106162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125106162 DLLC NOTICE LLME(ffffffff/d8f4bbb1){UNASSIGNED} LLC RX: unknown TLLI 0xd8f4bbb1, creating LLME on the fly (gprs_llc.c:552) 20241105125106162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125106162 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241105125106162 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105125106162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105125106162 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105125106162 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105125106162 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125106162 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125106162 DLLC NOTICE LLME(ffffffff/d8f4bbb1){UNASSIGNED} LLGM Assign pre (d8f4bbb1 => e39b2446) (gprs_llc.c:1079) 20241105125106162 DLLC NOTICE LLME(d8f4bbb1/e39b2446){ASSIGNED} LLGM Assign post (d8f4bbb1 => e39b2446) (gprs_llc.c:1125) 20241105125106162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125106162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125106162 DMM DEBUG MM(262420000000068/e39b2446) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125106174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125106174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105125106174 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125106174 DMM DEBUG MM(262420000000068/e39b2446) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241105125106174 DMM NOTICE MM(262420000000068/e39b2446) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125106174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125106174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125106175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125106175 DMM DEBUG MM(262420000000068/e39b2446) Requesting authorization (sgsn_auth.c:160) 20241105125106175 DMM INFO MM(262420000000068/e39b2446) Requesting authentication tuples (sgsn_auth.c:184) 20241105125106175 DMM DEBUG MM(262420000000068/e39b2446) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125106175 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241105125106175 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@5dcba48a89f8: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241105125106177 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125106177 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125106177 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125106177 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125106177 DMM INFO MM(262420000000068/e39b2446) Subscriber data update (mmctx.c:445) 20241105125106177 DMM DEBUG MM(262420000000068/e39b2446) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125106177 DMM INFO MM(262420000000068/e39b2446) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125106177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125106178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125106178 DMM INFO MM(262420000000068/e39b2446) <- GMM AUTH AND CIPHERING REQ (rand = 41 8b f9 b7 8d 82 6a bc 06 b8 32 4a c7 c6 a0 d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105125106184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125106184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125106184 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125106184 DMM INFO MM(262420000000068/e39b2446) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125106184 DMM NOTICE MM(262420000000068/e39b2446) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125106184 DMM DEBUG MM(262420000000068/e39b2446) checking auth: received GSM SRES = df 00 af a5 (gprs_gmm.c:666) 20241105125106184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125106184 DMM DEBUG MM(262420000000068/e39b2446) Requesting authorization (sgsn_auth.c:160) 20241105125106184 DMM INFO MM(262420000000068/e39b2446) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125106184 DMM DEBUG MM(262420000000068/e39b2446) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125106184 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241105125106184 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) 20241105125106184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105125106184 DMM INFO MM(262420000000068/e39b2446) <- GMM ATTACH ACCEPT (new P-TMSI=0xe39b2446) (gprs_gmm.c:300) 20241105125106186 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125106186 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125106186 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241105125106186 DMM INFO MM(262420000000068/e39b2446) Subscriber data update (mmctx.c:445) 20241105125106186 DMM DEBUG MM(262420000000068/e39b2446) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125106186 DMM INFO MM(262420000000068/e39b2446) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125106186 DMM NOTICE MM(262420000000068/e39b2446) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241105125106186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125106186 DMM NOTICE MM(262420000000068/e39b2446) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125106186 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) 20241105125106186 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125106186 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241105125106186 DMM INFO MM(262420000000068/e39b2446) Subscriber data update (mmctx.c:445) 20241105125106186 DMM DEBUG MM(262420000000068/e39b2446) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105125106192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125106192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105125106192 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125106192 DMM INFO MM(262420000000068/e39b2446) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125106192 DMM NOTICE MM(262420000000068/e39b2446) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125106192 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125106192 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125106192 DLLC NOTICE LLME(d8f4bbb1/e39b2446){ASSIGNED} LLGM Assign pre (ffffffff => e39b2446) (gprs_llc.c:1079) 20241105125106192 DLLC NOTICE LLME(ffffffff/e39b2446){ASSIGNED} LLGM Assign post (ffffffff => e39b2446) (gprs_llc.c:1125) 20241105125106192 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105125106192 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105125106192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125106192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125106243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125106243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105125106244 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125106244 DMM INFO MM(262420000000068/e39b2446) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125106244 DMM INFO MM(262420000000068/e39b2446) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125106244 DMM DEBUG MM(262420000000068/e39b2446) Using GGSN 0 (gprs_sm.c:312) 20241105125106244 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) 20241105125106244 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241105125106244 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125106244 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125106244 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241105125106254 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 45 1e 70 a0 11 f6 12 5a d0 14 05 7f 42 6e ec 97 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241105125106254 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a2193448, cbp=0x559946c5f670) (sgsn_libgtp.c:632) 20241105125106254 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125106254 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c670c8 TLLI=e39b2446, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105125106254 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105125106254 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@5dcba48a89f8: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105125106260 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241105125106266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125106266 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241105125106266 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@5dcba48a89f8: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1263)@5dcba48a89f8: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='E39B2446'O, index=0 20241105125106273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125106273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241105125106273 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE39B2446) type="GPRS attach" (gprs_gmm.c:1266) 20241105125106273 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125106273 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105125106273 DLLC NOTICE LLME(ffffffff/e39b2446){ASSIGNED} LLGM Assign pre (e39b2446 => cef2a7d3) (gprs_llc.c:1079) 20241105125106273 DLLC NOTICE LLME(e39b2446/cef2a7d3){ASSIGNED} LLGM Assign post (e39b2446 => cef2a7d3) (gprs_llc.c:1125) 20241105125106273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125106273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125106273 DMM DEBUG MM(262420000000068/cef2a7d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125106285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125106285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241105125106286 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125106286 DMM DEBUG MM(262420000000068/cef2a7d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241105125106286 DMM NOTICE MM(262420000000068/cef2a7d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125106286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125106286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125106286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125106286 DMM DEBUG MM(262420000000068/cef2a7d3) Requesting authorization (sgsn_auth.c:160) 20241105125106286 DMM INFO MM(262420000000068/cef2a7d3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125106286 DMM DEBUG MM(262420000000068/cef2a7d3) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125106286 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241105125106286 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) 20241105125107272 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125107272 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125107272 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241105125107272 DMM INFO MM(262420000000068/cef2a7d3) Subscriber data update (mmctx.c:445) 20241105125107272 DMM DEBUG MM(262420000000068/cef2a7d3) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241105125107272 DMM INFO MM(262420000000068/cef2a7d3) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241105125107272 DMM NOTICE MM(262420000000068/cef2a7d3) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241105125107272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125107272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125107272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241105125107272 DMM INFO MM(262420000000068/cef2a7d3) <- GMM ATTACH ACCEPT (new P-TMSI=0xcef2a7d3) (gprs_gmm.c:300) 20241105125107272 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) 20241105125107273 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125107273 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241105125107273 DMM INFO MM(262420000000068/cef2a7d3) Subscriber data update (mmctx.c:445) 20241105125107273 DMM DEBUG MM(262420000000068/cef2a7d3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105125107282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125107282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125107282 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125107282 DMM INFO MM(262420000000068/cef2a7d3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125107282 DMM NOTICE MM(262420000000068/cef2a7d3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125107282 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125107282 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125107282 DLLC NOTICE LLME(e39b2446/cef2a7d3){ASSIGNED} LLGM Assign pre (ffffffff => cef2a7d3) (gprs_llc.c:1079) 20241105125107282 DLLC NOTICE LLME(ffffffff/cef2a7d3){ASSIGNED} LLGM Assign post (ffffffff => cef2a7d3) (gprs_llc.c:1125) 20241105125107282 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105125107282 DMM ERROR MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241105125107282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125107282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125107331 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241105125107339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125107339 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125107339 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1258)@5dcba48a89f8: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@5dcba48a89f8: Final verdict of PTC: pass 20241105125107344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59322<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105125107347 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125107347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1272)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1270)@5dcba48a89f8: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1258)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1266)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1260)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1265)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1261)@5dcba48a89f8: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1268)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@5dcba48a89f8: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1263)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1271)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1264)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1269)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1259)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1258): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1259): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1260): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1261): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1263): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1264): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1265): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1266): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1268): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1269): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1270): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1271): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:51:07 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 20241105125107476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125107877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=119248) 20241105125108348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125108348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=119248, count=123604) 20241105125109349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125109349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:51: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_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 20241105125110340 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241105125110340 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241105125110340 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241105125110349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125110349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_cell_change_different_rai_ci_data started. 20241105125110939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125110941 DMM INFO MM(262420000000068/cef2a7d3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125110941 DMM INFO MM(262420000000068/cef2a7d3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125110941 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125110941 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125110941 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105125110941 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241105125110941 DLLC NOTICE LLME(ffffffff/cef2a7d3){ASSIGNED} LLGM Assign pre (cef2a7d3 => ffffffff) (gprs_llc.c:1079) 20241105125110941 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cef2a7d3 => ffffffff) (gprs_llc.c:1125) 20241105125110941 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c66d70 (gprs_sndcp.c:574) 20241105125110941 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c670c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105125110941 DMM NOTICE MM(262420000000068/cef2a7d3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125110941 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241105125110941 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125110941 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125110941 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241105125110941 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241105125110941 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) 20241105125110941 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) 20241105125110941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105125110941 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105125110941 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105125110941 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105125110941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1280)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125110992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125110992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125110992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125110992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125110992 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125110992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125110992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125110992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125110992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1280)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1279)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105125110994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125110994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125110994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125110994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125110994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125110994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125110994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125110994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125110994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125110995 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125110995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125110995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125110995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1280)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125111000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1276)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125111010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125111010 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1277)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1279)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125111029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125111029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125111029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125111029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125111029 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125111029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125111029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125111029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125111029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1284)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1285)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125111031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125111031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125111031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125111031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125111031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125111031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125111031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125111031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125111031 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125111031 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125111031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125111031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1285)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125111031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125111035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125111045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125111046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1286)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1282)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1284)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125111057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125111057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125111057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125111057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125111057 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125111057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125111057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125111057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125111058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125111059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125111059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125111059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125111060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125111060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125111060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125111060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125111060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125111060 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125111060 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125111060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1289)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125111060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125111060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125111064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125111074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125111074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125111350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125111350 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125111350 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125111350 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125111352 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125111352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@5dcba48a89f8: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1277)@5dcba48a89f8: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='C0FB338B'O, index=0 SGSN_Test-GSUP(1291)@5dcba48a89f8: 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)@5dcba48a89f8: 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 := 'A5447F75A25B42CE8095BDCB0D466A29'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C1E6354'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3C6F2AB9C450673'O } } } } } 20241105125111398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125111398 DLLC NOTICE LLME(ffffffff/c0fb338b){UNASSIGNED} LLC RX: unknown TLLI 0xc0fb338b, creating LLME on the fly (gprs_llc.c:552) 20241105125111398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125111398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241105125111398 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105125111398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105125111398 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105125111398 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105125111398 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125111398 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125111398 DLLC NOTICE LLME(ffffffff/c0fb338b){UNASSIGNED} LLGM Assign pre (c0fb338b => d1da6d35) (gprs_llc.c:1079) 20241105125111398 DLLC NOTICE LLME(c0fb338b/d1da6d35){ASSIGNED} LLGM Assign post (c0fb338b => d1da6d35) (gprs_llc.c:1125) 20241105125111398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125111398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125111398 DMM DEBUG MM(262420000000070/d1da6d35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125111410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125111410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105125111410 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125111410 DMM DEBUG MM(262420000000070/d1da6d35) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241105125111410 DMM NOTICE MM(262420000000070/d1da6d35) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125111410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125111410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125111410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125111410 DMM DEBUG MM(262420000000070/d1da6d35) Requesting authorization (sgsn_auth.c:160) 20241105125111410 DMM INFO MM(262420000000070/d1da6d35) Requesting authentication tuples (sgsn_auth.c:184) 20241105125111410 DMM DEBUG MM(262420000000070/d1da6d35) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125111410 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241105125111410 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@5dcba48a89f8: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241105125111413 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125111413 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125111413 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125111413 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125111413 DMM INFO MM(262420000000070/d1da6d35) Subscriber data update (mmctx.c:445) 20241105125111413 DMM DEBUG MM(262420000000070/d1da6d35) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125111413 DMM INFO MM(262420000000070/d1da6d35) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125111413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125111413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125111413 DMM INFO MM(262420000000070/d1da6d35) <- GMM AUTH AND CIPHERING REQ (rand = a5 44 7f 75 a2 5b 42 ce 80 95 bd cb 0d 46 6a 29 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105125111421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125111421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125111421 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125111421 DMM INFO MM(262420000000070/d1da6d35) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125111421 DMM NOTICE MM(262420000000070/d1da6d35) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125111421 DMM DEBUG MM(262420000000070/d1da6d35) checking auth: received GSM SRES = 0c 1e 63 54 (gprs_gmm.c:666) 20241105125111421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125111421 DMM DEBUG MM(262420000000070/d1da6d35) Requesting authorization (sgsn_auth.c:160) 20241105125111421 DMM INFO MM(262420000000070/d1da6d35) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125111421 DMM DEBUG MM(262420000000070/d1da6d35) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125111421 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241105125111421 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) 20241105125111421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105125111421 DMM INFO MM(262420000000070/d1da6d35) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1da6d35) (gprs_gmm.c:300) 20241105125111423 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125111423 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125111423 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241105125111423 DMM INFO MM(262420000000070/d1da6d35) Subscriber data update (mmctx.c:445) 20241105125111423 DMM DEBUG MM(262420000000070/d1da6d35) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125111423 DMM INFO MM(262420000000070/d1da6d35) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125111423 DMM NOTICE MM(262420000000070/d1da6d35) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241105125111423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125111423 DMM NOTICE MM(262420000000070/d1da6d35) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125111423 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) 20241105125111423 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125111423 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241105125111424 DMM INFO MM(262420000000070/d1da6d35) Subscriber data update (mmctx.c:445) 20241105125111424 DMM DEBUG MM(262420000000070/d1da6d35) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105125111429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125111429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105125111429 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125111429 DMM INFO MM(262420000000070/d1da6d35) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125111429 DMM NOTICE MM(262420000000070/d1da6d35) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125111429 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125111429 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125111429 DLLC NOTICE LLME(c0fb338b/d1da6d35){ASSIGNED} LLGM Assign pre (ffffffff => d1da6d35) (gprs_llc.c:1079) 20241105125111429 DLLC NOTICE LLME(ffffffff/d1da6d35){ASSIGNED} LLGM Assign post (ffffffff => d1da6d35) (gprs_llc.c:1125) 20241105125111429 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105125111430 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105125111430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125111430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125111481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125111481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105125111481 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125111481 DMM INFO MM(262420000000070/d1da6d35) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125111481 DMM INFO MM(262420000000070/d1da6d35) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125111481 DMM DEBUG MM(262420000000070/d1da6d35) Using GGSN 0 (gprs_sm.c:312) 20241105125111481 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) 20241105125111481 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241105125111481 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125111481 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125111481 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241105125111492 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 fc 6c 14 ab 11 23 1b b6 3e 14 05 7f 80 bd 32 49 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) 20241105125111492 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a21944b8, cbp=0x559946c64af0) (sgsn_libgtp.c:632) 20241105125111492 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125111492 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c670c8 TLLI=d1da6d35, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105125111492 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105125111492 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@5dcba48a89f8: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105125111499 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241105125111506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125111506 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241105125111506 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1282)@5dcba48a89f8: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='D1DA6D35'O, index=0 20241105125111513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125111513 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125111513 DSNDCP ERROR Message for non-existing MM ctx (lle=0x559946c670c8, TLLI=d1da6d35, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1282)@5dcba48a89f8: Removing Client IMSI='262420000000070'H, index=0 20241105125113513 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1277)@5dcba48a89f8: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@5dcba48a89f8: Final verdict of PTC: pass 20241105125113522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44704<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1280)@5dcba48a89f8: Final verdict of PTC: none 20241105125113525 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125113525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1285)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1289)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@5dcba48a89f8: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1282)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@5dcba48a89f8: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1277)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1278)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1283)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1287)@5dcba48a89f8: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1277): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1282): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:51:13 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 20241105125113659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125114061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44714<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102056) 20241105125114507 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241105125114507 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241105125114507 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241105125114525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125114525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102056, count=107136) 20241105125115526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125115526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:51: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_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 20241105125116527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125116527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_cell_change_different_ci_attach started. 20241105125117216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125117217 DMM INFO MM(262420000000070/d1da6d35) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125117217 DMM INFO MM(262420000000070/d1da6d35) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125117217 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125117217 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125117217 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105125117217 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241105125117217 DLLC NOTICE LLME(ffffffff/d1da6d35){ASSIGNED} LLGM Assign pre (d1da6d35 => ffffffff) (gprs_llc.c:1079) 20241105125117217 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1da6d35 => ffffffff) (gprs_llc.c:1125) 20241105125117217 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c66d70 (gprs_sndcp.c:574) 20241105125117217 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c670c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105125117217 DMM NOTICE MM(262420000000070/d1da6d35) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125117217 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241105125117217 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125117217 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125117218 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241105125117218 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241105125117218 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) 20241105125117218 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) 20241105125117218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105125117218 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105125117218 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105125117218 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105125117218 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1299)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1299)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125117266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125117266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125117266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125117266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125117266 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125117266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125117266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125117266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125117266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1299)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125117268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125117268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125117268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125117268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125117268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125117268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1298)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105125117268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125117268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125117268 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125117268 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125117268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1299)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125117269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125117269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1299)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125117272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125117281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125117281 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1296)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1298)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125117297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125117297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125117297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125117297 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125117297 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125117297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125117297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125117297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125117297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125117299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125117299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125117299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125117299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125117299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125117299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125117299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125117299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125117299 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125117299 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125117299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125117300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125117300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125117304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125117313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125117313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125117333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125117333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125117333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125117333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125117333 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125117333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125117333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125117333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125117333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125117335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125117335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125117335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125117335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125117335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125117335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125117335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125117335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125117335 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125117335 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125117335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125117335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125117335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125117339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125117348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125117348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125117528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125117528 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125117528 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125117528 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125117530 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125117530 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1296)@5dcba48a89f8: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='FD150157'O, index=0 SGSN_Test-GSUP(1310)@5dcba48a89f8: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1296)@5dcba48a89f8: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@5dcba48a89f8: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='FD150157'O, index=0 TC_cell_change_different_ci_attach(1312)@5dcba48a89f8: 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 := '68370475D4839D14440A6A18E72DC105'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E12E1E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC1186BBE409E443'O } } } } } 20241105125117575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125117575 DLLC NOTICE LLME(ffffffff/fd150157){UNASSIGNED} LLC RX: unknown TLLI 0xfd150157, creating LLME on the fly (gprs_llc.c:552) 20241105125117575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125117575 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241105125117575 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105125117575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105125117575 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105125117575 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105125117575 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125117575 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125117575 DLLC NOTICE LLME(ffffffff/fd150157){UNASSIGNED} LLGM Assign pre (fd150157 => ff71f7f2) (gprs_llc.c:1079) 20241105125117575 DLLC NOTICE LLME(fd150157/ff71f7f2){ASSIGNED} LLGM Assign post (fd150157 => ff71f7f2) (gprs_llc.c:1125) 20241105125117575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125117576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125117576 DMM DEBUG MM(262420000000069/ff71f7f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125117589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125117589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105125117589 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125117589 DMM DEBUG MM(262420000000069/ff71f7f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241105125117589 DMM NOTICE MM(262420000000069/ff71f7f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125117589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125117589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125117589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125117589 DMM DEBUG MM(262420000000069/ff71f7f2) Requesting authorization (sgsn_auth.c:160) 20241105125117589 DMM INFO MM(262420000000069/ff71f7f2) Requesting authentication tuples (sgsn_auth.c:184) 20241105125117589 DMM DEBUG MM(262420000000069/ff71f7f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125117589 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241105125117589 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@5dcba48a89f8: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241105125117592 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125117592 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125117592 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125117592 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125117592 DMM INFO MM(262420000000069/ff71f7f2) Subscriber data update (mmctx.c:445) 20241105125117592 DMM DEBUG MM(262420000000069/ff71f7f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125117592 DMM INFO MM(262420000000069/ff71f7f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125117592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125117592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125117592 DMM INFO MM(262420000000069/ff71f7f2) <- GMM AUTH AND CIPHERING REQ (rand = 68 37 04 75 d4 83 9d 14 44 0a 6a 18 e7 2d c1 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105125117599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125117599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125117600 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125117600 DMM INFO MM(262420000000069/ff71f7f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125117600 DMM NOTICE MM(262420000000069/ff71f7f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125117600 DMM DEBUG MM(262420000000069/ff71f7f2) checking auth: received GSM SRES = 9e 12 e1 e8 (gprs_gmm.c:666) 20241105125117600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125117600 DMM DEBUG MM(262420000000069/ff71f7f2) Requesting authorization (sgsn_auth.c:160) 20241105125117600 DMM INFO MM(262420000000069/ff71f7f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125117600 DMM DEBUG MM(262420000000069/ff71f7f2) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125117600 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241105125117600 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) 20241105125117600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105125117600 DMM INFO MM(262420000000069/ff71f7f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xff71f7f2) (gprs_gmm.c:300) 20241105125117601 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125117601 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125117601 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241105125117601 DMM INFO MM(262420000000069/ff71f7f2) Subscriber data update (mmctx.c:445) 20241105125117601 DMM DEBUG MM(262420000000069/ff71f7f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125117601 DMM INFO MM(262420000000069/ff71f7f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125117601 DMM NOTICE MM(262420000000069/ff71f7f2) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241105125117601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125117601 DMM NOTICE MM(262420000000069/ff71f7f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125117601 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) 20241105125117602 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125117602 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241105125117602 DMM INFO MM(262420000000069/ff71f7f2) Subscriber data update (mmctx.c:445) 20241105125117602 DMM DEBUG MM(262420000000069/ff71f7f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105125117608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125117608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105125117608 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125117608 DMM INFO MM(262420000000069/ff71f7f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125117608 DMM NOTICE MM(262420000000069/ff71f7f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125117608 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125117608 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125117608 DLLC NOTICE LLME(fd150157/ff71f7f2){ASSIGNED} LLGM Assign pre (ffffffff => ff71f7f2) (gprs_llc.c:1079) 20241105125117608 DLLC NOTICE LLME(ffffffff/ff71f7f2){ASSIGNED} LLGM Assign post (ffffffff => ff71f7f2) (gprs_llc.c:1125) 20241105125117608 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105125117608 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105125117608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125117608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125117660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125117660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105125117660 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125117660 DMM INFO MM(262420000000069/ff71f7f2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125117660 DMM INFO MM(262420000000069/ff71f7f2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125117660 DMM DEBUG MM(262420000000069/ff71f7f2) Using GGSN 0 (gprs_sm.c:312) 20241105125117660 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) 20241105125117660 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241105125117660 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125117660 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125117660 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241105125117670 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 34 1f 02 f4 11 4f 28 1a ae 14 05 7f 47 31 ec 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=1076 from retransmit req queue (gtp.c:443) 20241105125117670 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a2195528, cbp=0x559946c69410) (sgsn_libgtp.c:632) 20241105125117670 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125117670 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c66348 TLLI=ff71f7f2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105125117670 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105125117670 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@5dcba48a89f8: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105125117676 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241105125117684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125117684 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241105125117684 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@5dcba48a89f8: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@5dcba48a89f8: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='FF71F7F2'O, index=0 20241105125117690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125117690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241105125117690 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125117690 DMM INFO MM(262420000000069/ff71f7f2) -> GMM ATTACH REQUEST MI(TMSI-0xFF71F7F2) type="GPRS attach" (gprs_gmm.c:1266) 20241105125117690 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125117690 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105125117690 DLLC NOTICE LLME(ffffffff/ff71f7f2){ASSIGNED} LLGM Assign pre (ff71f7f2 => fad53039) (gprs_llc.c:1079) 20241105125117690 DLLC NOTICE LLME(ff71f7f2/fad53039){ASSIGNED} LLGM Assign post (ff71f7f2 => fad53039) (gprs_llc.c:1125) 20241105125117690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125117690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125117690 DMM DEBUG MM(262420000000069/fad53039) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125117703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125117703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241105125117703 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125117703 DMM DEBUG MM(262420000000069/fad53039) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241105125117703 DMM NOTICE MM(262420000000069/fad53039) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125117703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125117703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125117703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125117703 DMM DEBUG MM(262420000000069/fad53039) Requesting authorization (sgsn_auth.c:160) 20241105125117703 DMM INFO MM(262420000000069/fad53039) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125117703 DMM DEBUG MM(262420000000069/fad53039) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125117703 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241105125117703 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) 20241105125118690 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125118690 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125118690 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241105125118690 DMM INFO MM(262420000000069/fad53039) Subscriber data update (mmctx.c:445) 20241105125118690 DMM DEBUG MM(262420000000069/fad53039) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241105125118690 DMM INFO MM(262420000000069/fad53039) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241105125118690 DMM NOTICE MM(262420000000069/fad53039) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241105125118690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125118690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125118690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241105125118690 DMM INFO MM(262420000000069/fad53039) <- GMM ATTACH ACCEPT (new P-TMSI=0xfad53039) (gprs_gmm.c:300) 20241105125118690 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) 20241105125118690 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125118691 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241105125118691 DMM INFO MM(262420000000069/fad53039) Subscriber data update (mmctx.c:445) 20241105125118691 DMM DEBUG MM(262420000000069/fad53039) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105125118699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125118699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125118699 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125118699 DMM INFO MM(262420000000069/fad53039) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125118699 DMM NOTICE MM(262420000000069/fad53039) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125118699 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125118699 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125118699 DLLC NOTICE LLME(ff71f7f2/fad53039){ASSIGNED} LLGM Assign pre (ffffffff => fad53039) (gprs_llc.c:1079) 20241105125118699 DLLC NOTICE LLME(ffffffff/fad53039){ASSIGNED} LLGM Assign post (ffffffff => fad53039) (gprs_llc.c:1125) 20241105125118699 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105125118699 DMM ERROR MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241105125118699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125118699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125118748 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241105125118756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125118756 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125118756 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1296)@5dcba48a89f8: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@5dcba48a89f8: Final verdict of PTC: pass 20241105125118761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48604<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105125118763 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125118763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1310)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@5dcba48a89f8: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@5dcba48a89f8: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1298)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1308)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1303)@5dcba48a89f8: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1296)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1299)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1301)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1306)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1297)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1296): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1297): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1298): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1299): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:51:18 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 20241105125118889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125119290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125632) 20241105125119764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125119764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125632, count=129988) 20241105125120765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125120766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:51: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_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 20241105125121757 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241105125121757 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241105125121757 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241105125121766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125121766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_cell_change_different_ci_data started. 20241105125122354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125122355 DMM INFO MM(262420000000069/fad53039) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125122355 DMM INFO MM(262420000000069/fad53039) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125122355 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125122355 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125122355 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105125122355 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241105125122355 DLLC NOTICE LLME(ffffffff/fad53039){ASSIGNED} LLGM Assign pre (fad53039 => ffffffff) (gprs_llc.c:1079) 20241105125122355 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fad53039 => ffffffff) (gprs_llc.c:1125) 20241105125122355 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c65ff0 (gprs_sndcp.c:574) 20241105125122355 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c66348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105125122355 DMM NOTICE MM(262420000000069/fad53039) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125122355 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241105125122355 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125122355 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125122355 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241105125122355 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241105125122355 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) 20241105125122355 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) 20241105125122355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105125122355 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105125122355 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105125122355 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105125122355 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125122399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125122399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125122399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125122399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125122399 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125122399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125122399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125122399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125122399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125122401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125122401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125122401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125122401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125122401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125122401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125122401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125122401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125122401 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125122401 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125122401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1317)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125122402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125122402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125122406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125122415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125122415 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125122437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125122437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125122437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125122437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125122437 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125122437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125122437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125122437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125122437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125122439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125122439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125122439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125122439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125122439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125122439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125122440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125122440 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125122440 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125122440 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125122440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125122440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125122440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125122443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125122451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125122452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125122471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125122471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125122471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125122471 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125122471 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125122471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125122471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125122471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125122471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125122473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125122473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125122473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125122473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125122473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125122473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125122473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125122473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125122473 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125122473 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125122473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1327)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125122474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125122474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125122477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125122486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125122486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125122767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125122767 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125122767 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125122767 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125122769 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125122770 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@5dcba48a89f8: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='ED3B4849'O, index=0 SGSN_Test-GSUP(1329)@5dcba48a89f8: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@5dcba48a89f8: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@5dcba48a89f8: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='ED3B4849'O, index=0 TC_cell_change_different_ci_data(1331)@5dcba48a89f8: 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 := '0E00B2F9159142C914F11407FCFD5539'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F213FEEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1759E503BE74F753'O } } } } } 20241105125122818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125122818 DLLC NOTICE LLME(ffffffff/ed3b4849){UNASSIGNED} LLC RX: unknown TLLI 0xed3b4849, creating LLME on the fly (gprs_llc.c:552) 20241105125122818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125122818 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241105125122818 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105125122818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105125122818 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105125122818 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105125122818 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125122818 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125122818 DLLC NOTICE LLME(ffffffff/ed3b4849){UNASSIGNED} LLGM Assign pre (ed3b4849 => f602415a) (gprs_llc.c:1079) 20241105125122818 DLLC NOTICE LLME(ed3b4849/f602415a){ASSIGNED} LLGM Assign post (ed3b4849 => f602415a) (gprs_llc.c:1125) 20241105125122818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125122819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125122819 DMM DEBUG MM(262420000000071/f602415a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125122831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125122831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105125122831 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125122831 DMM DEBUG MM(262420000000071/f602415a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241105125122831 DMM NOTICE MM(262420000000071/f602415a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125122831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125122831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125122831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125122831 DMM DEBUG MM(262420000000071/f602415a) Requesting authorization (sgsn_auth.c:160) 20241105125122831 DMM INFO MM(262420000000071/f602415a) Requesting authentication tuples (sgsn_auth.c:184) 20241105125122831 DMM DEBUG MM(262420000000071/f602415a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125122831 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241105125122831 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@5dcba48a89f8: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241105125122834 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125122834 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125122834 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125122834 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125122834 DMM INFO MM(262420000000071/f602415a) Subscriber data update (mmctx.c:445) 20241105125122834 DMM DEBUG MM(262420000000071/f602415a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125122834 DMM INFO MM(262420000000071/f602415a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125122834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125122834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125122834 DMM INFO MM(262420000000071/f602415a) <- GMM AUTH AND CIPHERING REQ (rand = 0e 00 b2 f9 15 91 42 c9 14 f1 14 07 fc fd 55 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105125122842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125122842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125122842 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125122842 DMM INFO MM(262420000000071/f602415a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125122842 DMM NOTICE MM(262420000000071/f602415a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125122842 DMM DEBUG MM(262420000000071/f602415a) checking auth: received GSM SRES = f2 13 fe ee (gprs_gmm.c:666) 20241105125122842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125122842 DMM DEBUG MM(262420000000071/f602415a) Requesting authorization (sgsn_auth.c:160) 20241105125122842 DMM INFO MM(262420000000071/f602415a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125122842 DMM DEBUG MM(262420000000071/f602415a) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125122842 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241105125122842 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) 20241105125122842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105125122842 DMM INFO MM(262420000000071/f602415a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf602415a) (gprs_gmm.c:300) 20241105125122844 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125122844 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125122844 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241105125122844 DMM INFO MM(262420000000071/f602415a) Subscriber data update (mmctx.c:445) 20241105125122844 DMM DEBUG MM(262420000000071/f602415a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125122844 DMM INFO MM(262420000000071/f602415a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125122844 DMM NOTICE MM(262420000000071/f602415a) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241105125122844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125122844 DMM NOTICE MM(262420000000071/f602415a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125122844 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) 20241105125122845 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125122845 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241105125122845 DMM INFO MM(262420000000071/f602415a) Subscriber data update (mmctx.c:445) 20241105125122845 DMM DEBUG MM(262420000000071/f602415a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105125122851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125122851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105125122851 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125122851 DMM INFO MM(262420000000071/f602415a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125122851 DMM NOTICE MM(262420000000071/f602415a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125122851 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125122851 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125122851 DLLC NOTICE LLME(ed3b4849/f602415a){ASSIGNED} LLGM Assign pre (ffffffff => f602415a) (gprs_llc.c:1079) 20241105125122851 DLLC NOTICE LLME(ffffffff/f602415a){ASSIGNED} LLGM Assign post (ffffffff => f602415a) (gprs_llc.c:1125) 20241105125122851 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105125122851 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105125122851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125122851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125122903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125122903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241105125122903 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125122903 DMM INFO MM(262420000000071/f602415a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125122903 DMM INFO MM(262420000000071/f602415a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125122903 DMM DEBUG MM(262420000000071/f602415a) Using GGSN 0 (gprs_sm.c:312) 20241105125122903 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) 20241105125122903 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241105125122903 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125122904 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125122904 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241105125122916 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 3e 9d 34 8b 11 a6 76 ff c4 14 05 7f f3 50 77 53 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) 20241105125122916 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a2196598, cbp=0x559946c682a0) (sgsn_libgtp.c:632) 20241105125122917 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125122917 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x559946c66348 TLLI=f602415a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241105125122917 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105125122917 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@5dcba48a89f8: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed 20241105125122923 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241105125122931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125122931 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241105125122931 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@5dcba48a89f8: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@5dcba48a89f8: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F602415A'O, index=0 20241105125122939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125122939 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125122939 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125122940 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@5dcba48a89f8: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@5dcba48a89f8: Final verdict of PTC: pass 20241105125122952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48626<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@5dcba48a89f8: Final verdict of PTC: none 20241105125122955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125122955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_ci_data-BVCI196(1316)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1317)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1327)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@5dcba48a89f8: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1322)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@5dcba48a89f8: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1320)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1315)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1325)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:51:23 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 20241105125123096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125123497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105996) 20241105125123956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125123956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105996, count=107156) 20241105125124957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125124957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:51:25 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 20241105125125940 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241105125125940 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241105125125940 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241105125125958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125125958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_sgsn_context_req_in started. 20241105125126556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125126557 DMM INFO MM(262420000000071/f602415a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125126557 DMM INFO MM(262420000000071/f602415a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125126557 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125126557 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125126557 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105125126557 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241105125126557 DLLC NOTICE LLME(ffffffff/f602415a){ASSIGNED} LLGM Assign pre (f602415a => ffffffff) (gprs_llc.c:1079) 20241105125126557 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f602415a => ffffffff) (gprs_llc.c:1125) 20241105125126558 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x559946c65ff0 (gprs_sndcp.c:574) 20241105125126558 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x559946c66348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241105125126558 DMM NOTICE MM(262420000000071/f602415a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125126558 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241105125126558 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125126558 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125126558 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241105125126558 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241105125126558 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) 20241105125126558 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) 20241105125126558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105125126558 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105125126558 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105125126558 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105125126558 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125126605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125126605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125126605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125126605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125126605 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125126605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125126605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125126605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125126605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125126607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125126607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125126607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125126607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125126607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125126607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125126607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125126607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125126607 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125126607 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125126607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1336)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125126608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125126608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125126611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125126622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125126622 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1338)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1335)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125126649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125126649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125126649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125126649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125126649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125126649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125126649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125126649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125126649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1341)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1342)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125126651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125126651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125126651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125126651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125126651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125126651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125126651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125126651 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125126651 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125126651 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125126651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125126652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125126652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1342)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125126655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1338)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125126664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125126664 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1339)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1341)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125126682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125126682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125126682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125126682 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125126682 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125126682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125126682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125126682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125126682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125126684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125126684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125126684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125126684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125126684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125126685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125126685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125126685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125126685 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125126685 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125126685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1347)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125126686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125126686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125126690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125126700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125126700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1344)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125126958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125126958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125126958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125126958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125126960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1346)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125126961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@5dcba48a89f8: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='DB4E8AF8'O, index=0 SGSN_Test-GSUP(1348)@5dcba48a89f8: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@5dcba48a89f8: 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 := '80F973DE318F84E9AA220B05944DF642'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EFBB10E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '415905FFCD84B5CB'O } } } } } 20241105125128015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125128015 DLLC NOTICE LLME(ffffffff/db4e8af8){UNASSIGNED} LLC RX: unknown TLLI 0xdb4e8af8, creating LLME on the fly (gprs_llc.c:552) 20241105125128015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125128015 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241105125128015 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105125128015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105125128015 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105125128015 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Allocated (fsm.c:456) 20241105125128015 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125128015 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125128015 DLLC NOTICE LLME(ffffffff/db4e8af8){UNASSIGNED} LLGM Assign pre (db4e8af8 => efdc9f0d) (gprs_llc.c:1079) 20241105125128015 DLLC NOTICE LLME(db4e8af8/efdc9f0d){ASSIGNED} LLGM Assign post (db4e8af8 => efdc9f0d) (gprs_llc.c:1125) 20241105125128015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125128016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125128016 DMM DEBUG MM(262420000000072/efdc9f0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125128028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125128028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105125128028 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125128028 DMM DEBUG MM(262420000000072/efdc9f0d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241105125128028 DMM NOTICE MM(262420000000072/efdc9f0d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125128028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125128028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125128028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125128028 DMM DEBUG MM(262420000000072/efdc9f0d) Requesting authorization (sgsn_auth.c:160) 20241105125128029 DMM INFO MM(262420000000072/efdc9f0d) Requesting authentication tuples (sgsn_auth.c:184) 20241105125128029 DMM DEBUG MM(262420000000072/efdc9f0d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125128029 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241105125128029 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@5dcba48a89f8: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241105125128032 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125128032 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125128032 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125128032 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125128032 DMM INFO MM(262420000000072/efdc9f0d) Subscriber data update (mmctx.c:445) 20241105125128032 DMM DEBUG MM(262420000000072/efdc9f0d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125128032 DMM INFO MM(262420000000072/efdc9f0d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125128032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125128032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125128032 DMM INFO MM(262420000000072/efdc9f0d) <- GMM AUTH AND CIPHERING REQ (rand = 80 f9 73 de 31 8f 84 e9 aa 22 0b 05 94 4d f6 42 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241105125128039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125128039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125128039 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125128039 DMM INFO MM(262420000000072/efdc9f0d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125128039 DMM NOTICE MM(262420000000072/efdc9f0d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125128039 DMM DEBUG MM(262420000000072/efdc9f0d) checking auth: received GSM SRES = ef bb 10 e6 (gprs_gmm.c:666) 20241105125128039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125128039 DMM DEBUG MM(262420000000072/efdc9f0d) Requesting authorization (sgsn_auth.c:160) 20241105125128039 DMM INFO MM(262420000000072/efdc9f0d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125128039 DMM DEBUG MM(262420000000072/efdc9f0d) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125128039 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241105125128039 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) 20241105125128039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105125128039 DMM INFO MM(262420000000072/efdc9f0d) <- GMM ATTACH ACCEPT (new P-TMSI=0xefdc9f0d) (gprs_gmm.c:300) 20241105125128041 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125128041 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125128041 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241105125128041 DMM INFO MM(262420000000072/efdc9f0d) Subscriber data update (mmctx.c:445) 20241105125128041 DMM DEBUG MM(262420000000072/efdc9f0d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125128041 DMM INFO MM(262420000000072/efdc9f0d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125128041 DMM NOTICE MM(262420000000072/efdc9f0d) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241105125128041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125128041 DMM NOTICE MM(262420000000072/efdc9f0d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125128041 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) 20241105125128042 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125128042 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241105125128042 DMM INFO MM(262420000000072/efdc9f0d) Subscriber data update (mmctx.c:445) 20241105125128042 DMM DEBUG MM(262420000000072/efdc9f0d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105125128048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125128048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105125128048 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125128048 DMM INFO MM(262420000000072/efdc9f0d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125128048 DMM NOTICE MM(262420000000072/efdc9f0d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125128048 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125128048 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125128048 DLLC NOTICE LLME(db4e8af8/efdc9f0d){ASSIGNED} LLGM Assign pre (ffffffff => efdc9f0d) (gprs_llc.c:1079) 20241105125128048 DLLC NOTICE LLME(ffffffff/efdc9f0d){ASSIGNED} LLGM Assign post (ffffffff => efdc9f0d) (gprs_llc.c:1125) 20241105125128048 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105125128048 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105125128048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125128048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125128102 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 2b 7e 00 00 03 52 f0 99 42 42 de 05 ef dc 9f 0d 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) 20241105125129213 DGPRS DEBUG Checking for inactive LLMEs, time = 12621823 (sgsn.c:131) TC_sgsn_context_req_in(1350)@5dcba48a89f8: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241105125130104 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241105125130104 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241105125130104 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) 20241105125130104 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241105125130104 DMM INFO MM(262420000000072/efdc9f0d) Subscriber data update (mmctx.c:445) 20241105125130104 DMM DEBUG MM(262420000000072/efdc9f0d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241105125130104 DMM INFO MM(262420000000072/efdc9f0d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241105125130104 DMM INFO MM(262420000000072/efdc9f0d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125130104 DMM INFO MM(262420000000072/efdc9f0d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125130104 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125130104 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125130104 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105125130104 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105125130104 DLLC NOTICE LLME(ffffffff/efdc9f0d){ASSIGNED} LLGM Assign pre (efdc9f0d => ffffffff) (gprs_llc.c:1079) 20241105125130104 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efdc9f0d => ffffffff) (gprs_llc.c:1125) 20241105125130104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105125130104 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105125130104 DMM DEBUG MM_STATE_Iu[0x559946c603a0]{Detached}: Deallocated (fsm.c:568) 20241105125130104 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@5dcba48a89f8: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@5dcba48a89f8: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241105125130110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48648<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@5dcba48a89f8: Final verdict of PTC: none 20241105125130112 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125130113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_sgsn_context_req_in-BVCI196(1335)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1347)@5dcba48a89f8: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1339)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@5dcba48a89f8: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1344)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1336)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1342)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1345)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1334)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1340)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1339): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1344): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@5dcba48a89f8: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@5dcba48a89f8: 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'. Tue Nov 5 12:51:30 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 20241105125130247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125130648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99100) 20241105125131114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125131114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99100, count=100360) 20241105125132116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125132116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:51: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_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 20241105125133118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125133118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_sgsn_context_req_out started. 20241105125133709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125133710 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125133754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125133754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125133754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125133754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125133754 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125133754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125133754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125133754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125133754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125133756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125133756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125133756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125133756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125133756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125133756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125133756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125133756 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125133756 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125133756 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125133756 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1355)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125133757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125133757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125133761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125133772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125133772 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1357)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1354)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125133798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125133798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125133798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125133798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125133798 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125133798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125133798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125133798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125133798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1360)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1361)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125133799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125133799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125133799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125133800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125133800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125133800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125133800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125133800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125133800 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125133800 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125133800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1361)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125133800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125133800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125133804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125133812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125133812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1358)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1360)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125133826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125133826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125133826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125133826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125133826 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125133826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125133826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125133826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125133826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125133828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125133828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125133828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125133828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125133828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125133828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125133828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125133828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125133828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125133828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125133828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125133828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125133828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125133833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125133843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125133843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125134119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125134119 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125134119 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125134119 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125134121 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125134122 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@5dcba48a89f8: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='F91005BE'O, index=0 SGSN_Test-GSUP(1367)@5dcba48a89f8: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241105125135176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125135176 DLLC NOTICE LLME(ffffffff/f91005be){UNASSIGNED} LLC RX: unknown TLLI 0xf91005be, creating LLME on the fly (gprs_llc.c:552) 20241105125135176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241105125135176 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241105125135176 DMM NOTICE LLME(ffffffff/f91005be){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241105125135176 DLLC NOTICE LLME(ffffffff/f91005be){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241105125135176 DMM ERROR LLME(ffffffff/f91005be){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241105125135176 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241105125135176 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241105125135176 DLLC NOTICE LLME(ffffffff/f91005be){UNASSIGNED} LLGM Assign pre (f91005be => ffffffff) (gprs_llc.c:1079) 20241105125135176 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f91005be => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@5dcba48a89f8: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@5dcba48a89f8: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20241105125135188 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125135188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1361)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1355)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1365)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@5dcba48a89f8: Final verdict of PTC: none 20241105125135191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47170<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1357)@5dcba48a89f8: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@5dcba48a89f8: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1358)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@5dcba48a89f8: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1363)@5dcba48a89f8: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@5dcba48a89f8: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97-provIP(1353)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1359)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1358): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@5dcba48a89f8: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@5dcba48a89f8: 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'. Tue Nov 5 12:51:35 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 20241105125135318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125135720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47176<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50500) 20241105125136189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125136189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50500, count=54856) 20241105125137191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125137191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:51: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_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 20241105125138192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125138192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_req_id_req_ra_update started. 20241105125138777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125138778 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125138818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125138818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125138818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125138818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125138818 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125138818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125138818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125138818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125138818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125138819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125138819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125138819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125138820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125138820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125138820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125138820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125138820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125138820 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125138820 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125138820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125138820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125138820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125138825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125138835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125138835 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1380)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@5dcba48a89f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1379)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105125138862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125138862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125138862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125138862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125138862 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125138862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125138862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125138862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125138862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1380)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125138863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125138863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125138863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125138864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125138864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125138864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125138864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125138864 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125138864 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125138864 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125138864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125138864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125138864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1380)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125138868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125138878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125138878 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1381)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1377)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1379)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125138891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125138891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125138891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125138891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125138891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125138891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125138891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125138891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125138891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125138893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125138893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125138893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125138893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125138893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125138893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125138893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125138893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125138893 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125138893 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125138893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125138893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125138893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125138898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125138910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125138910 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)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125139193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125139193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125139193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125139193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125139195 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125139195 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@5dcba48a89f8: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='D680389C'O, index=0 SGSN_Test-GSUP(1386)@5dcba48a89f8: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241105125139243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125139243 DLLC NOTICE LLME(ffffffff/d680389c){UNASSIGNED} LLC RX: unknown TLLI 0xd680389c, creating LLME on the fly (gprs_llc.c:552) 20241105125139243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125139243 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241105125139243 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105125139243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105125139243 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105125139243 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105125139243 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125139243 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125139243 DLLC NOTICE LLME(ffffffff/d680389c){UNASSIGNED} LLGM Assign pre (d680389c => db0df29b) (gprs_llc.c:1079) 20241105125139243 DLLC NOTICE LLME(d680389c/db0df29b){ASSIGNED} LLGM Assign post (d680389c => db0df29b) (gprs_llc.c:1125) 20241105125139243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125139243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125139243 DMM DEBUG MM(262420000000047/db0df29b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125139255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125139255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125139255 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125139255 DMM INFO MM(262420000000047/db0df29b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241105125139255 DMM INFO MM(262420000000047/db0df29b) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-59513-42 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241105125139255 DMM NOTICE MM(262420000000047/db0df29b) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241105125139256 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241105125139256 DMM INFO MM(262420000000047/db0df29b) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241105125139256 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125139256 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125139256 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105125139256 DMM ERROR MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241105125139256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241105125139256 DMM DEBUG MM_STATE_Gb(0)[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105125139256 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105125139256 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105125139256 DLLC NOTICE LLME(d680389c/db0df29b){ASSIGNED} LLGM Assign pre (db0df29b => ffffffff) (gprs_llc.c:1079) 20241105125139256 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db0df29b => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@5dcba48a89f8: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@5dcba48a89f8: Final verdict of PTC: pass 20241105125139262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41720<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105125139264 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125139264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1380)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(1386)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@5dcba48a89f8: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1374)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1384)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@5dcba48a89f8: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1377)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@5dcba48a89f8: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1379)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1378)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1372)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1382)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1377): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:51:39 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 20241105125139400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125139802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58284) 20241105125140265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125140265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58284, count=62640) 20241105125141266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125141266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test execution finished. MTC@5dcba48a89f8: 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 ------ Tue Nov 5 12:51: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_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 20241105125142267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125142267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_iu_attach started. 20241105125142864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125142865 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125142915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125142915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125142915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125142915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125142915 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125142915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125142915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125142915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125142915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125142917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125142917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125142917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125142917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125142917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125142917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125142917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125142917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125142917 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125142917 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125142917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125142918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125142918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125142922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125142930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125142930 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125142949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125142949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125142949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125142949 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125142949 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125142949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125142949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125142949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125142949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125142951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125142951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125142951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125142951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125142951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125142951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125142951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125142951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125142951 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125142951 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125142951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125142952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125142952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125142956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125142965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125142965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1404)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125142994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125142994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125142994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125142994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125142994 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125142994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125142994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125142994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125142994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125142996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125142996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125142996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125142996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125142996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125142996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125142996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125142996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125142996 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125142996 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125142996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1404)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125142997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125142997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125143001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5dcba48a89f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5dcba48a89f8: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1400)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1406)@5dcba48a89f8: ************************************************* SGSN_Test_0-M3UA(1406)@5dcba48a89f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@5dcba48a89f8: ************************************************* SGSN_Test_0-SCCP(1403)@5dcba48a89f8: v_sccp_pdu_maxlen:268 20241105125143012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125143012 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1401)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125143208 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105125143209 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) 20241105125143209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105125143209 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)@5dcba48a89f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241105125143212 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125143212 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241105125143212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241105125143212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241105125143212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241105125143212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241105125143212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241105125143213 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125143213 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241105125143213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241105125143213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241105125143213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241105125143213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241105125143213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241105125143213 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241105125143268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125143268 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125143268 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125143268 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125143269 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125143270 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105125144019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125144019 DLM3UA 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) 20241105125144019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144019 DLSS7 DEBUG Found route for dpc=188=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) 20241105125144019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125144019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125144020 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241105125144020 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241105125144020 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125144020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125144020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125144020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125144020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@5dcba48a89f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@5dcba48a89f8: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='EB4A1BA6'O, index=0 SGSN_Test-GSUP(1409)@5dcba48a89f8: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@5dcba48a89f8: 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 := '3CAF'O, rac := '48'O ("H") }, 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)@5dcba48a89f8: Added conn table entry 0TC_iu_attach(1411)1542040 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: First idle individual index:0 SGSN_Test_0-RAN(1405)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 20241105125144338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125144338 DLM3UA 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) 20241105125144338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144338 DLSS7 DEBUG Found route for dpc=188=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) 20241105125144338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125144338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125144338 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125144339 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125144339 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125144339 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241105125144339 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241105125144339 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241105125144339 DMM DEBUG GMM(gmm_fsm)[0x559946c58ec0]{Deregistered}: Allocated (fsm.c:456) 20241105125144339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Init}: Allocated (fsm.c:456) 20241105125144339 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Allocated (fsm.c:456) 20241105125144339 DMM DEBUG MM_STATE_Iu[0x559946c66130]{Detached}: Allocated (fsm.c:456) 20241105125144339 DMM DEBUG GMM(gmm_fsm)[0x559946c58ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125144339 DMM DEBUG GMM(gmm_fsm)[0x559946c58ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125144339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125144339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125144339 DMM DEBUG MM(262420000001001/e13af850) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125144339 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241105125144339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125144339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125144339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125144339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125144339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125144339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125144339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125144339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125144339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125144339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@5dcba48a89f8: { messageType := 2, destLocRef := '178798'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(1403)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@5dcba48a89f8: 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 := '4F8E0922997C34FF890B8F03BDA778DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7CA762B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E9E00F02168C699'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F9D0BBC3C1903AFA5E8ECFEBC6154301'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C64F6AD0CE8244610997C6EAA97B24BF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1DC27813022CF221DB67925820D91AAA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4C7E1FD28354F6EA'O } } } } } SGSN_Test_0-SCCP(1403)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241105125144350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125144350 DLM3UA 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) 20241105125144350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144350 DLSS7 DEBUG Found route for dpc=188=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) 20241105125144350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125144350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125144350 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125144350 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125144350 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125144350 DMM DEBUG MM(262420000001001/e13af850) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241105125144350 DMM NOTICE MM(262420000001001/e13af850) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125144350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125144350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125144350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125144350 DMM DEBUG MM(262420000001001/e13af850) Requesting authorization (sgsn_auth.c:160) 20241105125144350 DMM INFO MM(262420000001001/e13af850) Requesting authentication tuples (sgsn_auth.c:184) 20241105125144350 DMM DEBUG MM(262420000001001/e13af850) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125144350 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241105125144350 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@5dcba48a89f8: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241105125144353 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125144353 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125144353 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125144353 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125144353 DMM INFO MM(262420000001001/e13af850) Subscriber data update (mmctx.c:445) 20241105125144353 DMM DEBUG MM(262420000001001/e13af850) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125144353 DMM INFO MM(262420000001001/e13af850) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125144353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125144353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125144353 DMM INFO MM(262420000001001/e13af850) <- GMM AUTH AND CIPHERING REQ (rand = 4f 8e 09 22 99 7c 34 ff 89 0b 8f 03 bd a7 78 dd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1d c2 78 13 02 2c f2 21 db 67 92 58 20 d9 1a aa ) (gprs_gmm.c:483) 20241105125144353 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241105125144353 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125144353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125144353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125144353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125144353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: vl_len:37 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306224C7E1FD223094B99990000100001F029048354F6EA'O 20241105125144358 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144358 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125144358 DLM3UA 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) 20241105125144358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144358 DLSS7 DEBUG Found route for dpc=188=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) 20241105125144358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125144358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125144359 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125144359 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125144359 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125144359 DMM INFO MM(262420000001001/e13af850) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125144359 DMM NOTICE MM(262420000001001/e13af850) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125144359 DMM DEBUG MM(262420000001001/e13af850) checking auth: received UMTS RES = 4c 7e 1f d2 83 54 f6 ea (gprs_gmm.c:666) 20241105125144359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125144359 DMM DEBUG MM(262420000001001/e13af850) Requesting authorization (sgsn_auth.c:160) 20241105125144359 DMM INFO MM(262420000001001/e13af850) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125144359 DMM DEBUG MM(262420000001001/e13af850) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125144359 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241105125144359 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) 20241105125144359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241105125144359 DMM DEBUG MM(262420000001001/e13af850) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241105125144359 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144359 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125144359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125144359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125144359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125144359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125144367 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144367 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125144367 DLM3UA 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) 20241105125144367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144367 DLSS7 DEBUG Found route for dpc=188=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) 20241105125144367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125144367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125144367 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125144367 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125144367 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125144367 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241105125144367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241105125144367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241105125144367 DMM INFO MM(262420000001001/e13af850) <- GMM ATTACH ACCEPT (new P-TMSI=0xe13af850) (gprs_gmm.c:300) 20241105125144367 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241105125144367 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125144367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125144367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125144367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125144367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125144367 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125144367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125144367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144368 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125144368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125144368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241105125144371 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125144371 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125144371 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241105125144371 DMM INFO MM(262420000001001/e13af850) Subscriber data update (mmctx.c:445) 20241105125144371 DMM DEBUG MM(262420000001001/e13af850) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125144371 DMM INFO MM(262420000001001/e13af850) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125144371 DMM NOTICE MM(262420000001001/e13af850) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241105125144371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125144371 DMM NOTICE MM(262420000001001/e13af850) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125144371 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) 20241105125144372 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125144372 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241105125144372 DMM INFO MM(262420000001001/e13af850) Subscriber data update (mmctx.c:445) 20241105125144372 DMM DEBUG MM(262420000001001/e13af850) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1403)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: vl_len:14 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241105125144374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125144374 DLM3UA 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) 20241105125144374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144374 DLSS7 DEBUG Found route for dpc=188=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) 20241105125144374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125144374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125144374 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125144374 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125144374 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125144374 DMM INFO MM(262420000001001/e13af850) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125144374 DMM NOTICE MM(262420000001001/e13af850) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125144374 DMM DEBUG GMM(gmm_fsm)[0x559946c58ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125144374 DMM DEBUG GMM(gmm_fsm)[0x559946c58ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125144374 DMM DEBUG MM_STATE_Iu(1)[0x559946c66130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241105125144374 DMM DEBUG MM_STATE_Iu(1)[0x559946c66130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241105125144374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125144374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125144374 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144374 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125144374 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125144374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125144374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125144375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: vl_len:7 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1403)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241105125144380 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125144380 DLM3UA 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) 20241105125144380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144380 DLSS7 DEBUG Found route for dpc=188=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) 20241105125144380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125144380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125144380 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241105125144380 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241105125144380 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241105125144380 DMM INFO MM(262420000001001/e13af850) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241105125144380 DMM DEBUG MM_STATE_Iu(1)[0x559946c66130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241105125144380 DMM DEBUG MM_STATE_Iu(1)[0x559946c66130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241105125144380 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144380 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125144380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125144380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125144380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125144380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@5dcba48a89f8: Session index based on local reference:0 20241105125144382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125144382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125144382 DLM3UA 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) 20241105125144382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125144382 DLSS7 DEBUG Found route for dpc=188=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) 20241105125144382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125144382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@5dcba48a89f8: Deleted conn table entry 0TC_iu_attach(1411)1542040 TC_iu_attach(1411)@5dcba48a89f8: setverdict(pass): none -> pass TC_iu_attach(1411)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@5dcba48a89f8: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@5dcba48a89f8: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1403)@5dcba48a89f8: Final verdict of PTC: none 20241105125144441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41734<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105125144443 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125144443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1408)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(1409)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1393)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1398)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@5dcba48a89f8: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@5dcba48a89f8: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1404)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@5dcba48a89f8: Final verdict of PTC: none TC_iu_attach-BVCI220(1401)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1402)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1396)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1391)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_iu_attach-BVCI220(1401): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-SCCP(1403): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_iu_attach finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:51:44 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 20241105125144580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125144590 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241105125144590 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) 20241105125144590 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241105125144590 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241105125144590 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241105125144590 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) 20241105125144590 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241105125144590 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241105125144590 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) 20241105125144590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125144590 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241105125144590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241105125144590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241105125144590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241105125144590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241105125144590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241105125144590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241105125144590 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241105125144981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206840) 20241105125145444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125145444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206840, count=208096) 20241105125146445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125146445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125146591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241105125146591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241105125146591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:51:47 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 20241105125147446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125147446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_iu_attach_encr started. 20241105125148044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125148046 DMM INFO MM(262420000001001/e13af850) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125148046 DMM INFO MM(262420000001001/e13af850) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125148046 DMM DEBUG GMM(gmm_fsm)[0x559946c58ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125148046 DMM DEBUG GMM(gmm_fsm)[0x559946c58ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125148046 DMM DEBUG MM_STATE_Iu(1)[0x559946c66130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241105125148046 DMM DEBUG MM_STATE_Iu(1)[0x559946c66130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241105125148046 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241105125148046 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) 20241105125148046 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) 20241105125148046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Init}: Deallocated (fsm.c:568) 20241105125148046 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Deallocated (fsm.c:568) 20241105125148046 DMM DEBUG MM_STATE_Iu(1)[0x559946c66130]{Detached}: Deallocated (fsm.c:568) 20241105125148046 DMM DEBUG GMM(gmm_fsm)[0x559946c58ec0]{Deregistered}: Deallocated (fsm.c:568) 20241105125148046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1417)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1417)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125148095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125148095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125148095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125148095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125148095 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125148095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125148095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125148095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125148095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1416)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1417)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125148097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125148097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125148097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125148098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125148098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125148098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125148098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125148098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125148098 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125148098 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125148098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125148098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125148098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1417)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1417)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125148102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125148111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125148112 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1414)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1416)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125148127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125148127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125148127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125148127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125148127 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125148127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125148127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125148127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125148127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125148129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125148129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125148129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125148130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125148130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125148130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125148130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125148130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125148130 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125148130 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125148130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125148130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125148130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125148135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125148144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125148144 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125148168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125148168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125148168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125148168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125148168 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125148168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125148168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125148168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125148168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125148170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125148170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125148170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125148170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125148170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125148170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125148170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125148170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125148170 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125148170 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125148170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125148171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125148171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125148175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125148185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125148185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@5dcba48a89f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_iu_attach_encr-BVCI220(1425)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1429)@5dcba48a89f8: ************************************************* SGSN_Test_0-M3UA(1429)@5dcba48a89f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@5dcba48a89f8: ************************************************* MTC@5dcba48a89f8: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@5dcba48a89f8: v_sccp_pdu_maxlen:268 20241105125148390 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105125148390 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) 20241105125148390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105125148390 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)@5dcba48a89f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241105125148392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125148392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241105125148392 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241105125148392 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241105125148392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241105125148392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241105125148392 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241105125148393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125148393 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241105125148393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241105125148393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241105125148393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241105125148393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241105125148393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241105125148393 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241105125148447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125148447 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125148447 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125148447 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125148449 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125148449 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105125149200 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149200 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125149200 DLM3UA 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) 20241105125149200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149200 DLSS7 DEBUG Found route for dpc=188=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) 20241105125149200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125149200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125149201 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241105125149201 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241105125149201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125149201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125149201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125149201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125149201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@5dcba48a89f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@5dcba48a89f8: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='D71A02FC'O, index=0 SGSN_Test-GSUP(1432)@5dcba48a89f8: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@5dcba48a89f8: 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 := '3C8B'O, rac := 'D2'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)@5dcba48a89f8: Added conn table entry 0TC_iu_attach_encr(1434)11614785 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: First idle individual index:0 SGSN_Test_0-RAN(1428)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 20241105125149520 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149520 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149520 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125149520 DLM3UA 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) 20241105125149520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149520 DLSS7 DEBUG Found route for dpc=188=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) 20241105125149520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125149520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125149520 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125149520 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125149520 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125149520 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241105125149521 DMM DEBUG GMM(gmm_fsm)[0x559946c66130]{Deregistered}: Allocated (fsm.c:456) 20241105125149521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105125149521 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Allocated (fsm.c:456) 20241105125149521 DMM DEBUG MM_STATE_Iu[0x559946c58d90]{Detached}: Allocated (fsm.c:456) 20241105125149521 DMM DEBUG GMM(gmm_fsm)[0x559946c66130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125149521 DMM DEBUG GMM(gmm_fsm)[0x559946c66130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125149521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125149521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125149521 DMM DEBUG MM(262420000001001/f53f5380) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125149521 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241105125149521 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149521 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125149521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125149521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125149521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125149521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125149521 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149521 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125149521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125149521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125149521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125149521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5dcba48a89f8: { messageType := 2, destLocRef := 'B13A41'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@5dcba48a89f8: 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 := 'A68B62F48CD770581B18E733E3BBB0ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B774AD1E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D4D73774DEC5A00'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AAF6D9CC81D746EC60B1460483E35114'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FC0F80BD50DDFBB486CD18CC5D4CCD04'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '155F060E5C15D39732052BAA0E46AF15'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B3B12064FFC1F781'O } } } } } SGSN_Test_0-SCCP(1427)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241105125149530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125149530 DLM3UA 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) 20241105125149530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149530 DLSS7 DEBUG Found route for dpc=188=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) 20241105125149530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125149530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125149530 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125149530 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125149530 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125149530 DMM DEBUG MM(262420000001001/f53f5380) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241105125149530 DMM NOTICE MM(262420000001001/f53f5380) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125149530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125149531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125149531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125149531 DMM DEBUG MM(262420000001001/f53f5380) Requesting authorization (sgsn_auth.c:160) 20241105125149531 DMM INFO MM(262420000001001/f53f5380) Requesting authentication tuples (sgsn_auth.c:184) 20241105125149531 DMM DEBUG MM(262420000001001/f53f5380) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125149531 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241105125149531 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@5dcba48a89f8: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241105125149534 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125149534 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125149534 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125149534 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125149534 DMM INFO MM(262420000001001/f53f5380) Subscriber data update (mmctx.c:445) 20241105125149534 DMM DEBUG MM(262420000001001/f53f5380) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125149534 DMM INFO MM(262420000001001/f53f5380) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125149534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125149534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125149534 DMM INFO MM(262420000001001/f53f5380) <- GMM AUTH AND CIPHERING REQ (rand = a6 8b 62 f4 8c d7 70 58 1b 18 e7 33 e3 bb b0 ed , mmctx_is_r99=1, vec->auth_types=0x3, autn = 15 5f 06 0e 5c 15 d3 97 32 05 2b aa 0e 46 af 15 ) (gprs_gmm.c:483) 20241105125149534 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241105125149534 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149534 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149534 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125149534 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125149534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125149534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125149534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: vl_len:37 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22B3B1206423094B99990000100001F02904FFC1F781'O 20241105125149540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149540 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125149540 DLM3UA 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) 20241105125149540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149540 DLSS7 DEBUG Found route for dpc=188=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) 20241105125149540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125149540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125149540 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125149540 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125149540 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125149541 DMM INFO MM(262420000001001/f53f5380) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125149541 DMM NOTICE MM(262420000001001/f53f5380) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125149541 DMM DEBUG MM(262420000001001/f53f5380) checking auth: received UMTS RES = b3 b1 20 64 ff c1 f7 81 (gprs_gmm.c:666) 20241105125149541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125149541 DMM DEBUG MM(262420000001001/f53f5380) Requesting authorization (sgsn_auth.c:160) 20241105125149541 DMM INFO MM(262420000001001/f53f5380) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125149541 DMM DEBUG MM(262420000001001/f53f5380) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125149541 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241105125149541 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) 20241105125149541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241105125149541 DMM DEBUG MM(262420000001001/f53f5380) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241105125149541 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149541 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125149541 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125149541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149541 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125149541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125149541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: vl_len:17 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241105125149549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125149549 DLM3UA 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) 20241105125149550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149550 DLSS7 DEBUG Found route for dpc=188=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) 20241105125149550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125149550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125149550 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125149550 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125149550 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125149550 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241105125149550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241105125149550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241105125149550 DMM INFO MM(262420000001001/f53f5380) <- GMM ATTACH ACCEPT (new P-TMSI=0xf53f5380) (gprs_gmm.c:300) 20241105125149550 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241105125149550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125149550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125149550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125149550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125149550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125149550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125149550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125149550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125149550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125149550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241105125149554 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125149554 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125149554 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241105125149554 DMM INFO MM(262420000001001/f53f5380) Subscriber data update (mmctx.c:445) 20241105125149554 DMM DEBUG MM(262420000001001/f53f5380) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125149554 DMM INFO MM(262420000001001/f53f5380) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125149554 DMM NOTICE MM(262420000001001/f53f5380) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241105125149554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125149554 DMM NOTICE MM(262420000001001/f53f5380) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125149554 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) 20241105125149554 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125149554 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241105125149554 DMM INFO MM(262420000001001/f53f5380) Subscriber data update (mmctx.c:445) 20241105125149554 DMM DEBUG MM(262420000001001/f53f5380) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: vl_len:14 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241105125149556 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125149556 DLM3UA 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) 20241105125149556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149556 DLSS7 DEBUG Found route for dpc=188=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) 20241105125149556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125149556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125149557 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125149557 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125149557 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125149557 DMM INFO MM(262420000001001/f53f5380) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125149557 DMM NOTICE MM(262420000001001/f53f5380) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125149557 DMM DEBUG GMM(gmm_fsm)[0x559946c66130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125149557 DMM DEBUG GMM(gmm_fsm)[0x559946c66130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125149557 DMM DEBUG MM_STATE_Iu(2)[0x559946c58d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241105125149557 DMM DEBUG MM_STATE_Iu(2)[0x559946c58d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241105125149557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125149557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125149557 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149557 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125149557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125149557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125149557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125149557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: vl_len:7 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1427)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241105125149562 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149562 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125149562 DLM3UA 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) 20241105125149562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149562 DLSS7 DEBUG Found route for dpc=188=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) 20241105125149562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125149562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125149563 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241105125149563 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241105125149563 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241105125149563 DMM INFO MM(262420000001001/f53f5380) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241105125149563 DMM DEBUG MM_STATE_Iu(2)[0x559946c58d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241105125149563 DMM DEBUG MM_STATE_Iu(2)[0x559946c58d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241105125149563 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149563 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125149563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125149563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125149563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125149563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@5dcba48a89f8: Session index based on local reference:0 20241105125149564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125149564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125149564 DLM3UA 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) 20241105125149564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125149564 DLSS7 DEBUG Found route for dpc=188=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) 20241105125149564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125149564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@5dcba48a89f8: Deleted conn table entry 0TC_iu_attach_encr(1434)11614785 TC_iu_attach_encr(1434)@5dcba48a89f8: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@5dcba48a89f8: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@5dcba48a89f8: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@5dcba48a89f8: Final verdict of PTC: none 20241105125149623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55082<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1432)@5dcba48a89f8: Final verdict of PTC: none 20241105125149626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125149626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1421)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1416)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@5dcba48a89f8: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1417)@5dcba48a89f8: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1414)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@5dcba48a89f8: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1415)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1426)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1419)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1424)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1416): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1417): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_iu_attach_encr finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:51:49 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 20241105125149765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125149765 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241105125149765 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) 20241105125149765 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241105125149765 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241105125149765 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241105125149765 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) 20241105125149765 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241105125149765 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241105125149765 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) 20241105125149765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125149765 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241105125149765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241105125149765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241105125149765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241105125149765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241105125149765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241105125149766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241105125149766 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241105125150166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210316) 20241105125150627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125150627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210316, count=211476) 20241105125151628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125151628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125151767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241105125151767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241105125151767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:51: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_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 20241105125152629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125152629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_iu_attach_geran_rau started. 20241105125153231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125153232 DMM INFO MM(262420000001001/f53f5380) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125153232 DMM INFO MM(262420000001001/f53f5380) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125153232 DMM DEBUG GMM(gmm_fsm)[0x559946c66130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125153232 DMM DEBUG GMM(gmm_fsm)[0x559946c66130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125153232 DMM DEBUG MM_STATE_Iu(2)[0x559946c58d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241105125153232 DMM DEBUG MM_STATE_Iu(2)[0x559946c58d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241105125153232 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241105125153233 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) 20241105125153233 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) 20241105125153233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105125153233 DMM DEBUG MM_STATE_Gb[0x559946c58ff0]{Idle}: Deallocated (fsm.c:568) 20241105125153233 DMM DEBUG MM_STATE_Iu(2)[0x559946c58d90]{Detached}: Deallocated (fsm.c:568) 20241105125153233 DMM DEBUG GMM(gmm_fsm)[0x559946c66130]{Deregistered}: Deallocated (fsm.c:568) 20241105125153233 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125153277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125153277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125153277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125153277 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125153277 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125153277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125153277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125153277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125153277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125153279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125153279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125153279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125153279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125153279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125153279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125153279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125153279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125153279 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125153279 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125153279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1439)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125153280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125153280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125153283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125153293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125153293 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1445)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125153319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125153320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125153320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125153320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125153320 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125153320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125153320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125153320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125153320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1445)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125153321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125153321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125153321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125153321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125153321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125153321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125153321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125153321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125153321 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125153321 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125153321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125153321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125153321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1445)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1444)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105125153324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125153333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125153333 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1442)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1444)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125153347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125153348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125153348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125153348 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125153348 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125153348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125153348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125153348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125153348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125153349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125153349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125153349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125153350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125153350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125153350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125153350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125153350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125153350 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125153350 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125153350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125153350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125153350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125153354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125153364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125153364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@5dcba48a89f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5dcba48a89f8: Starting RAN_Emulation SGSN_Test_0-M3UA(1452)@5dcba48a89f8: ************************************************* SGSN_Test_0-M3UA(1452)@5dcba48a89f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@5dcba48a89f8: ************************************************* SGSN_Test_0-SCCP(1450)@5dcba48a89f8: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1448)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125153567 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105125153567 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) 20241105125153567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105125153567 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)@5dcba48a89f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241105125153570 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125153570 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241105125153570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241105125153570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241105125153570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241105125153570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241105125153570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241105125153571 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125153571 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241105125153571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241105125153571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241105125153571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241105125153571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241105125153571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241105125153571 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241105125153629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125153629 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125153629 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125153630 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125153632 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125153632 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105125154379 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154379 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125154379 DLM3UA 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) 20241105125154379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154379 DLSS7 DEBUG Found route for dpc=188=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) 20241105125154379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125154379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125154379 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241105125154379 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241105125154380 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154380 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125154380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125154380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125154380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125154380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@5dcba48a89f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@5dcba48a89f8: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='F415B690'O, index=0 SGSN_Test-GSUP(1455)@5dcba48a89f8: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@5dcba48a89f8: 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 := 'DECF'O, rac := '07'O ("\a") }, 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)@5dcba48a89f8: Added conn table entry 0TC_iu_attach_geran_rau(1457)12228934 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: First idle individual index:0 SGSN_Test_0-RAN(1451)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 20241105125154702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125154702 DLM3UA 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) 20241105125154702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154702 DLSS7 DEBUG Found route for dpc=188=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) 20241105125154702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125154702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125154703 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125154703 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125154703 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125154703 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241105125154703 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105125154703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Init}: Allocated (fsm.c:456) 20241105125154703 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Allocated (fsm.c:456) 20241105125154703 DMM DEBUG MM_STATE_Iu[0x559946c58ec0]{Detached}: Allocated (fsm.c:456) 20241105125154703 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125154703 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125154703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125154703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125154703 DMM DEBUG MM(262420000001002/cad85090) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125154703 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241105125154703 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154703 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154703 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125154703 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125154703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125154703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125154703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125154703 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154703 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154703 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125154703 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125154703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125154703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125154703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@5dcba48a89f8: { messageType := 2, destLocRef := 'BA9946'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@5dcba48a89f8: 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 := '0E134735396F41DAD1E1ED51489B7835'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '958A400A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91C7063A9332A807'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D49BB3813D5F297DB7C21DE6880BD916'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C0D61486F26ED5AEF6117A603DDABB59'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FA409C5478E388164B79ABDC61E83D14'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '50DCC70FE4C51DCE'O } } } } } SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241105125154713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125154713 DLM3UA 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) 20241105125154713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154713 DLSS7 DEBUG Found route for dpc=188=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) 20241105125154713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125154713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125154713 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125154713 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125154713 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125154713 DMM DEBUG MM(262420000001002/cad85090) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241105125154713 DMM NOTICE MM(262420000001002/cad85090) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125154713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125154713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125154713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125154713 DMM DEBUG MM(262420000001002/cad85090) Requesting authorization (sgsn_auth.c:160) 20241105125154713 DMM INFO MM(262420000001002/cad85090) Requesting authentication tuples (sgsn_auth.c:184) 20241105125154713 DMM DEBUG MM(262420000001002/cad85090) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125154713 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241105125154713 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@5dcba48a89f8: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241105125154715 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125154715 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125154715 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125154715 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125154715 DMM INFO MM(262420000001002/cad85090) Subscriber data update (mmctx.c:445) 20241105125154715 DMM DEBUG MM(262420000001002/cad85090) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125154715 DMM INFO MM(262420000001002/cad85090) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125154715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125154715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125154715 DMM INFO MM(262420000001002/cad85090) <- GMM AUTH AND CIPHERING REQ (rand = 0e 13 47 35 39 6f 41 da d1 e1 ed 51 48 9b 78 35 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fa 40 9c 54 78 e3 88 16 4b 79 ab dc 61 e8 3d 14 ) (gprs_gmm.c:483) 20241105125154715 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241105125154716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125154716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125154716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125154716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125154716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: vl_len:37 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E2250DCC70F23094B99990000100002F02904E4C51DCE'O 20241105125154722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125154722 DLM3UA 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) 20241105125154722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154722 DLSS7 DEBUG Found route for dpc=188=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) 20241105125154722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125154722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125154722 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125154722 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125154722 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125154722 DMM INFO MM(262420000001002/cad85090) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125154722 DMM NOTICE MM(262420000001002/cad85090) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125154722 DMM DEBUG MM(262420000001002/cad85090) checking auth: received UMTS RES = 50 dc c7 0f e4 c5 1d ce (gprs_gmm.c:666) 20241105125154722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125154722 DMM DEBUG MM(262420000001002/cad85090) Requesting authorization (sgsn_auth.c:160) 20241105125154722 DMM INFO MM(262420000001002/cad85090) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125154722 DMM DEBUG MM(262420000001002/cad85090) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125154722 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241105125154722 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) 20241105125154722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241105125154722 DMM DEBUG MM(262420000001002/cad85090) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241105125154723 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125154723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125154723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125154723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125154723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125154730 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125154730 DLM3UA 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) 20241105125154730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154730 DLSS7 DEBUG Found route for dpc=188=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) 20241105125154730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125154730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125154730 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125154730 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125154730 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125154730 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241105125154730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241105125154730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241105125154730 DMM INFO MM(262420000001002/cad85090) <- GMM ATTACH ACCEPT (new P-TMSI=0xcad85090) (gprs_gmm.c:300) 20241105125154730 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241105125154730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125154731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125154731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125154731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125154731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125154731 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154731 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125154731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125154731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125154731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125154731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241105125154734 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125154734 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125154734 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241105125154734 DMM INFO MM(262420000001002/cad85090) Subscriber data update (mmctx.c:445) 20241105125154734 DMM DEBUG MM(262420000001002/cad85090) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125154734 DMM INFO MM(262420000001002/cad85090) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125154734 DMM NOTICE MM(262420000001002/cad85090) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241105125154734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125154734 DMM NOTICE MM(262420000001002/cad85090) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125154734 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) 20241105125154735 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125154735 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241105125154735 DMM INFO MM(262420000001002/cad85090) Subscriber data update (mmctx.c:445) 20241105125154735 DMM DEBUG MM(262420000001002/cad85090) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: vl_len:14 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241105125154737 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125154737 DLM3UA 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) 20241105125154737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154737 DLSS7 DEBUG Found route for dpc=188=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) 20241105125154737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125154737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125154737 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125154737 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125154737 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125154737 DMM INFO MM(262420000001002/cad85090) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125154737 DMM NOTICE MM(262420000001002/cad85090) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125154737 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125154737 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125154737 DMM DEBUG MM_STATE_Iu(3)[0x559946c58ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241105125154737 DMM DEBUG MM_STATE_Iu(3)[0x559946c58ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241105125154737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125154737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125154737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125154738 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125154738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125154738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125154738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: vl_len:7 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1450)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241105125154743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125154743 DLM3UA 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) 20241105125154743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154743 DLSS7 DEBUG Found route for dpc=188=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) 20241105125154743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125154743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125154743 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241105125154743 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241105125154743 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241105125154743 DMM INFO MM(262420000001002/cad85090) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241105125154743 DMM DEBUG MM_STATE_Iu(3)[0x559946c58ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241105125154743 DMM DEBUG MM_STATE_Iu(3)[0x559946c58ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241105125154743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125154743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125154743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125154743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125154743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Session index based on local reference:0 20241105125154745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125154745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125154745 DLM3UA 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) 20241105125154745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125154745 DLSS7 DEBUG Found route for dpc=188=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) 20241105125154745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1451)@5dcba48a89f8: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)12228934 20241105125154745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_geran_rau(1457)@5dcba48a89f8: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@5dcba48a89f8: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@5dcba48a89f8: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='CAD85090'O, index=1 20241105125154805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125154805 DLLC NOTICE LLME(ffffffff/cad85090){UNASSIGNED} LLC RX: unknown TLLI 0xcad85090, creating LLME on the fly (gprs_llc.c:552) 20241105125154805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241105125154805 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241105125154805 DMM INFO MM(262420000001002/cad85090) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cad85090, P-TMSI: cad85090 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241105125154805 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241105125154805 DMM DEBUG MM_STATE_Iu(3)[0x559946c58ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241105125154805 DMM DEBUG MM_STATE_Iu(3)[0x559946c58ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241105125154805 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125154805 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241105125154805 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125154805 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125154805 DLLC NOTICE LLME(ffffffff/cad85090){UNASSIGNED} LLGM Assign pre (cad85090 => cad85090) (gprs_llc.c:1079) 20241105125154805 DLLC NOTICE LLME(cad85090/cad85090){ASSIGNED} LLGM Assign post (cad85090 => cad85090) (gprs_llc.c:1125) 20241105125154805 DMM INFO MM(262420000001002/cad85090) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@5dcba48a89f8: Removing Client IMSI='262420000001002'H, index=1 20241105125154821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125154821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125154821 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125154821 DMM INFO MM(262420000001002/cad85090) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241105125154821 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241105125154821 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125154821 DLLC NOTICE LLME(cad85090/cad85090){ASSIGNED} LLGM Assign pre (ffffffff => cad85090) (gprs_llc.c:1079) 20241105125154821 DLLC NOTICE LLME(ffffffff/cad85090){ASSIGNED} LLGM Assign post (ffffffff => cad85090) (gprs_llc.c:1125) 20241105125154821 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241105125154821 DMM ERROR MM_STATE_Gb[0x559946c603a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@5dcba48a89f8: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@5dcba48a89f8: Final verdict of PTC: none 20241105125154827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55096<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105125154829 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125154829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach_geran_rau-BVCI210(1442)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1445)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(1455)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1449)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1439)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1444)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@5dcba48a89f8: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@5dcba48a89f8: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1447)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1437)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1443)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1442): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1444): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:51:54 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 20241105125154950 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241105125154949 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241105125154949 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) 20241105125154949 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241105125154949 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241105125154949 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241105125154949 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) 20241105125154949 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241105125154949 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241105125154949 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) 20241105125154949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125154949 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241105125154949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241105125154950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241105125154950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241105125154950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241105125154950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241105125154950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241105125154961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125155362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182444) 20241105125155830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125155830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=182444, count=219736) 20241105125156832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125156832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125156951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241105125156951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241105125156951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:51: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_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 20241105125157832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125157832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_geran_attach_iu_rau started. 20241105125158429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125158430 DMM INFO MM(262420000001002/cad85090) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125158430 DMM INFO MM(262420000001002/cad85090) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125158430 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125158430 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125158430 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241105125158430 DMM ERROR MM_STATE_Gb[0x559946c603a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241105125158430 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241105125158430 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) 20241105125158430 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) 20241105125158430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ff0]{Init}: Deallocated (fsm.c:568) 20241105125158430 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Deallocated (fsm.c:568) 20241105125158430 DMM DEBUG MM_STATE_Iu(3)[0x559946c58ec0]{Detached}: Deallocated (fsm.c:568) 20241105125158430 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105125158430 DLLC NOTICE LLME(ffffffff/cad85090){ASSIGNED} LLGM Assign pre (cad85090 => ffffffff) (gprs_llc.c:1079) 20241105125158430 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cad85090 => ffffffff) (gprs_llc.c:1125) 20241105125158430 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125158473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125158473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125158473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125158473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125158473 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125158473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125158473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125158473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125158473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125158474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125158474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125158474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125158475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125158475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125158475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125158475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125158475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125158475 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125158475 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125158475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125158475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125158475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125158479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125158488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125158488 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1468)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1468)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125158519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125158519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125158519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125158519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125158519 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125158519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125158519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125158519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125158519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1467)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1468)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125158521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125158521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125158521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125158521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125158521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125158521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125158521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125158521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125158521 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125158521 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125158521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125158522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125158522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1468)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1468)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125158525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125158535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125158535 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1469)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1465)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1467)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125158549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125158549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125158549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125158549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125158549 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125158549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125158549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125158549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125158549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125158551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125158551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125158551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125158551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125158551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125158551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125158551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125158551 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125158551 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125158551 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125158551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125158552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125158552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125158556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125158565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125158565 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@5dcba48a89f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5dcba48a89f8: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@5dcba48a89f8: ************************************************* SGSN_Test_0-M3UA(1475)@5dcba48a89f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@5dcba48a89f8: ************************************************* SGSN_Test_0-SCCP(1473)@5dcba48a89f8: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1471)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125158768 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105125158768 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) 20241105125158768 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105125158768 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)@5dcba48a89f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241105125158771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125158771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241105125158771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241105125158771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241105125158771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241105125158771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241105125158771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241105125158772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125158772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241105125158772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241105125158772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241105125158772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241105125158772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241105125158772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241105125158772 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241105125158833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125158833 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125158833 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125158833 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125158835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125158836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105125159214 DGPRS DEBUG Checking for inactive LLMEs, time = 12621853 (sgsn.c:131) 20241105125159578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125159578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125159578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125159578 DLM3UA 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) 20241105125159578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125159578 DLSS7 DEBUG Found route for dpc=188=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) 20241105125159578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125159578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125159579 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241105125159579 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241105125159579 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125159579 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125159579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125159579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125159579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125159579 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125159579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125159579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@5dcba48a89f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@5dcba48a89f8: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='E9E5CC58'O, index=0 SGSN_Test-GSUP(1478)@5dcba48a89f8: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@5dcba48a89f8: 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 := '43AE541A662BF1DAC8E6E8F1C908D773'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E2EFA59'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A72D67E72BAB430'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DD75369B73574A35A7101CB42DA3967C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B5A7F6E88CBDFE8A4C0127E499C59E69'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9038EF5DC76C8F34E33734F84FA5BFF2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D108954973381C0C'O } } } } } 20241105125159897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125159897 DLLC NOTICE LLME(ffffffff/e9e5cc58){UNASSIGNED} LLC RX: unknown TLLI 0xe9e5cc58, creating LLME on the fly (gprs_llc.c:552) 20241105125159897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125159897 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241105125159897 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Allocated (fsm.c:456) 20241105125159897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105125159897 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Allocated (fsm.c:456) 20241105125159897 DMM DEBUG MM_STATE_Iu[0x559946c58ff0]{Detached}: Allocated (fsm.c:456) 20241105125159897 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125159897 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125159897 DLLC NOTICE LLME(ffffffff/e9e5cc58){UNASSIGNED} LLGM Assign pre (e9e5cc58 => d59a0c49) (gprs_llc.c:1079) 20241105125159897 DLLC NOTICE LLME(e9e5cc58/d59a0c49){ASSIGNED} LLGM Assign post (e9e5cc58 => d59a0c49) (gprs_llc.c:1125) 20241105125159897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125159897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125159897 DMM DEBUG MM(262420000001003/d59a0c49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125159911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125159911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241105125159911 DMM DEBUG MM_STATE_Gb(0)[0x559946c603a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125159911 DMM DEBUG MM(262420000001003/d59a0c49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241105125159911 DMM NOTICE MM(262420000001003/d59a0c49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125159911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125159911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125159911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125159911 DMM DEBUG MM(262420000001003/d59a0c49) Requesting authorization (sgsn_auth.c:160) 20241105125159911 DMM INFO MM(262420000001003/d59a0c49) Requesting authentication tuples (sgsn_auth.c:184) 20241105125159911 DMM DEBUG MM(262420000001003/d59a0c49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125159911 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241105125159911 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@5dcba48a89f8: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241105125159914 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125159914 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125159914 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125159914 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125159914 DMM INFO MM(262420000001003/d59a0c49) Subscriber data update (mmctx.c:445) 20241105125159914 DMM DEBUG MM(262420000001003/d59a0c49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125159914 DMM INFO MM(262420000001003/d59a0c49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125159914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125159914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125159914 DMM INFO MM(262420000001003/d59a0c49) <- GMM AUTH AND CIPHERING REQ (rand = 43 ae 54 1a 66 2b f1 da c8 e6 e8 f1 c9 08 d7 73 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 90 38 ef 5d c7 6c 8f 34 e3 37 34 f8 4f a5 bf f2 ) (gprs_gmm.c:483) 20241105125159922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125159922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241105125159922 DMM DEBUG MM_STATE_Gb(0)[0x559946c603a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125159922 DMM INFO MM(262420000001003/d59a0c49) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125159922 DMM NOTICE MM(262420000001003/d59a0c49) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125159922 DMM DEBUG MM(262420000001003/d59a0c49) checking auth: received UMTS RES = d1 08 95 49 73 38 1c 0c (gprs_gmm.c:666) 20241105125159922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125159922 DMM DEBUG MM(262420000001003/d59a0c49) Requesting authorization (sgsn_auth.c:160) 20241105125159922 DMM INFO MM(262420000001003/d59a0c49) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125159922 DMM DEBUG MM(262420000001003/d59a0c49) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125159922 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241105125159922 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) 20241105125159922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241105125159922 DMM INFO MM(262420000001003/d59a0c49) <- GMM ATTACH ACCEPT (new P-TMSI=0xd59a0c49) (gprs_gmm.c:300) 20241105125159923 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125159923 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125159923 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241105125159923 DMM INFO MM(262420000001003/d59a0c49) Subscriber data update (mmctx.c:445) 20241105125159923 DMM DEBUG MM(262420000001003/d59a0c49) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125159923 DMM INFO MM(262420000001003/d59a0c49) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125159923 DMM NOTICE MM(262420000001003/d59a0c49) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241105125159923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125159923 DMM NOTICE MM(262420000001003/d59a0c49) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125159923 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) 20241105125159924 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125159924 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241105125159924 DMM INFO MM(262420000001003/d59a0c49) Subscriber data update (mmctx.c:445) 20241105125159924 DMM DEBUG MM(262420000001003/d59a0c49) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241105125159930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125159930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241105125159930 DMM DEBUG MM_STATE_Gb(0)[0x559946c603a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241105125159930 DMM INFO MM(262420000001003/d59a0c49) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125159930 DMM NOTICE MM(262420000001003/d59a0c49) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125159930 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125159930 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125159930 DLLC NOTICE LLME(e9e5cc58/d59a0c49){ASSIGNED} LLGM Assign pre (ffffffff => d59a0c49) (gprs_llc.c:1079) 20241105125159930 DLLC NOTICE LLME(ffffffff/d59a0c49){ASSIGNED} LLGM Assign post (ffffffff => d59a0c49) (gprs_llc.c:1125) 20241105125159930 DMM DEBUG MM_STATE_Gb(0)[0x559946c603a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241105125159930 DMM DEBUG MM_STATE_Gb(0)[0x559946c603a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241105125159930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125159930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@5dcba48a89f8: 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 := 'D59A0C49'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)@5dcba48a89f8: Added conn table entry 0TC_geran_attach_iu_rau(1480)2359040 SGSN_Test_0-SCCP(1473)@5dcba48a89f8: First idle individual index:0 SGSN_Test_0-RAN(1474)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 20241105125159996 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125159996 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125159996 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125159996 DLM3UA 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) 20241105125159996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125159996 DLSS7 DEBUG Found route for dpc=188=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) 20241105125159996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125159996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125159997 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125159997 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125159997 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125159997 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241105125159997 DMM INFO MM(262420000001003/d59a0c49) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d59a0c49 (00000000), TLLI: d59a0c49 (d59a0c49), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241105125159997 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241105125159997 DMM DEBUG MM_STATE_Gb(0)[0x559946c603a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241105125159997 DMM DEBUG MM_STATE_Gb(0)[0x559946c603a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241105125159997 DLLC NOTICE LLME(ffffffff/d59a0c49){ASSIGNED} LLGM Assign pre (d59a0c49 => ffffffff) (gprs_llc.c:1079) 20241105125159997 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d59a0c49 => ffffffff) (gprs_llc.c:1125) 20241105125159997 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125159997 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241105125159997 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125159997 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125159997 DMM DEBUG MM(262420000001003/d59a0c49) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241105125159997 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125159997 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125159997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125159997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125159997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125159997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125159997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125159997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125159997 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125159997 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125159997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125159997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125159997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125159997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125159997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125159997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@5dcba48a89f8: { messageType := 2, destLocRef := '23FF00'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1473)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1473)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125200007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125200007 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125200007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125200007 DLM3UA 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) 20241105125200007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125200007 DLSS7 DEBUG Found route for dpc=188=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) 20241105125200007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125200007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125200008 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125200008 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125200008 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125200008 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241105125200008 DMM INFO MM(262420000001003/d59a0c49) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241105125200008 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241105125200008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125200008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125200008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125200008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125200008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125200008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125200008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125200008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125200008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125200008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125200008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125200008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125200008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125200008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125200008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125200008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@5dcba48a89f8: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@5dcba48a89f8: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@5dcba48a89f8: vl_len:14 SGSN_Test_0-SCCP(1473)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1473)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241105125200017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125200017 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125200017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125200017 DLM3UA 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) 20241105125200017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125200017 DLSS7 DEBUG Found route for dpc=188=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) 20241105125200017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125200017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125200017 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125200017 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125200017 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125200017 DMM INFO MM(262420000001003/d59a0c49) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241105125200017 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241105125200017 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125200017 DMM DEBUG MM_STATE_Iu[0x559946c58ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241105125200017 DMM ERROR MM_STATE_Iu[0x559946c58ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@5dcba48a89f8: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@5dcba48a89f8: Final verdict of PTC: none 20241105125200022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40528<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@5dcba48a89f8: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1465)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1462)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@5dcba48a89f8: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@5dcba48a89f8: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@5dcba48a89f8: Final verdict of PTC: none 20241105125200026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125200026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1469)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1468)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1467)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1460)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1472)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1466)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1470)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1465): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1466): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1467): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1468): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@5dcba48a89f8: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:52:00 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 20241105125200164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125200217 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241105125200217 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) 20241105125200217 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241105125200217 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241105125200217 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241105125200217 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) 20241105125200217 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241105125200217 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241105125200218 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) 20241105125200218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125200218 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241105125200218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241105125200218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241105125200218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241105125200218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241105125200218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241105125200218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241105125200218 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241105125200565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40534<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166792) 20241105125201027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125201027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=166792, count=178668) 20241105125202027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125202027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125202219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241105125202219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241105125202219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:52: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_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 20241105125203029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125203029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_user started. 20241105125203626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125203627 DMM INFO MM(262420000001003/d59a0c49) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125203627 DMM INFO MM(262420000001003/d59a0c49) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125203627 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125203627 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125203627 DMM DEBUG MM_STATE_Iu[0x559946c58ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241105125203627 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241105125203627 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) 20241105125203627 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) 20241105125203627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105125203627 DMM DEBUG MM_STATE_Gb(0)[0x559946c603a0]{Idle}: Deallocated (fsm.c:568) 20241105125203627 DMM DEBUG MM_STATE_Iu[0x559946c58ff0]{Detached}: Deallocated (fsm.c:568) 20241105125203627 DMM DEBUG GMM(gmm_fsm)[0x559946c58d90]{Deregistered}: Deallocated (fsm.c:568) 20241105125203627 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125203680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125203680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125203680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125203680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125203680 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125203680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125203680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125203680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125203680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125203683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125203683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125203683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125203683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125203683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125203683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125203683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125203683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125203683 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125203683 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125203683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125203684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125203684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1486)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 20241105125203688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125203696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125203696 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1483)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125203711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125203711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125203711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125203711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125203711 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125203711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125203711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125203711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125203711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125203713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125203713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125203713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125203714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125203714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125203714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125203714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125203714 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125203714 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125203714 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125203714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125203714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125203714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125203717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1491)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105125203727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125203727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125203752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125203752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125203752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125203752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125203752 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125203752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125203752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125203752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125203752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125203754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125203754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125203754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125203754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125203754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125203754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125203754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125203754 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125203754 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125203754 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125203754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125203754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125203754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125203758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125203767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125203767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5dcba48a89f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@5dcba48a89f8: ************************************************* MTC@5dcba48a89f8: Starting RAN_Emulation SGSN_Test_0-M3UA(1498)@5dcba48a89f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@5dcba48a89f8: ************************************************* SGSN_Test_0-SCCP(1496)@5dcba48a89f8: v_sccp_pdu_maxlen:268 20241105125203975 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105125203975 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) 20241105125203975 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105125203975 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)@5dcba48a89f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241105125203978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125203978 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241105125203978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241105125203978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241105125203978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241105125203978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241105125203978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241105125203979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125203979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241105125203979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241105125203979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241105125203979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241105125203979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241105125203979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241105125203979 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241105125204029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125204029 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125204029 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125204029 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125204031 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125204032 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105125204785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125204785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125204785 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125204785 DLM3UA 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) 20241105125204785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125204785 DLSS7 DEBUG Found route for dpc=188=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) 20241105125204785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125204785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125204786 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241105125204786 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241105125204786 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125204786 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125204786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125204786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125204786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125204786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125204786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125204786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@5dcba48a89f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='DDC739CA'O, index=0 SGSN_Test-GSUP(1501)@5dcba48a89f8: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@5dcba48a89f8: 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 := '1E00'O, rac := '0E'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(1497)@5dcba48a89f8: Added conn table entry 0TC_attach_pdp_act_user(1503)2461459 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: First idle individual index:0 SGSN_Test_0-RAN(1497)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 20241105125205097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125205097 DLM3UA 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) 20241105125205097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205097 DLSS7 DEBUG Found route for dpc=188=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) 20241105125205097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125205097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205097 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125205097 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125205097 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125205098 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241105125205098 DMM DEBUG GMM(gmm_fsm)[0x559946c58ff0]{Deregistered}: Allocated (fsm.c:456) 20241105125205098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105125205098 DMM DEBUG MM_STATE_Gb[0x559946c58ec0]{Idle}: Allocated (fsm.c:456) 20241105125205098 DMM DEBUG MM_STATE_Iu[0x559946c66f40]{Detached}: Allocated (fsm.c:456) 20241105125205098 DMM DEBUG GMM(gmm_fsm)[0x559946c58ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125205098 DMM DEBUG GMM(gmm_fsm)[0x559946c58ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125205098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125205098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125205098 DMM DEBUG MM(262420000001004/cbff823b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125205098 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241105125205098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5dcba48a89f8: { messageType := 2, destLocRef := '258F13'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@5dcba48a89f8: 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 := '9C356D596EF04E868EE38511B2324EE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '321EEE4E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C382947EF7D5BA87'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FDF41C3ACE4259E9C934B303EF104510'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8D050F0752412BA1449060B9E81DA626'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '94E8652616774C96035DA105924B8F76'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '01D715125C8935CD'O } } } } } SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241105125205107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125205107 DLM3UA 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) 20241105125205107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205107 DLSS7 DEBUG Found route for dpc=188=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) 20241105125205107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125205107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205107 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125205107 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125205107 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125205107 DMM DEBUG MM(262420000001004/cbff823b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241105125205107 DMM NOTICE MM(262420000001004/cbff823b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125205107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125205107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125205107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125205107 DMM DEBUG MM(262420000001004/cbff823b) Requesting authorization (sgsn_auth.c:160) 20241105125205107 DMM INFO MM(262420000001004/cbff823b) Requesting authentication tuples (sgsn_auth.c:184) 20241105125205107 DMM DEBUG MM(262420000001004/cbff823b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125205107 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241105125205107 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241105125205110 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125205110 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125205110 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125205110 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125205110 DMM INFO MM(262420000001004/cbff823b) Subscriber data update (mmctx.c:445) 20241105125205110 DMM DEBUG MM(262420000001004/cbff823b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125205110 DMM INFO MM(262420000001004/cbff823b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125205110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125205110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125205110 DMM INFO MM(262420000001004/cbff823b) <- GMM AUTH AND CIPHERING REQ (rand = 9c 35 6d 59 6e f0 4e 86 8e e3 85 11 b2 32 4e e7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 94 e8 65 26 16 77 4c 96 03 5d a1 05 92 4b 8f 76 ) (gprs_gmm.c:483) 20241105125205110 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241105125205110 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205110 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205110 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205110 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_len:37 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2201D7151223094B99990000100004F029045C8935CD'O 20241105125205117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125205117 DLM3UA 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) 20241105125205117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205117 DLSS7 DEBUG Found route for dpc=188=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) 20241105125205117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125205117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205117 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125205117 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125205117 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125205118 DMM INFO MM(262420000001004/cbff823b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125205118 DMM NOTICE MM(262420000001004/cbff823b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125205118 DMM DEBUG MM(262420000001004/cbff823b) checking auth: received UMTS RES = 01 d7 15 12 5c 89 35 cd (gprs_gmm.c:666) 20241105125205118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125205118 DMM DEBUG MM(262420000001004/cbff823b) Requesting authorization (sgsn_auth.c:160) 20241105125205118 DMM INFO MM(262420000001004/cbff823b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125205118 DMM DEBUG MM(262420000001004/cbff823b) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125205118 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241105125205118 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) 20241105125205118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241105125205118 DMM DEBUG MM(262420000001004/cbff823b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241105125205118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125205125 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205125 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125205125 DLM3UA 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) 20241105125205125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205125 DLSS7 DEBUG Found route for dpc=188=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) 20241105125205125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125205125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205126 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125205126 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125205126 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125205126 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241105125205126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241105125205126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241105125205126 DMM INFO MM(262420000001004/cbff823b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbff823b) (gprs_gmm.c:300) 20241105125205126 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241105125205126 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205126 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205126 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205126 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241105125205130 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125205130 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125205130 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241105125205130 DMM INFO MM(262420000001004/cbff823b) Subscriber data update (mmctx.c:445) 20241105125205130 DMM DEBUG MM(262420000001004/cbff823b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125205130 DMM INFO MM(262420000001004/cbff823b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125205130 DMM NOTICE MM(262420000001004/cbff823b) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241105125205130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125205130 DMM NOTICE MM(262420000001004/cbff823b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125205130 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) 20241105125205131 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125205131 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241105125205131 DMM INFO MM(262420000001004/cbff823b) Subscriber data update (mmctx.c:445) 20241105125205131 DMM DEBUG MM(262420000001004/cbff823b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_len:14 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241105125205133 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205133 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125205133 DLM3UA 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) 20241105125205133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205133 DLSS7 DEBUG Found route for dpc=188=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) 20241105125205133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125205133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205133 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125205133 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125205133 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125205133 DMM INFO MM(262420000001004/cbff823b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125205133 DMM NOTICE MM(262420000001004/cbff823b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125205133 DMM DEBUG GMM(gmm_fsm)[0x559946c58ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125205133 DMM DEBUG GMM(gmm_fsm)[0x559946c58ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125205133 DMM DEBUG MM_STATE_Iu(5)[0x559946c66f40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241105125205133 DMM DEBUG MM_STATE_Iu(5)[0x559946c66f40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241105125205133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125205133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125205133 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205133 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_len:7 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241105125205138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205138 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125205138 DLM3UA 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) 20241105125205138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205138 DLSS7 DEBUG Found route for dpc=188=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) 20241105125205138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125205138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205138 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241105125205138 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241105125205138 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241105125205138 DMM INFO MM(262420000001004/cbff823b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241105125205138 DMM DEBUG MM_STATE_Iu(5)[0x559946c66f40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241105125205138 DMM DEBUG MM_STATE_Iu(5)[0x559946c66f40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241105125205138 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on local reference:0 20241105125205140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125205140 DLM3UA 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) 20241105125205140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205140 DLSS7 DEBUG Found route for dpc=188=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) 20241105125205140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125205140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@5dcba48a89f8: Deleted conn table entry 0TC_attach_pdp_act_user(1503)2461459 TC_attach_pdp_act_user(1503)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@5dcba48a89f8: 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 := 'CBFF823B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@5dcba48a89f8: Added conn table entry 0TC_attach_pdp_act_user(1503)7657788 SGSN_Test_0-RAN(1497)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: First idle individual index:0 20241105125205341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125205341 DLM3UA 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) 20241105125205341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205341 DLSS7 DEBUG Found route for dpc=188=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) 20241105125205341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125205341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205342 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125205342 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125205342 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125205342 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCBFF823B) type="signalling" (gprs_gmm.c:1944) 20241105125205342 DMM DEBUG GMM(gmm_fsm)[0x559946c58ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241105125205342 DMM DEBUG GMM(gmm_fsm)[0x559946c58ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105125205342 DMM DEBUG MM(262420000001004/cbff823b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241105125205342 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205342 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5dcba48a89f8: { messageType := 2, destLocRef := '74D93C'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125205347 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205347 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205347 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125205347 DLM3UA 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) 20241105125205347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205347 DLSS7 DEBUG Found route for dpc=188=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) 20241105125205347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125205347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205347 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125205347 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125205347 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125205347 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241105125205347 DMM DEBUG MM_STATE_Iu(5)[0x559946c66f40]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241105125205347 DMM DEBUG MM_STATE_Iu(5)[0x559946c66f40]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241105125205347 DMM INFO MM(262420000001004/cbff823b) <- GMM SERVICE ACCEPT (P-TMSI=0xcbff823b) (gprs_gmm.c:813) 20241105125205348 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241105125205348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241105125205354 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125205354 DLM3UA 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) 20241105125205354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205354 DLSS7 DEBUG Found route for dpc=188=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) 20241105125205354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125205354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205354 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125205354 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125205354 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125205354 DMM INFO MM(262420000001004/cbff823b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125205354 DMM INFO MM(262420000001004/cbff823b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125205355 DMM DEBUG MM(262420000001004/cbff823b) Using GGSN 0 (gprs_sm.c:312) 20241105125205355 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) 20241105125205355 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241105125205355 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125205355 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125205355 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241105125205367 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 40 94 a6 d3 11 b5 c6 6b 05 14 05 7f b3 ac 48 13 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) 20241105125205367 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a2197608, cbp=0x559946c6a910) (sgsn_libgtp.c:632) 20241105125205367 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125205367 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_len:30 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800A7D34187'O 20241105125205381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125205381 DLM3UA 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) 20241105125205381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205381 DLSS7 DEBUG Found route for dpc=188=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) 20241105125205381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125205381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125205381 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241105125205381 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241105125205381 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241105125205381 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241105125205381 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241105125205381 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241105125205381 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105125205381 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241105125205381 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125205381 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125205381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125205381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125205382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125205382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125205382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125205382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@5dcba48a89f8: 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(1503)@5dcba48a89f8: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5dcba48a89f8: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. 20241105125205386 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125205386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1500)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(1501)@5dcba48a89f8: Final verdict of PTC: none 20241105125205387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40542<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1490)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1495)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@5dcba48a89f8: Final verdict of PTC: none 20241105125205388 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241105125205388 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) 20241105125205388 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241105125205388 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241105125205388 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) SGSN_Test-Gb1-NS1(1486)@5dcba48a89f8: Final verdict of PTC: none 20241105125205388 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) 20241105125205388 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241105125205388 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241105125205388 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) 20241105125205388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) -NSVCI97(1485)@5dcba48a89f8: Final verdict of PTC: none 20241105125205388 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241105125205388 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241105125205388 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241105125205388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241105125205388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241105125205388 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241105125205388 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test_0-SCCP(1496)@5dcba48a89f8: Final verdict of PTC: none 20241105125205388 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-BSSGP2(1492)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1484)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1488)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1493)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@5dcba48a89f8: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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@5dcba48a89f8: 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'. Tue Nov 5 12:52:05 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 20241105125205525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125206026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40554<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=281288) 20241105125206387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125206387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=281288, count=282448) 20241105125207388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125207388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125207389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241105125207389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241105125207389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:52: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_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 20241105125208389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125208389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241105125209091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125209092 DMM INFO MM(262420000001004/cbff823b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125209092 DMM INFO MM(262420000001004/cbff823b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125209092 DMM DEBUG GMM(gmm_fsm)[0x559946c58ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125209092 DMM DEBUG GMM(gmm_fsm)[0x559946c58ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125209092 DMM DEBUG MM_STATE_Iu(5)[0x559946c66f40]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241105125209093 DMM DEBUG MM_STATE_Iu(5)[0x559946c66f40]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241105125209093 DMM NOTICE MM(262420000001004/cbff823b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125209093 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241105125209093 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125209093 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125209093 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241105125209093 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241105125209093 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) 20241105125209093 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) 20241105125209093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105125209093 DMM DEBUG MM_STATE_Gb[0x559946c58ec0]{Idle}: Deallocated (fsm.c:568) 20241105125209093 DMM DEBUG MM_STATE_Iu(5)[0x559946c66f40]{Detached}: Deallocated (fsm.c:568) 20241105125209093 DMM DEBUG GMM(gmm_fsm)[0x559946c58ff0]{Deregistered}: Deallocated (fsm.c:568) 20241105125209093 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241105125209093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125209093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125209093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125209093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125209093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125209093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125209093 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125209137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125209137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125209137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125209137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125209137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125209137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125209137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125209137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125209137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125209139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125209139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125209139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125209139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125209139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125209139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125209139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125209139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125209139 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125209139 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125209139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1508)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125209140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125209140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125209144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125209155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125209155 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1510)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1509)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1514)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1514)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125209181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125209181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125209181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125209181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125209181 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125209181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125209181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125209181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1513)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105125209181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1514)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125209182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125209182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125209182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125209182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125209182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125209182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125209182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125209182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125209182 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125209182 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125209182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125209183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125209183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1514)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1514)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125209186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125209195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125209195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1513)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125209207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125209207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125209207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125209207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125209207 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125209208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125209208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125209208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125209208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125209209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125209209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125209209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125209209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125209209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125209209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125209209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125209209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125209209 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125209209 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125209209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1518)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125209210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125209210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125209214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125209221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125209221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5dcba48a89f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@5dcba48a89f8: ************************************************* SGSN_Test_0-M3UA(1521)@5dcba48a89f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@5dcba48a89f8: ************************************************* MTC@5dcba48a89f8: Starting RAN_Emulation SGSN_Test_0-SCCP(1519)@5dcba48a89f8: v_sccp_pdu_maxlen:268 20241105125209390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125209390 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125209390 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125209390 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125209392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125209392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105125209430 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105125209430 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) 20241105125209430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105125209430 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)@5dcba48a89f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241105125209433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125209433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241105125209433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241105125209433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241105125209433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241105125209433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241105125209433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241105125209434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125209434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241105125209434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241105125209434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241105125209434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241105125209434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241105125209434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241105125209434 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241105125210240 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210240 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125210240 DLM3UA 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) 20241105125210240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210240 DLSS7 DEBUG Found route for dpc=188=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) 20241105125210240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125210240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210241 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241105125210241 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241105125210241 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210241 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@5dcba48a89f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='D8247DDA'O, index=0 SGSN_Test-GSUP(1524)@5dcba48a89f8: 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)@5dcba48a89f8: 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 := '0A38'O ("\n8"), rac := 'E9'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)@5dcba48a89f8: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)14048733 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: First idle individual index:0 SGSN_Test_0-RAN(1520)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 20241105125210464 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210464 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210464 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125210464 DLM3UA 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) 20241105125210464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210464 DLSS7 DEBUG Found route for dpc=188=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) 20241105125210464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125210464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210465 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125210465 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125210465 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125210465 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241105125210465 DMM DEBUG GMM(gmm_fsm)[0x559946c66f40]{Deregistered}: Allocated (fsm.c:456) 20241105125210465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105125210465 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Allocated (fsm.c:456) 20241105125210465 DMM DEBUG MM_STATE_Iu[0x559946c6b2e0]{Detached}: Allocated (fsm.c:456) 20241105125210465 DMM DEBUG GMM(gmm_fsm)[0x559946c66f40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125210465 DMM DEBUG GMM(gmm_fsm)[0x559946c66f40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125210465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125210465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125210465 DMM DEBUG MM(262420000001058/f725f7af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125210465 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241105125210465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5dcba48a89f8: { messageType := 2, destLocRef := 'D65DDD'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@5dcba48a89f8: 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 := '3387FBD3268BF4848E719A8E5BD8ADB2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '276C755F'O ("'lu_") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D18134C50587740'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7A04B9E20F3D857934C3ABD7727DDBF9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8FA7749029356D18354526D4423A5212'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '233E640DC5DB06B9314E09B321840136'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F1F2D49237116224'O } } } } } SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241105125210474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210474 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125210474 DLM3UA 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) 20241105125210474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210474 DLSS7 DEBUG Found route for dpc=188=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) 20241105125210474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125210474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210474 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125210474 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125210474 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125210474 DMM DEBUG MM(262420000001058/f725f7af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241105125210474 DMM NOTICE MM(262420000001058/f725f7af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125210474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125210474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125210474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125210474 DMM DEBUG MM(262420000001058/f725f7af) Requesting authorization (sgsn_auth.c:160) 20241105125210474 DMM INFO MM(262420000001058/f725f7af) Requesting authentication tuples (sgsn_auth.c:184) 20241105125210474 DMM DEBUG MM(262420000001058/f725f7af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125210474 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241105125210474 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241105125210477 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125210477 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125210477 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125210477 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125210477 DMM INFO MM(262420000001058/f725f7af) Subscriber data update (mmctx.c:445) 20241105125210477 DMM DEBUG MM(262420000001058/f725f7af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125210477 DMM INFO MM(262420000001058/f725f7af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125210477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125210477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125210477 DMM INFO MM(262420000001058/f725f7af) <- GMM AUTH AND CIPHERING REQ (rand = 33 87 fb d3 26 8b f4 84 8e 71 9a 8e 5b d8 ad b2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 23 3e 64 0d c5 db 06 b9 31 4e 09 b3 21 84 01 36 ) (gprs_gmm.c:483) 20241105125210477 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241105125210478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_len:37 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522F1F2D49223094B99990000105008F0290437116224'O 20241105125210484 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210484 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210484 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125210484 DLM3UA 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) 20241105125210484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210484 DLSS7 DEBUG Found route for dpc=188=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) 20241105125210484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125210484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210484 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125210484 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125210484 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125210484 DMM INFO MM(262420000001058/f725f7af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125210484 DMM NOTICE MM(262420000001058/f725f7af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125210484 DMM DEBUG MM(262420000001058/f725f7af) checking auth: received UMTS RES = f1 f2 d4 92 37 11 62 24 (gprs_gmm.c:666) 20241105125210484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125210484 DMM DEBUG MM(262420000001058/f725f7af) Requesting authorization (sgsn_auth.c:160) 20241105125210484 DMM INFO MM(262420000001058/f725f7af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125210484 DMM DEBUG MM(262420000001058/f725f7af) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125210484 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241105125210484 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) 20241105125210484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241105125210484 DMM DEBUG MM(262420000001058/f725f7af) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241105125210485 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210485 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210485 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210485 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125210493 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210493 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125210493 DLM3UA 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) 20241105125210493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210493 DLSS7 DEBUG Found route for dpc=188=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) 20241105125210493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125210493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210493 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125210493 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125210493 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125210493 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241105125210493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241105125210493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241105125210493 DMM INFO MM(262420000001058/f725f7af) <- GMM ATTACH ACCEPT (new P-TMSI=0xf725f7af) (gprs_gmm.c:300) 20241105125210493 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241105125210493 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210493 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210494 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241105125210497 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125210497 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125210497 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241105125210497 DMM INFO MM(262420000001058/f725f7af) Subscriber data update (mmctx.c:445) 20241105125210497 DMM DEBUG MM(262420000001058/f725f7af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125210497 DMM INFO MM(262420000001058/f725f7af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125210497 DMM NOTICE MM(262420000001058/f725f7af) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241105125210497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125210497 DMM NOTICE MM(262420000001058/f725f7af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125210497 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) 20241105125210498 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125210498 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241105125210498 DMM INFO MM(262420000001058/f725f7af) Subscriber data update (mmctx.c:445) 20241105125210498 DMM DEBUG MM(262420000001058/f725f7af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_len:14 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241105125210500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125210500 DLM3UA 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) 20241105125210500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210500 DLSS7 DEBUG Found route for dpc=188=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) 20241105125210500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125210500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210500 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125210500 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125210500 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125210500 DMM INFO MM(262420000001058/f725f7af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125210501 DMM NOTICE MM(262420000001058/f725f7af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125210501 DMM DEBUG GMM(gmm_fsm)[0x559946c66f40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125210501 DMM DEBUG GMM(gmm_fsm)[0x559946c66f40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125210501 DMM DEBUG MM_STATE_Iu(7)[0x559946c6b2e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241105125210501 DMM DEBUG MM_STATE_Iu(7)[0x559946c6b2e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241105125210501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125210501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125210501 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_len:7 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241105125210506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125210506 DLM3UA 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) 20241105125210506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210506 DLSS7 DEBUG Found route for dpc=188=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) 20241105125210506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125210506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210506 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241105125210506 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241105125210506 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241105125210506 DMM INFO MM(262420000001058/f725f7af) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241105125210506 DMM DEBUG MM_STATE_Iu(7)[0x559946c6b2e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241105125210506 DMM DEBUG MM_STATE_Iu(7)[0x559946c6b2e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241105125210506 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on local reference:0 20241105125210508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125210508 DLM3UA 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) 20241105125210508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1520)@5dcba48a89f8: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)14048733 20241105125210508 DLSS7 DEBUG Found route for dpc=188=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) 20241105125210508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125210508 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)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@5dcba48a89f8: 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 := 'F725F7AF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@5dcba48a89f8: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)14558271 SGSN_Test_0-RAN(1520)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: First idle individual index:0 20241105125210709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125210709 DLM3UA 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) 20241105125210709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210709 DLSS7 DEBUG Found route for dpc=188=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) 20241105125210709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125210709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210710 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125210710 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125210710 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125210710 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF725F7AF) type="signalling" (gprs_gmm.c:1944) 20241105125210710 DMM DEBUG GMM(gmm_fsm)[0x559946c66f40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241105125210710 DMM DEBUG GMM(gmm_fsm)[0x559946c66f40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105125210710 DMM DEBUG MM(262420000001058/f725f7af) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241105125210710 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210710 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210710 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210710 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210711 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210711 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5dcba48a89f8: { messageType := 2, destLocRef := 'DE243F'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125210715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125210715 DLM3UA 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) 20241105125210715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210715 DLSS7 DEBUG Found route for dpc=188=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) 20241105125210715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125210715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210715 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125210715 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125210715 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125210715 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241105125210715 DMM DEBUG MM_STATE_Iu(7)[0x559946c6b2e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241105125210715 DMM DEBUG MM_STATE_Iu(7)[0x559946c6b2e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241105125210715 DMM INFO MM(262420000001058/f725f7af) <- GMM SERVICE ACCEPT (P-TMSI=0xf725f7af) (gprs_gmm.c:813) 20241105125210715 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241105125210716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1526)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241105125210722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125210722 DLM3UA 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) 20241105125210722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210722 DLSS7 DEBUG Found route for dpc=188=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) 20241105125210722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125210722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210723 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125210723 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125210723 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125210723 DMM INFO MM(262420000001058/f725f7af) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125210723 DMM INFO MM(262420000001058/f725f7af) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125210723 DMM DEBUG MM(262420000001058/f725f7af) Using GGSN 0 (gprs_sm.c:312) 20241105125210723 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) 20241105125210723 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241105125210723 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125210723 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125210723 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241105125210733 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 db 99 82 c9 11 33 ee 1c 3a 14 05 7f ca 3a c0 f6 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) 20241105125210733 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a2198678, cbp=0x559946c65500) (sgsn_libgtp.c:632) 20241105125210733 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125210734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_len:30 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1519)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800B15238B4'O 20241105125210749 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210749 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125210749 DLM3UA 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) 20241105125210749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210749 DLSS7 DEBUG Found route for dpc=188=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) 20241105125210749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125210749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125210749 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241105125210749 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241105125210749 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241105125210749 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241105125210749 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241105125210749 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241105125210749 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105125210749 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241105125210750 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210750 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125210750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125210750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125210750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125210750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125210750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125210750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Session index based on local reference:0 TC_attach_pdp_act_user_addr_v4raw(1526)@5dcba48a89f8: 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(1519)@5dcba48a89f8: DT1 will be put to the reassembly buffer TC_attach_pdp_act_user_addr_v4raw(1526)@5dcba48a89f8: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5dcba48a89f8: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test-GSUP(1524)@5dcba48a89f8: Final verdict of PTC: none 20241105125210753 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125210753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1513)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1508)@5dcba48a89f8: Final verdict of PTC: none20241105125210754 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241105125210754 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) 20241105125210754 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) SGSN_Test-Gb0-NS0(1504)@5dcba48a89f8: Final verdict of PTC: none 20241105125210754 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241105125210754 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) SGSN_Test-Gb1-NS1(1509)@5dcba48a89f8: Final verdict of PTC: none 20241105125210754 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) 20241105125210754 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241105125210754 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241105125210754 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) 20241105125210754 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125210754 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241105125210754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241105125210754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241105125210754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241105125210754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241105125210754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241105125210754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241105125210754 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1518)@5dcba48a89f8: Final verdict of PTC: none 20241105125210755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34204<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1514)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1512)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1506)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1516)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1526)@5dcba48a89f8: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1512): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1513): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1514): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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@5dcba48a89f8: 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'. Tue Nov 5 12:52:10 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 20241105125210895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125211397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285624) 20241105125211754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125211754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=285624, count=290076) 20241105125212755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241105125212755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241105125212755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241105125212755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125212755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:52: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_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 20241105125213756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125213756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241105125214461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125214463 DMM INFO MM(262420000001058/f725f7af) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125214463 DMM INFO MM(262420000001058/f725f7af) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125214463 DMM DEBUG GMM(gmm_fsm)[0x559946c66f40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125214463 DMM DEBUG GMM(gmm_fsm)[0x559946c66f40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125214463 DMM DEBUG MM_STATE_Iu(7)[0x559946c6b2e0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241105125214463 DMM DEBUG MM_STATE_Iu(7)[0x559946c6b2e0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241105125214463 DMM NOTICE MM(262420000001058/f725f7af) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125214463 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20241105125214463 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125214463 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125214463 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241105125214463 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241105125214463 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) 20241105125214463 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) 20241105125214463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105125214463 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Deallocated (fsm.c:568) 20241105125214463 DMM DEBUG MM_STATE_Iu(7)[0x559946c6b2e0]{Detached}: Deallocated (fsm.c:568) 20241105125214463 DMM DEBUG GMM(gmm_fsm)[0x559946c66f40]{Deregistered}: Deallocated (fsm.c:568) 20241105125214463 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241105125214463 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125214463 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125214463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125214463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125214463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125214463 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125214463 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125214507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125214507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125214507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125214507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125214507 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125214507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125214507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125214507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125214507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125214508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125214508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125214508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125214508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125214508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125214508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125214508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125214508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125214508 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125214508 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125214508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125214509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125214509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125214513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125214523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125214523 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)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125214545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125214545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125214545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125214545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125214545 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125214545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125214545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125214545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125214545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125214546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125214546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125214546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125214547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125214547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125214547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125214547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125214547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125214547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125214547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125214547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1536)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125214547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125214547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125214551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1537)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105125214560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125214560 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)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125214587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125214587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125214587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125214587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125214587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125214587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125214587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125214587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125214587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125214588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125214588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125214588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125214588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125214588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125214588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125214588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125214588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125214589 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125214589 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125214589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1541)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125214589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125214589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125214592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125214601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125214601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5dcba48a89f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@5dcba48a89f8: ************************************************* SGSN_Test_0-M3UA(1544)@5dcba48a89f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@5dcba48a89f8: ************************************************* MTC@5dcba48a89f8: Starting RAN_Emulation SGSN_Test_0-SCCP(1542)@5dcba48a89f8: v_sccp_pdu_maxlen:268 20241105125214757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125214757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125214757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125214757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125214759 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125214759 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105125214810 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105125214810 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) 20241105125214810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105125214810 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)@5dcba48a89f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241105125214812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125214812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241105125214812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241105125214812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241105125214812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241105125214812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241105125214812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241105125214814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125214814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241105125214814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241105125214814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241105125214814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241105125214814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241105125214814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241105125214814 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241105125215621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125215621 DLM3UA 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) 20241105125215621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215621 DLSS7 DEBUG Found route for dpc=188=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) 20241105125215621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125215621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125215621 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241105125215621 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241105125215621 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215621 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215621 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125215621 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125215621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125215621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125215621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@5dcba48a89f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='F9F85D88'O, index=0 SGSN_Test-GSUP(1547)@5dcba48a89f8: 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)@5dcba48a89f8: 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 := '2607'O ("&\a"), rac := 'EB'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(1543)@5dcba48a89f8: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)11419284 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: First idle individual index:0 SGSN_Test_0-RAN(1543)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 20241105125215821 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125215821 DLM3UA 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) 20241105125215821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215821 DLSS7 DEBUG Found route for dpc=188=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) 20241105125215821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125215821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125215822 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125215822 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125215822 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125215822 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241105125215822 DMM DEBUG GMM(gmm_fsm)[0x559946c6b2e0]{Deregistered}: Allocated (fsm.c:456) 20241105125215822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105125215822 DMM DEBUG MM_STATE_Gb[0x559946c58ec0]{Idle}: Allocated (fsm.c:456) 20241105125215822 DMM DEBUG MM_STATE_Iu[0x559946c6a690]{Detached}: Allocated (fsm.c:456) 20241105125215822 DMM DEBUG GMM(gmm_fsm)[0x559946c6b2e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125215822 DMM DEBUG GMM(gmm_fsm)[0x559946c6b2e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125215822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125215822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125215822 DMM DEBUG MM(262420000001055/f5fad7f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125215822 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241105125215822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125215822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125215822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125215822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125215822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125215822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125215822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125215822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125215822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125215823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5dcba48a89f8: { messageType := 2, destLocRef := 'AE3E94'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5dcba48a89f8: 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 := 'A3E09C044B7F14293CF0778B5BB91279'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D9B0849'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2EEACE2D7C82611D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F516C7324CF37698E0CD8BC6A9C0B7E6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7A63B8F02FD02E9CB3E987B4B1C421BF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6569C89236E91981FADC0ACC3786AC8D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E54248EF1158EA31'O } } } } } SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241105125215830 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215830 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125215830 DLM3UA 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) 20241105125215830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215830 DLSS7 DEBUG Found route for dpc=188=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) 20241105125215830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125215830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125215830 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125215830 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125215830 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125215830 DMM DEBUG MM(262420000001055/f5fad7f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241105125215830 DMM NOTICE MM(262420000001055/f5fad7f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125215830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125215830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125215830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125215830 DMM DEBUG MM(262420000001055/f5fad7f3) Requesting authorization (sgsn_auth.c:160) 20241105125215830 DMM INFO MM(262420000001055/f5fad7f3) Requesting authentication tuples (sgsn_auth.c:184) 20241105125215830 DMM DEBUG MM(262420000001055/f5fad7f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125215830 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241105125215830 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241105125215833 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125215833 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125215833 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125215833 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125215833 DMM INFO MM(262420000001055/f5fad7f3) Subscriber data update (mmctx.c:445) 20241105125215833 DMM DEBUG MM(262420000001055/f5fad7f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125215833 DMM INFO MM(262420000001055/f5fad7f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125215833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125215833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125215833 DMM INFO MM(262420000001055/f5fad7f3) <- GMM AUTH AND CIPHERING REQ (rand = a3 e0 9c 04 4b 7f 14 29 3c f0 77 8b 5b b9 12 79 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 65 69 c8 92 36 e9 19 81 fa dc 0a cc 37 86 ac 8d ) (gprs_gmm.c:483) 20241105125215833 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241105125215833 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215833 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125215833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125215833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125215833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125215833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_len:37 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222E54248EF23094B99990000105005F029041158EA31'O 20241105125215838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215838 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125215838 DLM3UA 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) 20241105125215838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215838 DLSS7 DEBUG Found route for dpc=188=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) 20241105125215838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125215838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125215839 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125215839 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125215839 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125215839 DMM INFO MM(262420000001055/f5fad7f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125215839 DMM NOTICE MM(262420000001055/f5fad7f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125215839 DMM DEBUG MM(262420000001055/f5fad7f3) checking auth: received UMTS RES = e5 42 48 ef 11 58 ea 31 (gprs_gmm.c:666) 20241105125215839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125215839 DMM DEBUG MM(262420000001055/f5fad7f3) Requesting authorization (sgsn_auth.c:160) 20241105125215839 DMM INFO MM(262420000001055/f5fad7f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125215839 DMM DEBUG MM(262420000001055/f5fad7f3) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125215839 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241105125215839 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) 20241105125215839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241105125215839 DMM DEBUG MM(262420000001055/f5fad7f3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241105125215839 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125215839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125215839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125215839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125215839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125215846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125215846 DLM3UA 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) 20241105125215846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215846 DLSS7 DEBUG Found route for dpc=188=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) 20241105125215846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125215846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125215846 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125215846 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125215846 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125215846 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241105125215846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241105125215846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241105125215846 DMM INFO MM(262420000001055/f5fad7f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5fad7f3) (gprs_gmm.c:300) 20241105125215846 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241105125215846 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125215846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125215846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125215846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125215846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125215846 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125215846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125215846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125215846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125215846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241105125215850 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125215850 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125215850 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241105125215850 DMM INFO MM(262420000001055/f5fad7f3) Subscriber data update (mmctx.c:445) 20241105125215851 DMM DEBUG MM(262420000001055/f5fad7f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125215851 DMM INFO MM(262420000001055/f5fad7f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125215851 DMM NOTICE MM(262420000001055/f5fad7f3) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241105125215851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125215851 DMM NOTICE MM(262420000001055/f5fad7f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125215851 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) 20241105125215851 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125215851 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241105125215851 DMM INFO MM(262420000001055/f5fad7f3) Subscriber data update (mmctx.c:445) 20241105125215851 DMM DEBUG MM(262420000001055/f5fad7f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_len:14 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241105125215854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125215854 DLM3UA 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) 20241105125215854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215854 DLSS7 DEBUG Found route for dpc=188=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) 20241105125215854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125215854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125215854 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125215854 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125215854 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125215854 DMM INFO MM(262420000001055/f5fad7f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125215854 DMM NOTICE MM(262420000001055/f5fad7f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125215854 DMM DEBUG GMM(gmm_fsm)[0x559946c6b2e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125215854 DMM DEBUG GMM(gmm_fsm)[0x559946c6b2e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125215854 DMM DEBUG MM_STATE_Iu(9)[0x559946c6a690]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241105125215854 DMM DEBUG MM_STATE_Iu(9)[0x559946c6a690]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241105125215854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125215854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125215854 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215854 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125215854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125215854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125215854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125215854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_len:7 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241105125215859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125215859 DLM3UA 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) 20241105125215859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215859 DLSS7 DEBUG Found route for dpc=188=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) 20241105125215859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125215859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125215859 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241105125215859 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241105125215859 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241105125215859 DMM INFO MM(262420000001055/f5fad7f3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241105125215859 DMM DEBUG MM_STATE_Iu(9)[0x559946c6a690]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241105125215859 DMM DEBUG MM_STATE_Iu(9)[0x559946c6a690]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241105125215859 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215859 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215859 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125215860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125215860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125215860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125215860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on local reference:0 20241105125215861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125215861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125215861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125215861 DLM3UA 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) 20241105125215861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125215861 DLSS7 DEBUG Found route for dpc=188=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) 20241105125215861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125215861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@5dcba48a89f8: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)11419284 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5dcba48a89f8: 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 := 'F5FAD7F3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@5dcba48a89f8: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)13391372 SGSN_Test_0-RAN(1543)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: First idle individual index:0 20241105125216061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125216061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125216061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125216061 DLM3UA 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) 20241105125216061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125216061 DLSS7 DEBUG Found route for dpc=188=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) 20241105125216061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125216061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125216062 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125216062 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125216062 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125216062 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF5FAD7F3) type="signalling" (gprs_gmm.c:1944) 20241105125216062 DMM DEBUG GMM(gmm_fsm)[0x559946c6b2e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241105125216062 DMM DEBUG GMM(gmm_fsm)[0x559946c6b2e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105125216062 DMM DEBUG MM(262420000001055/f5fad7f3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241105125216062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125216062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125216062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125216062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125216062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125216062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125216062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125216062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125216062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125216062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125216062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125216062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125216062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125216062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125216062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125216062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5dcba48a89f8: { messageType := 2, destLocRef := 'CC560C'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125216066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125216066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125216066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125216066 DLM3UA 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) 20241105125216066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125216066 DLSS7 DEBUG Found route for dpc=188=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) 20241105125216066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125216066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125216066 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125216066 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125216066 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125216066 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241105125216066 DMM DEBUG MM_STATE_Iu(9)[0x559946c6a690]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241105125216066 DMM DEBUG MM_STATE_Iu(9)[0x559946c6a690]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241105125216066 DMM INFO MM(262420000001055/f5fad7f3) <- GMM SERVICE ACCEPT (P-TMSI=0xf5fad7f3) (gprs_gmm.c:813) 20241105125216066 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241105125216066 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125216066 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125216066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125216066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125216066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125216066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125216066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125216066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125216066 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125216066 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125216066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125216066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125216066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125216066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125216066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125216066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241105125216072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125216072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125216072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125216072 DLM3UA 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) 20241105125216072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125216072 DLSS7 DEBUG Found route for dpc=188=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) 20241105125216072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125216072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125216072 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125216072 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125216072 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125216072 DMM INFO MM(262420000001055/f5fad7f3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125216072 DMM INFO MM(262420000001055/f5fad7f3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125216072 DMM DEBUG MM(262420000001055/f5fad7f3) Using GGSN 0 (gprs_sm.c:312) 20241105125216072 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) 20241105125216072 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241105125216072 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125216072 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125216073 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241105125216081 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 a7 40 82 05 11 c3 92 cd dd 14 05 7f c1 ef 4b 7c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241105125216081 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a21996e8, cbp=0x559946c6be70) (sgsn_libgtp.c:632) 20241105125216081 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125216081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125216081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125216081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125216081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125216081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125216081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125216081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125216082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_len:33 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F00006800FC383836'O 20241105125216098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125216098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125216098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125216098 DLM3UA 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) 20241105125216098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125216098 DLSS7 DEBUG Found route for dpc=188=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) 20241105125216098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125216098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125216098 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241105125216098 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241105125216098 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241105125216098 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241105125216098 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241105125216098 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241105125216098 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105125216098 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241105125216098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125216098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125216098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125216098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125216098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125216098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125216098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125216098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5dcba48a89f8: 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)@5dcba48a89f8: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5dcba48a89f8: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20241105125216100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125216100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1546)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1536)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1541)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(1547)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1531)@5dcba48a89f8: Final verdict of PTC: none 20241105125216102 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241105125216102 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) 20241105125216102 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241105125216102 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241105125216103 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241105125216103 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) 20241105125216103 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241105125216103 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241105125216103 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) 20241105125216103 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125216103 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241105125216103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241105125216103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241105125216103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241105125216103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241105125216103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241105125216103 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb2-BSSGP2(1538)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@5dcba48a89f8: Final verdict of PTC: none 20241105125216102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34228<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105125216103 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1544)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1534)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1539)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1529)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@5dcba48a89f8: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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@5dcba48a89f8: 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'. Tue Nov 5 12:52:16 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 20241105125216247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125216749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34240<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285728) 20241105125217101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125217101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=285728, count=290180) 20241105125218103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125218103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125218104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241105125218104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241105125218104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:52: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_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 20241105125219105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125219105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241105125219811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125219812 DMM INFO MM(262420000001055/f5fad7f3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125219812 DMM INFO MM(262420000001055/f5fad7f3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125219812 DMM DEBUG GMM(gmm_fsm)[0x559946c6b2e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125219812 DMM DEBUG GMM(gmm_fsm)[0x559946c6b2e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125219812 DMM DEBUG MM_STATE_Iu(9)[0x559946c6a690]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241105125219812 DMM DEBUG MM_STATE_Iu(9)[0x559946c6a690]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241105125219812 DMM NOTICE MM(262420000001055/f5fad7f3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125219813 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20241105125219813 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125219813 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125219813 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241105125219813 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241105125219813 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) 20241105125219813 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) 20241105125219813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105125219813 DMM DEBUG MM_STATE_Gb[0x559946c58ec0]{Idle}: Deallocated (fsm.c:568) 20241105125219813 DMM DEBUG MM_STATE_Iu(9)[0x559946c6a690]{Detached}: Deallocated (fsm.c:568) 20241105125219813 DMM DEBUG GMM(gmm_fsm)[0x559946c6b2e0]{Deregistered}: Deallocated (fsm.c:568) 20241105125219813 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241105125219813 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125219813 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125219813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125219813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125219813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125219813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125219813 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125219854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125219854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125219854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125219854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125219854 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125219854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125219854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125219854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125219854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125219856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125219856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125219856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125219856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125219856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125219856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125219856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125219856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125219856 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125219856 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125219856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125219856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125219856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125219860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125219869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125219869 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)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1555)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1556)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125219902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125219902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125219902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125219902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125219902 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125219902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125219902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125219902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125219902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125219904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125219904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125219904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125219904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125219904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125219904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125219904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125219904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125219904 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125219904 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125219904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1559)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125219905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125219905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125219909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1560)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 20241105125219918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125219918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125219947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125219947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125219947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125219947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125219947 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125219947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125219947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125219947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125219947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125219949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125219949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125219949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125219949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125219949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125219949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125219949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125219949 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125219949 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125219949 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125219949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125219950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125219950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125219954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125219963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125219963 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@5dcba48a89f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@5dcba48a89f8: ************************************************* SGSN_Test_0-M3UA(1567)@5dcba48a89f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@5dcba48a89f8: ************************************************* MTC@5dcba48a89f8: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@5dcba48a89f8: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125220106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125220106 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125220106 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125220106 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125220107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125220108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105125220167 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105125220167 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) 20241105125220167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105125220167 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)@5dcba48a89f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241105125220169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125220169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241105125220169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241105125220169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241105125220169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241105125220169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241105125220169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241105125220171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125220171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241105125220171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241105125220171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241105125220171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241105125220171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241105125220171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241105125220171 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241105125220978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125220978 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125220978 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125220978 DLM3UA 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) 20241105125220978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125220978 DLSS7 DEBUG Found route for dpc=188=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) 20241105125220978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125220978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125220978 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241105125220978 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241105125220979 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125220979 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125220979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125220979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125220979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125220979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125220979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125220979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@5dcba48a89f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='C64C9863'O, index=0 SGSN_Test-GSUP(1570)@5dcba48a89f8: 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)@5dcba48a89f8: 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 := '18F4'O, rac := '53'O ("S") }, 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)@5dcba48a89f8: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)3650637 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: First idle individual index:0 SGSN_Test_0-RAN(1566)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 20241105125221175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125221175 DLM3UA 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) 20241105125221175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221175 DLSS7 DEBUG Found route for dpc=188=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) 20241105125221175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125221175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221175 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125221175 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125221175 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125221175 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241105125221175 DMM DEBUG GMM(gmm_fsm)[0x559946c6a690]{Deregistered}: Allocated (fsm.c:456) 20241105125221176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105125221176 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Allocated (fsm.c:456) 20241105125221176 DMM DEBUG MM_STATE_Iu[0x559946c6cd00]{Detached}: Allocated (fsm.c:456) 20241105125221176 DMM DEBUG GMM(gmm_fsm)[0x559946c6a690]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125221176 DMM DEBUG GMM(gmm_fsm)[0x559946c6a690]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125221176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125221176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125221176 DMM DEBUG MM(262420000001056/ec5aed4d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125221176 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241105125221176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125221176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125221176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125221176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125221176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125221176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125221176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125221176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125221176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5dcba48a89f8: { messageType := 2, destLocRef := '37B44D'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5dcba48a89f8: 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 := 'A23B2C897EF827A998CFCB28FAAF640D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '97191336'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '18402837EBC46062'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0A299A15C655B257971B812E5139F276'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7500148AC4D407A99A1A978762DDA6B3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3F8FAC4A114ED1794B010A2C83E54B1A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CC77FEABC423FB1F'O } } } } } SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241105125221186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125221186 DLM3UA 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) 20241105125221186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221186 DLSS7 DEBUG Found route for dpc=188=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) 20241105125221186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125221186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221186 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125221186 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125221186 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125221186 DMM DEBUG MM(262420000001056/ec5aed4d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241105125221186 DMM NOTICE MM(262420000001056/ec5aed4d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125221186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125221186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125221186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125221186 DMM DEBUG MM(262420000001056/ec5aed4d) Requesting authorization (sgsn_auth.c:160) 20241105125221186 DMM INFO MM(262420000001056/ec5aed4d) Requesting authentication tuples (sgsn_auth.c:184) 20241105125221186 DMM DEBUG MM(262420000001056/ec5aed4d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125221186 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241105125221186 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241105125221189 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125221189 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125221189 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125221189 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125221189 DMM INFO MM(262420000001056/ec5aed4d) Subscriber data update (mmctx.c:445) 20241105125221189 DMM DEBUG MM(262420000001056/ec5aed4d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125221189 DMM INFO MM(262420000001056/ec5aed4d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125221189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125221189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125221189 DMM INFO MM(262420000001056/ec5aed4d) <- GMM AUTH AND CIPHERING REQ (rand = a2 3b 2c 89 7e f8 27 a9 98 cf cb 28 fa af 64 0d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3f 8f ac 4a 11 4e d1 79 4b 01 0a 2c 83 e5 4b 1a ) (gprs_gmm.c:483) 20241105125221189 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241105125221190 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221190 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125221190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125221190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221190 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125221190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125221190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_len:37 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22CC77FEAB23094B99990000105006F02904C423FB1F'O 20241105125221196 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221196 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125221196 DLM3UA 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) 20241105125221196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221196 DLSS7 DEBUG Found route for dpc=188=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) 20241105125221196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125221196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221197 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125221197 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125221197 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125221197 DMM INFO MM(262420000001056/ec5aed4d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125221197 DMM NOTICE MM(262420000001056/ec5aed4d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125221197 DMM DEBUG MM(262420000001056/ec5aed4d) checking auth: received UMTS RES = cc 77 fe ab c4 23 fb 1f (gprs_gmm.c:666) 20241105125221197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125221197 DMM DEBUG MM(262420000001056/ec5aed4d) Requesting authorization (sgsn_auth.c:160) 20241105125221197 DMM INFO MM(262420000001056/ec5aed4d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125221197 DMM DEBUG MM(262420000001056/ec5aed4d) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125221197 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241105125221197 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) 20241105125221197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241105125221197 DMM DEBUG MM(262420000001056/ec5aed4d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241105125221197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125221197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125221197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221197 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125221197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125221197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125221205 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221205 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221205 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125221205 DLM3UA 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) 20241105125221205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221205 DLSS7 DEBUG Found route for dpc=188=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) 20241105125221205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125221205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221205 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125221205 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125221205 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125221205 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241105125221205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241105125221205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241105125221205 DMM INFO MM(262420000001056/ec5aed4d) <- GMM ATTACH ACCEPT (new P-TMSI=0xec5aed4d) (gprs_gmm.c:300) 20241105125221205 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241105125221205 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221205 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125221205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125221205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221206 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125221206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125221206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221206 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125221206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125221206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221206 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125221206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125221206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241105125221209 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125221209 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125221209 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241105125221209 DMM INFO MM(262420000001056/ec5aed4d) Subscriber data update (mmctx.c:445) 20241105125221209 DMM DEBUG MM(262420000001056/ec5aed4d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125221209 DMM INFO MM(262420000001056/ec5aed4d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125221209 DMM NOTICE MM(262420000001056/ec5aed4d) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241105125221209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125221209 DMM NOTICE MM(262420000001056/ec5aed4d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125221209 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) 20241105125221210 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125221210 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241105125221210 DMM INFO MM(262420000001056/ec5aed4d) Subscriber data update (mmctx.c:445) 20241105125221210 DMM DEBUG MM(262420000001056/ec5aed4d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_len:14 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241105125221212 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221212 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221212 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125221212 DLM3UA 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) 20241105125221212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221212 DLSS7 DEBUG Found route for dpc=188=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) 20241105125221212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125221212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221213 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125221213 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125221213 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125221213 DMM INFO MM(262420000001056/ec5aed4d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125221213 DMM NOTICE MM(262420000001056/ec5aed4d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125221213 DMM DEBUG GMM(gmm_fsm)[0x559946c6a690]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125221213 DMM DEBUG GMM(gmm_fsm)[0x559946c6a690]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125221213 DMM DEBUG MM_STATE_Iu(11)[0x559946c6cd00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241105125221213 DMM DEBUG MM_STATE_Iu(11)[0x559946c6cd00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241105125221213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125221213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125221213 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221213 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221213 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125221213 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125221213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221213 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125221213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125221213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_len:7 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241105125221217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125221217 DLM3UA 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) 20241105125221217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221217 DLSS7 DEBUG Found route for dpc=188=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) 20241105125221217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125221217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221217 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241105125221217 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241105125221217 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241105125221217 DMM INFO MM(262420000001056/ec5aed4d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241105125221217 DMM DEBUG MM_STATE_Iu(11)[0x559946c6cd00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241105125221217 DMM DEBUG MM_STATE_Iu(11)[0x559946c6cd00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241105125221217 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221217 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125221218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125221218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125221218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125221218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on local reference:0 20241105125221219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125221219 DLM3UA 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) 20241105125221219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221219 DLSS7 DEBUG Found route for dpc=188=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) SGSN_Test_0-RAN(1566)@5dcba48a89f8: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)3650637 20241105125221219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125221219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5dcba48a89f8: 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 := 'EC5AED4D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@5dcba48a89f8: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)8950098 SGSN_Test_0-RAN(1566)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: First idle individual index:0 20241105125221421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221421 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125221421 DLM3UA 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) 20241105125221421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221421 DLSS7 DEBUG Found route for dpc=188=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) 20241105125221421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125221421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221422 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125221422 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125221422 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125221422 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEC5AED4D) type="signalling" (gprs_gmm.c:1944) 20241105125221422 DMM DEBUG GMM(gmm_fsm)[0x559946c6a690]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241105125221422 DMM DEBUG GMM(gmm_fsm)[0x559946c6a690]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105125221422 DMM DEBUG MM(262420000001056/ec5aed4d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241105125221422 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221422 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125221422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125221422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125221422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125221422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221422 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221422 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125221422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125221422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125221422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125221423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5dcba48a89f8: { messageType := 2, destLocRef := '889152'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125221427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125221427 DLM3UA 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) 20241105125221427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221427 DLSS7 DEBUG Found route for dpc=188=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) 20241105125221427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125221427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221427 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125221427 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125221427 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125221427 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241105125221427 DMM DEBUG MM_STATE_Iu(11)[0x559946c6cd00]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241105125221427 DMM DEBUG MM_STATE_Iu(11)[0x559946c6cd00]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241105125221427 DMM INFO MM(262420000001056/ec5aed4d) <- GMM SERVICE ACCEPT (P-TMSI=0xec5aed4d) (gprs_gmm.c:813) 20241105125221427 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241105125221428 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125221428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125221428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125221428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125221428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221428 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125221428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125221428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125221428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125221428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241105125221434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125221434 DLM3UA 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) 20241105125221434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221434 DLSS7 DEBUG Found route for dpc=188=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) 20241105125221434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125221434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221435 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125221435 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125221435 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125221435 DMM INFO MM(262420000001056/ec5aed4d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125221435 DMM INFO MM(262420000001056/ec5aed4d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125221435 DMM DEBUG MM(262420000001056/ec5aed4d) Using GGSN 0 (gprs_sm.c:312) 20241105125221435 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) 20241105125221435 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241105125221435 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125221435 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125221435 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241105125221444 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 a3 2e b1 a1 11 85 89 0b 69 14 05 7f c1 8b 71 6a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241105125221444 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a219a758, cbp=0x559946c6ca10) (sgsn_libgtp.c:632) 20241105125221444 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125221444 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221444 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125221444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125221444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125221444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125221444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_len:46 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1565)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F000068000000000000000000000000000018F6CEAC'O 20241105125221460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125221460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125221460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125221460 DLM3UA 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) 20241105125221460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125221460 DLSS7 DEBUG Found route for dpc=188=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) 20241105125221460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125221460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125221460 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241105125221460 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241105125221460 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241105125221460 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241105125221460 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 )20241105125221460 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 20 (gprs_ranap.c:89) 20241105125221460 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241105125229214 DGPRS DEBUG Checking for inactive LLMEs, time = 12621883 (sgsn.c:131) 20241105125240107 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241105125240108 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241105125240108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125249857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125249859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125249859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105125249905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125249907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125249907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105125249950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125249952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125249952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5dcba48a89f8: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5dcba48a89f8: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. 20241105125251186 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125251186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1554)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP(1570)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1559)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1564)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@5dcba48a89f8: Final verdict of PTC: none 20241105125251188 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241105125251189 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) 20241105125251189 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241105125251189 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-Gb1-NS1(1555)@5dcba48a89f8: Final verdict of PTC: none 20241105125251189 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241105125251189 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) 20241105125251189 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241105125251189 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241105125251189 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) 20241105125251189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125251189 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241105125251189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241105125251189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241105125251189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241105125251189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241105125251189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241105125251189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241105125251189 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241105125251189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36598<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1557)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1562)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1552)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@5dcba48a89f8: Final verdict of PTC: fail reason: "Tguard timeout" MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): fail (none -> fail) reason: "Tguard timeout" MTC@5dcba48a89f8: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: Tguard timeout MTC@5dcba48a89f8: 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'. Tue Nov 5 12:52:51 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 20241105125251322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125251824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289560) 20241105125252187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125252187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=289560, count=290720) 20241105125253189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125253189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125253190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241105125253190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241105125253190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:52:53 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 20241105125254191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125254191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241105125254889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125254890 DMM INFO MM(262420000001056/ec5aed4d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125254890 DMM INFO MM(262420000001056/ec5aed4d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125254890 DMM DEBUG GMM(gmm_fsm)[0x559946c6a690]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125254890 DMM DEBUG GMM(gmm_fsm)[0x559946c6a690]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125254890 DMM DEBUG MM_STATE_Iu(11)[0x559946c6cd00]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241105125254890 DMM DEBUG MM_STATE_Iu(11)[0x559946c6cd00]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241105125254890 DMM NOTICE MM(262420000001056/ec5aed4d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125254890 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20241105125254890 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125254890 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125254890 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241105125254890 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241105125254890 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) 20241105125254891 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) 20241105125254891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105125254891 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Deallocated (fsm.c:568) 20241105125254891 DMM DEBUG MM_STATE_Iu(11)[0x559946c6cd00]{Detached}: Deallocated (fsm.c:568) 20241105125254891 DMM DEBUG GMM(gmm_fsm)[0x559946c6a690]{Deregistered}: Deallocated (fsm.c:568) 20241105125254891 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241105125254891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125254891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125254891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125254891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125254891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125254891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125254891 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1573)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125254938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125254938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125254938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125254938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125254938 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125254938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125254939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125254939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125254939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125254940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125254940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125254940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125254941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125254941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125254941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125254941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125254941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125254941 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125254941 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125254941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125254941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125254941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1577)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125254945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1578)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1574)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125254955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125254955 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125254971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125254971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125254971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125254971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125254971 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125254971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125254971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125254971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125254971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125254973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125254973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125254973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125254973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125254973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125254973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125254973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125254973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125254973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125254973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125254973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125254974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125254974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1582)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125254979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1583)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1579)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125254988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125254988 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)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125255008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125255008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125255008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125255008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125255008 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125255008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125255008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125255008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125255008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125255010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125255010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125255010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125255010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125255010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125255010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125255010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125255010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125255010 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125255011 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125255011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1587)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125255011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125255011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125255015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125255025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125255025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@5dcba48a89f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@5dcba48a89f8: ************************************************* MTC@5dcba48a89f8: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@5dcba48a89f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@5dcba48a89f8: ************************************************* TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1588)@5dcba48a89f8: v_sccp_pdu_maxlen:268 20241105125255192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125255192 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125255192 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125255192 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125255194 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125255194 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105125255229 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105125255229 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) 20241105125255229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105125255229 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)@5dcba48a89f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241105125255231 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125255231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241105125255231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241105125255231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241105125255231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241105125255231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241105125255231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241105125255231 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125255231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241105125255231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241105125255231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241105125255231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241105125255231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241105125255231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241105125255231 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241105125256039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125256039 DLM3UA 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) 20241105125256039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256039 DLSS7 DEBUG Found route for dpc=188=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) 20241105125256039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125256039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256039 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241105125256039 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241105125256040 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@5dcba48a89f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='D7938531'O, index=0 SGSN_Test-GSUP(1593)@5dcba48a89f8: 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)@5dcba48a89f8: 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 := '1D08'O, rac := 'FE'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)@5dcba48a89f8: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)13074681 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: First idle individual index:0 SGSN_Test_0-RAN(1589)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 20241105125256257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125256257 DLM3UA 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) 20241105125256257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256257 DLSS7 DEBUG Found route for dpc=188=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) 20241105125256257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125256257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256258 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125256258 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125256258 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125256258 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241105125256258 DMM DEBUG GMM(gmm_fsm)[0x559946c6cd00]{Deregistered}: Allocated (fsm.c:456) 20241105125256258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105125256258 DMM DEBUG MM_STATE_Gb[0x559946c58ec0]{Idle}: Allocated (fsm.c:456) 20241105125256258 DMM DEBUG MM_STATE_Iu[0x559946c6d630]{Detached}: Allocated (fsm.c:456) 20241105125256258 DMM DEBUG GMM(gmm_fsm)[0x559946c6cd00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125256258 DMM DEBUG GMM(gmm_fsm)[0x559946c6cd00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125256258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125256258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125256258 DMM DEBUG MM(262420000001057/ef807c04) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125256258 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241105125256258 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256258 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256258 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256258 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5dcba48a89f8: { messageType := 2, destLocRef := 'C780F9'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5dcba48a89f8: 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 := '4DB11E4B742FE194F19BEB213119AFA2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C44DD048'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7CC06226220DA4B6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7F5E839227FD3B61445CC543DA8CBB86'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8B9A3BD714A56DCC4A87163015E61C9F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AC6FE5D9742AD24B2B8EE8155C735A9F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '863AFD4AEFFC606C'O } } } } } SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241105125256267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125256267 DLM3UA 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) 20241105125256267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256267 DLSS7 DEBUG Found route for dpc=188=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) 20241105125256267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125256267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256267 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125256267 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125256267 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125256267 DMM DEBUG MM(262420000001057/ef807c04) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241105125256267 DMM NOTICE MM(262420000001057/ef807c04) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125256267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125256267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125256267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125256267 DMM DEBUG MM(262420000001057/ef807c04) Requesting authorization (sgsn_auth.c:160) 20241105125256267 DMM INFO MM(262420000001057/ef807c04) Requesting authentication tuples (sgsn_auth.c:184) 20241105125256267 DMM DEBUG MM(262420000001057/ef807c04) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125256267 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241105125256267 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241105125256269 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125256269 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125256269 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125256269 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125256269 DMM INFO MM(262420000001057/ef807c04) Subscriber data update (mmctx.c:445) 20241105125256269 DMM DEBUG MM(262420000001057/ef807c04) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125256269 DMM INFO MM(262420000001057/ef807c04) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125256269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125256269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125256269 DMM INFO MM(262420000001057/ef807c04) <- GMM AUTH AND CIPHERING REQ (rand = 4d b1 1e 4b 74 2f e1 94 f1 9b eb 21 31 19 af a2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ac 6f e5 d9 74 2a d2 4b 2b 8e e8 15 5c 73 5a 9f ) (gprs_gmm.c:483) 20241105125256270 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241105125256270 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_len:37 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822863AFD4A23094B99990000105007F02904EFFC606C'O 20241105125256275 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256275 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125256275 DLM3UA 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) 20241105125256275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256275 DLSS7 DEBUG Found route for dpc=188=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) 20241105125256275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125256275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256275 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125256275 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125256276 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125256276 DMM INFO MM(262420000001057/ef807c04) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125256276 DMM NOTICE MM(262420000001057/ef807c04) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125256276 DMM DEBUG MM(262420000001057/ef807c04) checking auth: received UMTS RES = 86 3a fd 4a ef fc 60 6c (gprs_gmm.c:666) 20241105125256276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125256276 DMM DEBUG MM(262420000001057/ef807c04) Requesting authorization (sgsn_auth.c:160) 20241105125256276 DMM INFO MM(262420000001057/ef807c04) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125256276 DMM DEBUG MM(262420000001057/ef807c04) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125256276 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241105125256276 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) 20241105125256276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241105125256276 DMM DEBUG MM(262420000001057/ef807c04) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241105125256276 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256276 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125256283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256283 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125256283 DLM3UA 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) 20241105125256283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256283 DLSS7 DEBUG Found route for dpc=188=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) 20241105125256283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125256283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256283 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125256283 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125256283 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125256283 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241105125256283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241105125256283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241105125256283 DMM INFO MM(262420000001057/ef807c04) <- GMM ATTACH ACCEPT (new P-TMSI=0xef807c04) (gprs_gmm.c:300) 20241105125256283 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241105125256283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241105125256287 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125256287 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125256287 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241105125256287 DMM INFO MM(262420000001057/ef807c04) Subscriber data update (mmctx.c:445) 20241105125256287 DMM DEBUG MM(262420000001057/ef807c04) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125256287 DMM INFO MM(262420000001057/ef807c04) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125256287 DMM NOTICE MM(262420000001057/ef807c04) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241105125256287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125256287 DMM NOTICE MM(262420000001057/ef807c04) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125256287 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) 20241105125256288 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125256288 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241105125256288 DMM INFO MM(262420000001057/ef807c04) Subscriber data update (mmctx.c:445) 20241105125256288 DMM DEBUG MM(262420000001057/ef807c04) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_len:14 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241105125256290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125256290 DLM3UA 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) 20241105125256290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256290 DLSS7 DEBUG Found route for dpc=188=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) 20241105125256290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125256290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256290 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125256290 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125256291 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125256291 DMM INFO MM(262420000001057/ef807c04) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125256291 DMM NOTICE MM(262420000001057/ef807c04) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125256291 DMM DEBUG GMM(gmm_fsm)[0x559946c6cd00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125256291 DMM DEBUG GMM(gmm_fsm)[0x559946c6cd00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125256291 DMM DEBUG MM_STATE_Iu(13)[0x559946c6d630]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241105125256291 DMM DEBUG MM_STATE_Iu(13)[0x559946c6d630]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241105125256291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125256291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125256291 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_len:7 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241105125256295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125256295 DLM3UA 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) 20241105125256295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256295 DLSS7 DEBUG Found route for dpc=188=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) 20241105125256295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125256295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256295 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241105125256295 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241105125256295 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241105125256295 DMM INFO MM(262420000001057/ef807c04) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241105125256295 DMM DEBUG MM_STATE_Iu(13)[0x559946c6d630]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241105125256295 DMM DEBUG MM_STATE_Iu(13)[0x559946c6d630]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241105125256295 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256296 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on local reference:0 20241105125256297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125256297 DLM3UA 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) 20241105125256297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256297 DLSS7 DEBUG Found route for dpc=188=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) 20241105125256297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125256297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@5dcba48a89f8: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)13074681 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5dcba48a89f8: 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 := 'EF807C04'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@5dcba48a89f8: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)13935987 SGSN_Test_0-RAN(1589)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: First idle individual index:0 20241105125256501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125256501 DLM3UA 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) 20241105125256501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256501 DLSS7 DEBUG Found route for dpc=188=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) 20241105125256501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125256501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256502 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125256502 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125256502 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125256502 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEF807C04) type="signalling" (gprs_gmm.c:1944) 20241105125256502 DMM DEBUG GMM(gmm_fsm)[0x559946c6cd00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241105125256502 DMM DEBUG GMM(gmm_fsm)[0x559946c6cd00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105125256502 DMM DEBUG MM(262420000001057/ef807c04) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241105125256502 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256502 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256502 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256502 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256502 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256502 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5dcba48a89f8: { messageType := 2, destLocRef := 'D4A573'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125256507 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256507 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125256507 DLM3UA 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) 20241105125256507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256507 DLSS7 DEBUG Found route for dpc=188=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) 20241105125256507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125256507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256507 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125256507 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125256507 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125256507 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241105125256507 DMM DEBUG MM_STATE_Iu(13)[0x559946c6d630]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241105125256507 DMM DEBUG MM_STATE_Iu(13)[0x559946c6d630]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241105125256507 DMM INFO MM(262420000001057/ef807c04) <- GMM SERVICE ACCEPT (P-TMSI=0xef807c04) (gprs_gmm.c:813) 20241105125256507 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241105125256508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241105125256514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125256514 DLM3UA 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) 20241105125256514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256514 DLSS7 DEBUG Found route for dpc=188=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) 20241105125256514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125256514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256514 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125256514 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125256514 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125256514 DMM INFO MM(262420000001057/ef807c04) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125256514 DMM INFO MM(262420000001057/ef807c04) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125256514 DMM DEBUG MM(262420000001057/ef807c04) Using GGSN 0 (gprs_sm.c:312) 20241105125256514 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) 20241105125256514 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241105125256514 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125256515 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125256515 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241105125256522 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 ee d5 9b 35 11 56 78 ef c0 14 05 7f 21 82 3f e0 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) 20241105125256522 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a219b7c8, cbp=0x559946c6d760) (sgsn_libgtp.c:632) 20241105125256522 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125256523 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256523 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125256523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125256523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125256523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125256523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_len:48 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1588)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F0000680000000000000000000000000000001DC72CED'O 20241105125256536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125256536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125256536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125256536 DLM3UA 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) 20241105125256536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125256536 DLSS7 DEBUG Found route for dpc=188=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) 20241105125256536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125256536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125256536 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241105125256536 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241105125256536 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241105125256536 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241105125256536 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 )20241105125256536 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 21 (gprs_ranap.c:89) 20241105125256536 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241105125259215 DGPRS DEBUG Checking for inactive LLMEs, time = 12621913 (sgsn.c:131) 20241105125315193 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241105125315193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241105125315193 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125324942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125324944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125324944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105125324974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125324976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125324976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241105125325011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125325013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125325013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5dcba48a89f8: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5dcba48a89f8: Test Component 1595 has requested to stop MTC. Terminating current testcase execution. 20241105125326271 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125326271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1593)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1587)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98(1582)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1577)@5dcba48a89f8: Final verdict of PTC: none 20241105125326273 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241105125326273 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) 20241105125326273 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241105125326273 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241105125326273 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241105125326273 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) 20241105125326274 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241105125326274 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241105125326274 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) 20241105125326274 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125326274 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241105125326274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241105125326274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@5dcba48a89f8: Final verdict of PTC: none 20241105125326274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241105125326274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241105125326274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241105125326274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@5dcba48a89f8: Final verdict of PTC: none 20241105125326274 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-BSSGP0(1574)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@5dcba48a89f8: Final verdict of PTC: none 20241105125326274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1584)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1590)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1575)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1585)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@5dcba48a89f8: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1580)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): fail (none -> fail) reason: "Tguard timeout" MTC@5dcba48a89f8: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: fail reason: Tguard timeout MTC@5dcba48a89f8: 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'. Tue Nov 5 12:53:26 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 20241105125326415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125326917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288436) 20241105125327272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125327272 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=289876) 20241105125328273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125328273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125328275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241105125328275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241105125328275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:53: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_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 20241105125329215 DGPRS DEBUG Checking for inactive LLMEs, time = 12621943 (sgsn.c:131) 20241105125329274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125329274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_attach_pdp_act_pmm_idle started. 20241105125329982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125329984 DMM INFO MM(262420000001057/ef807c04) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125329984 DMM INFO MM(262420000001057/ef807c04) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125329984 DMM DEBUG GMM(gmm_fsm)[0x559946c6cd00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125329984 DMM DEBUG GMM(gmm_fsm)[0x559946c6cd00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125329984 DMM DEBUG MM_STATE_Iu(13)[0x559946c6d630]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241105125329984 DMM DEBUG MM_STATE_Iu(13)[0x559946c6d630]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241105125329984 DMM NOTICE MM(262420000001057/ef807c04) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125329984 DGPRS INFO PDP(262420000001057/0) Forcing release of PDP context (pdpctx.c:102) 20241105125329984 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125329984 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125329985 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241105125329985 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241105125329985 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) 20241105125329985 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) 20241105125329985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105125329985 DMM DEBUG MM_STATE_Gb[0x559946c58ec0]{Idle}: Deallocated (fsm.c:568) 20241105125329985 DMM DEBUG MM_STATE_Iu(13)[0x559946c6d630]{Detached}: Deallocated (fsm.c:568) 20241105125329985 DMM DEBUG GMM(gmm_fsm)[0x559946c6cd00]{Deregistered}: Deallocated (fsm.c:568) 20241105125329985 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241105125329985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125329985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125329985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125329985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125329985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125329985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125329985 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1596)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125330031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125330031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125330031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125330031 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125330031 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125330031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125330031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125330031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125330031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125330033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125330033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125330033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125330033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125330033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125330033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125330033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125330033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125330033 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125330033 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125330033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125330034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125330034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125330039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1601)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1597)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125330049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125330049 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1605)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125330065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125330065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125330065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125330065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125330065 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125330065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125330065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125330065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125330065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125330067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125330067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125330067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125330067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125330067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125330067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125330067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125330067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125330067 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125330067 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125330067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125330068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125330068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1605)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125330071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1606)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1602)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125330082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125330082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125330104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125330104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125330104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125330104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125330104 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125330104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125330104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125330104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125330104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125330106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125330106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125330106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125330107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125330107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125330107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125330107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125330107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125330107 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125330107 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125330107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1610)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125330107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125330107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125330111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125330120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125330120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1609)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5dcba48a89f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5dcba48a89f8: Starting RAN_Emulation SGSN_Test_0-M3UA(1613)@5dcba48a89f8: ************************************************* SGSN_Test_0-M3UA(1613)@5dcba48a89f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@5dcba48a89f8: ************************************************* SGSN_Test_0-SCCP(1611)@5dcba48a89f8: v_sccp_pdu_maxlen:268 20241105125330275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125330275 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125330275 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125330275 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125330276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125330277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105125330329 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105125330329 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) 20241105125330329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105125330329 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)@5dcba48a89f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241105125330332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125330332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241105125330332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241105125330333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241105125330333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241105125330333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241105125330333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241105125330334 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125330334 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241105125330334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241105125330334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241105125330334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241105125330334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241105125330334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241105125330334 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241105125331139 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331139 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125331139 DLM3UA 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) 20241105125331139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331139 DLSS7 DEBUG Found route for dpc=188=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) 20241105125331139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125331139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331140 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241105125331140 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241105125331140 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331140 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@5dcba48a89f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@5dcba48a89f8: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='DFE6A272'O, index=0 SGSN_Test-GSUP(1616)@5dcba48a89f8: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@5dcba48a89f8: 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 := '3477'O ("4w"), rac := '0D'O ("\r") }, 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)@5dcba48a89f8: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)11534262 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: First idle individual index:0 SGSN_Test_0-RAN(1612)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 20241105125331342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331342 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125331342 DLM3UA 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) 20241105125331342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331342 DLSS7 DEBUG Found route for dpc=188=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) 20241105125331342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125331342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331342 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125331342 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125331342 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125331342 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241105125331342 DMM DEBUG GMM(gmm_fsm)[0x559946c6d630]{Deregistered}: Allocated (fsm.c:456) 20241105125331342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105125331342 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Allocated (fsm.c:456) 20241105125331342 DMM DEBUG MM_STATE_Iu[0x559946c6e130]{Detached}: Allocated (fsm.c:456) 20241105125331342 DMM DEBUG GMM(gmm_fsm)[0x559946c6d630]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125331342 DMM DEBUG GMM(gmm_fsm)[0x559946c6d630]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125331342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125331342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125331343 DMM DEBUG MM(262420000001005/fdeb14d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125331343 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241105125331343 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331343 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331343 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331343 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@5dcba48a89f8: { messageType := 2, destLocRef := 'AFFFB6'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@5dcba48a89f8: 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 := '446A790EC7A10DD16DDEE55E7AC59B34'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1F0FA64A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '197AE7968D616AEA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '271040A5931639BFF76EBE046E0BD9BC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '11A691723737AE464760CD9E07312F57'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3D78B3567610A96D1B601E70679CD9FB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '099C7BFCFFB51AB6'O } } } } } SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241105125331352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125331352 DLM3UA 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) 20241105125331352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331352 DLSS7 DEBUG Found route for dpc=188=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) 20241105125331352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125331352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331352 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125331352 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125331352 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125331352 DMM DEBUG MM(262420000001005/fdeb14d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241105125331353 DMM NOTICE MM(262420000001005/fdeb14d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125331353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125331353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125331353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125331353 DMM DEBUG MM(262420000001005/fdeb14d7) Requesting authorization (sgsn_auth.c:160) 20241105125331353 DMM INFO MM(262420000001005/fdeb14d7) Requesting authentication tuples (sgsn_auth.c:184) 20241105125331353 DMM DEBUG MM(262420000001005/fdeb14d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125331353 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241105125331353 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@5dcba48a89f8: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241105125331355 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125331355 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125331355 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125331355 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125331355 DMM INFO MM(262420000001005/fdeb14d7) Subscriber data update (mmctx.c:445) 20241105125331355 DMM DEBUG MM(262420000001005/fdeb14d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125331355 DMM INFO MM(262420000001005/fdeb14d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125331355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125331355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125331355 DMM INFO MM(262420000001005/fdeb14d7) <- GMM AUTH AND CIPHERING REQ (rand = 44 6a 79 0e c7 a1 0d d1 6d de e5 5e 7a c5 9b 34 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3d 78 b3 56 76 10 a9 6d 1b 60 1e 70 67 9c d9 fb ) (gprs_gmm.c:483) 20241105125331355 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241105125331356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_len:37 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422099C7BFC23094B99990000100005F02904FFB51AB6'O 20241105125331361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125331361 DLM3UA 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) 20241105125331362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331362 DLSS7 DEBUG Found route for dpc=188=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) 20241105125331362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125331362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331362 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125331362 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125331362 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125331362 DMM INFO MM(262420000001005/fdeb14d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125331362 DMM NOTICE MM(262420000001005/fdeb14d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125331362 DMM DEBUG MM(262420000001005/fdeb14d7) checking auth: received UMTS RES = 09 9c 7b fc ff b5 1a b6 (gprs_gmm.c:666) 20241105125331362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125331362 DMM DEBUG MM(262420000001005/fdeb14d7) Requesting authorization (sgsn_auth.c:160) 20241105125331362 DMM INFO MM(262420000001005/fdeb14d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125331362 DMM DEBUG MM(262420000001005/fdeb14d7) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125331362 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241105125331362 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) 20241105125331362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241105125331362 DMM DEBUG MM(262420000001005/fdeb14d7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241105125331362 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331362 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331362 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331362 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331362 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125331369 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331369 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125331369 DLM3UA 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) 20241105125331369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331369 DLSS7 DEBUG Found route for dpc=188=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) 20241105125331369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125331369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331369 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125331369 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125331369 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125331369 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241105125331369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241105125331369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241105125331369 DMM INFO MM(262420000001005/fdeb14d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdeb14d7) (gprs_gmm.c:300) 20241105125331369 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241105125331370 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331370 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331370 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331370 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241105125331373 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125331373 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125331373 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241105125331373 DMM INFO MM(262420000001005/fdeb14d7) Subscriber data update (mmctx.c:445) 20241105125331373 DMM DEBUG MM(262420000001005/fdeb14d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125331373 DMM INFO MM(262420000001005/fdeb14d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125331373 DMM NOTICE MM(262420000001005/fdeb14d7) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241105125331373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125331373 DMM NOTICE MM(262420000001005/fdeb14d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125331373 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) 20241105125331373 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125331373 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241105125331373 DMM INFO MM(262420000001005/fdeb14d7) Subscriber data update (mmctx.c:445) 20241105125331373 DMM DEBUG MM(262420000001005/fdeb14d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_len:14 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241105125331375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331375 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125331375 DLM3UA 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) 20241105125331375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331375 DLSS7 DEBUG Found route for dpc=188=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) 20241105125331375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125331375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331375 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125331375 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125331375 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125331375 DMM INFO MM(262420000001005/fdeb14d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125331376 DMM NOTICE MM(262420000001005/fdeb14d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125331376 DMM DEBUG GMM(gmm_fsm)[0x559946c6d630]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125331376 DMM DEBUG GMM(gmm_fsm)[0x559946c6d630]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125331376 DMM DEBUG MM_STATE_Iu(15)[0x559946c6e130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241105125331376 DMM DEBUG MM_STATE_Iu(15)[0x559946c6e130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241105125331376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125331376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125331376 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331376 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_len:7 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241105125331380 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125331380 DLM3UA 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) 20241105125331380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331380 DLSS7 DEBUG Found route for dpc=188=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) 20241105125331380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125331380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331380 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241105125331380 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241105125331380 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241105125331380 DMM INFO MM(262420000001005/fdeb14d7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241105125331380 DMM DEBUG MM_STATE_Iu(15)[0x559946c6e130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241105125331380 DMM DEBUG MM_STATE_Iu(15)[0x559946c6e130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241105125331381 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331381 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on local reference:0 20241105125331382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125331382 DLM3UA 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) 20241105125331382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331382 DLSS7 DEBUG Found route for dpc=188=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) 20241105125331382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125331382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@5dcba48a89f8: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)11534262 TC_attach_pdp_act_pmm_idle(1618)@5dcba48a89f8: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@5dcba48a89f8: 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 := 'FDEB14D7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@5dcba48a89f8: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)13373194 SGSN_Test_0-RAN(1612)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: First idle individual index:0 20241105125331589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125331589 DLM3UA 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) 20241105125331589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331589 DLSS7 DEBUG Found route for dpc=188=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) 20241105125331589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125331589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331590 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125331590 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125331590 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125331590 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFDEB14D7) type="signalling" (gprs_gmm.c:1944) 20241105125331590 DMM DEBUG GMM(gmm_fsm)[0x559946c6d630]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241105125331590 DMM DEBUG GMM(gmm_fsm)[0x559946c6d630]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105125331590 DMM DEBUG MM(262420000001005/fdeb14d7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241105125331590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@5dcba48a89f8: { messageType := 2, destLocRef := 'CC0F0A'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125331595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125331595 DLM3UA 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) 20241105125331595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331595 DLSS7 DEBUG Found route for dpc=188=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) 20241105125331595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125331595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331595 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125331595 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125331595 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125331595 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241105125331595 DMM DEBUG MM_STATE_Iu(15)[0x559946c6e130]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241105125331595 DMM DEBUG MM_STATE_Iu(15)[0x559946c6e130]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241105125331595 DMM INFO MM(262420000001005/fdeb14d7) <- GMM SERVICE ACCEPT (P-TMSI=0xfdeb14d7) (gprs_gmm.c:813) 20241105125331595 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241105125331595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1618)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241105125331602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125331602 DLM3UA 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) 20241105125331602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331602 DLSS7 DEBUG Found route for dpc=188=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) 20241105125331602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125331602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331602 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125331602 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125331602 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125331602 DMM INFO MM(262420000001005/fdeb14d7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125331602 DMM INFO MM(262420000001005/fdeb14d7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125331602 DMM DEBUG MM(262420000001005/fdeb14d7) Using GGSN 0 (gprs_sm.c:312) 20241105125331602 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) 20241105125331602 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241105125331602 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125331602 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125331602 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241105125331612 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 36 d9 2d 83 11 6a 5f 13 30 14 05 7f 7d 3e e8 ad 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241105125331612 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a219c838, cbp=0x559946c6e260) (sgsn_libgtp.c:632) 20241105125331612 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125331612 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331612 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331612 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331612 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331612 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_len:30 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800CD362BAF'O 20241105125331630 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331631 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125331631 DLM3UA 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) 20241105125331631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331631 DLSS7 DEBUG Found route for dpc=188=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) 20241105125331631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125331631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125331631 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241105125331631 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241105125331631 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241105125331631 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241105125331631 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241105125331631 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241105125331631 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105125331631 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241105125331631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331631 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125331631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125331631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125331631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125331631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125331631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125331631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@5dcba48a89f8: 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)@5dcba48a89f8: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5dcba48a89f8: Test Component 1618 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1616)@5dcba48a89f8: Final verdict of PTC: none 20241105125331636 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125331636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1605)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1600)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@5dcba48a89f8: Final verdict of PTC: none 20241105125331637 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241105125331637 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) 20241105125331637 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241105125331637 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-Gb0-NS0(1596)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1606)@5dcba48a89f8: Final verdict of PTC: none 20241105125331637 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241105125331637 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) 20241105125331637 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241105125331637 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241105125331637 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) 20241105125331637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125331637 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241105125331637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241105125331637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241105125331637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241105125331637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241105125331637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241105125331637 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)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1610)@5dcba48a89f8: Final verdict of PTC: none 20241105125331637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49894<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241105125331638 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-BSSGP0(1597)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1604)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-RAN(1612)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1598)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@5dcba48a89f8: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1618)@5dcba48a89f8: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI98-provIP(1603)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1608)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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@5dcba48a89f8: 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'. Tue Nov 5 12:53:31 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 20241105125331771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125332272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49896<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=251944) 20241105125332637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125332637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=251944, count=288732) 20241105125333638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125333638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125333638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241105125333638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241105125333638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:53: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_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 20241105125334639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125334639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_pmm_idle_rx_mt_data started. 20241105125335339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125335340 DMM INFO MM(262420000001005/fdeb14d7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125335340 DMM INFO MM(262420000001005/fdeb14d7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125335340 DMM DEBUG GMM(gmm_fsm)[0x559946c6d630]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125335340 DMM DEBUG GMM(gmm_fsm)[0x559946c6d630]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125335340 DMM DEBUG MM_STATE_Iu(15)[0x559946c6e130]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241105125335341 DMM DEBUG MM_STATE_Iu(15)[0x559946c6e130]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241105125335341 DMM NOTICE MM(262420000001005/fdeb14d7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125335341 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241105125335341 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125335341 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125335341 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241105125335341 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241105125335341 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) 20241105125335341 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) 20241105125335341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105125335341 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Deallocated (fsm.c:568) 20241105125335341 DMM DEBUG MM_STATE_Iu(15)[0x559946c6e130]{Detached}: Deallocated (fsm.c:568) 20241105125335341 DMM DEBUG GMM(gmm_fsm)[0x559946c6d630]{Deregistered}: Deallocated (fsm.c:568) 20241105125335341 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241105125335341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125335341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125335341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125335341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125335341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125335341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125335341 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1619)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1624)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125335387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125335387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125335387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125335387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125335387 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125335387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125335387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125335387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125335387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1624)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125335389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125335389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125335389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125335389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125335389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125335389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125335389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125335389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125335389 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125335389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125335389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125335390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125335390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1624)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1623)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1624)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125335394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1620)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125335402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125335402 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1621)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1623)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125335419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125335419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125335419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125335419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125335419 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125335419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125335419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125335419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125335419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125335421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125335421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125335421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125335421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125335421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125335421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125335421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125335421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125335421 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125335421 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125335421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1628)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241105125335422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125335422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125335426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125335435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125335435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125335458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125335458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125335458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125335458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125335458 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125335458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125335458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125335458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125335458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125335460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125335460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125335460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125335460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125335460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125335460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125335460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125335460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125335460 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125335460 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125335460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125335461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125335461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125335465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125335475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125335475 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@5dcba48a89f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@5dcba48a89f8: ************************************************* SGSN_Test_0-M3UA(1636)@5dcba48a89f8: M3UA emulation initiated, the test can be started MTC@5dcba48a89f8: Starting RAN_Emulation SGSN_Test_0-M3UA(1636)@5dcba48a89f8: ************************************************* SGSN_Test_0-SCCP(1634)@5dcba48a89f8: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1632)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241105125335640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125335640 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125335640 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125335640 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125335642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125335642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105125335678 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105125335678 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) 20241105125335678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105125335678 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)@5dcba48a89f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241105125335680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125335680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241105125335680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241105125335680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241105125335680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241105125335680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241105125335680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241105125335682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125335682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241105125335682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241105125335682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241105125335682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241105125335682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241105125335682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241105125335682 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241105125336489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125336489 DLM3UA 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) 20241105125336489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336489 DLSS7 DEBUG Found route for dpc=188=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) 20241105125336489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125336489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336489 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241105125336489 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241105125336489 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336489 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336489 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336489 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@5dcba48a89f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1621)@5dcba48a89f8: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='F5B17BFF'O, index=0 SGSN_Test-GSUP(1639)@5dcba48a89f8: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@5dcba48a89f8: 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 := 'EE26'O, rac := 'B3'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)@5dcba48a89f8: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)2652713 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: First idle individual index:0 SGSN_Test_0-RAN(1635)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 20241105125336711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125336711 DLM3UA 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) 20241105125336711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336711 DLSS7 DEBUG Found route for dpc=188=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) 20241105125336711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125336711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336711 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125336711 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125336711 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125336711 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241105125336711 DMM DEBUG GMM(gmm_fsm)[0x559946c6e130]{Deregistered}: Allocated (fsm.c:456) 20241105125336711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Allocated (fsm.c:456) 20241105125336712 DMM DEBUG MM_STATE_Gb[0x559946c58ec0]{Idle}: Allocated (fsm.c:456) 20241105125336712 DMM DEBUG MM_STATE_Iu[0x559946c6ed10]{Detached}: Allocated (fsm.c:456) 20241105125336712 DMM DEBUG GMM(gmm_fsm)[0x559946c6e130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125336712 DMM DEBUG GMM(gmm_fsm)[0x559946c6e130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125336712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125336712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125336712 DMM DEBUG MM(262420000001007/e4342f54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125336712 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241105125336712 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336712 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5dcba48a89f8: { messageType := 2, destLocRef := '287A29'O ("(z)"), 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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@5dcba48a89f8: 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 := '4BDC7675805E7A84248E1185927266DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '851DD375'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A704FAE5897E9F93'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '920813EC4E5BF52556DA71AC267CFA91'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E7E499FD53A6CD255EC2E7D6295024E1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5D6DF0784A5E00AC60E5B302F202F8E5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9AAC22272685D186'O } } } } } SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241105125336721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125336721 DLM3UA 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) 20241105125336721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336721 DLSS7 DEBUG Found route for dpc=188=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) 20241105125336721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125336721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336721 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125336721 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125336721 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125336721 DMM DEBUG MM(262420000001007/e4342f54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241105125336721 DMM NOTICE MM(262420000001007/e4342f54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125336721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125336721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125336721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125336721 DMM DEBUG MM(262420000001007/e4342f54) Requesting authorization (sgsn_auth.c:160) 20241105125336721 DMM INFO MM(262420000001007/e4342f54) Requesting authentication tuples (sgsn_auth.c:184) 20241105125336721 DMM DEBUG MM(262420000001007/e4342f54) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125336721 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241105125336721 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@5dcba48a89f8: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241105125336724 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125336724 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125336724 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125336724 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125336724 DMM INFO MM(262420000001007/e4342f54) Subscriber data update (mmctx.c:445) 20241105125336724 DMM DEBUG MM(262420000001007/e4342f54) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125336724 DMM INFO MM(262420000001007/e4342f54) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125336724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125336724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125336724 DMM INFO MM(262420000001007/e4342f54) <- GMM AUTH AND CIPHERING REQ (rand = 4b dc 76 75 80 5e 7a 84 24 8e 11 85 92 72 66 da , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5d 6d f0 78 4a 5e 00 ac 60 e5 b3 02 f2 02 f8 e5 ) (gprs_gmm.c:483) 20241105125336724 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241105125336725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_len:37 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307229AAC222723094B99990000100007F029042685D186'O 20241105125336732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125336732 DLM3UA 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) 20241105125336732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336732 DLSS7 DEBUG Found route for dpc=188=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) 20241105125336732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125336732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336732 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125336732 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125336732 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125336732 DMM INFO MM(262420000001007/e4342f54) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125336732 DMM NOTICE MM(262420000001007/e4342f54) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125336732 DMM DEBUG MM(262420000001007/e4342f54) checking auth: received UMTS RES = 9a ac 22 27 26 85 d1 86 (gprs_gmm.c:666) 20241105125336732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125336732 DMM DEBUG MM(262420000001007/e4342f54) Requesting authorization (sgsn_auth.c:160) 20241105125336732 DMM INFO MM(262420000001007/e4342f54) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125336732 DMM DEBUG MM(262420000001007/e4342f54) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125336732 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241105125336732 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) 20241105125336732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241105125336732 DMM DEBUG MM(262420000001007/e4342f54) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241105125336732 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336732 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336732 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336732 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336732 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125336741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125336741 DLM3UA 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) 20241105125336741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336741 DLSS7 DEBUG Found route for dpc=188=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) 20241105125336741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125336741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336741 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125336741 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125336741 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125336741 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241105125336741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241105125336741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241105125336741 DMM INFO MM(262420000001007/e4342f54) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4342f54) (gprs_gmm.c:300) 20241105125336741 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241105125336741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336742 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241105125336746 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125336746 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125336746 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241105125336746 DMM INFO MM(262420000001007/e4342f54) Subscriber data update (mmctx.c:445) 20241105125336746 DMM DEBUG MM(262420000001007/e4342f54) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125336746 DMM INFO MM(262420000001007/e4342f54) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125336746 DMM NOTICE MM(262420000001007/e4342f54) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241105125336746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125336746 DMM NOTICE MM(262420000001007/e4342f54) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125336746 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) 20241105125336747 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125336747 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241105125336747 DMM INFO MM(262420000001007/e4342f54) Subscriber data update (mmctx.c:445) 20241105125336747 DMM DEBUG MM(262420000001007/e4342f54) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_len:14 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241105125336749 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336749 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125336750 DLM3UA 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) 20241105125336750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336750 DLSS7 DEBUG Found route for dpc=188=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) 20241105125336750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125336750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336750 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125336750 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125336750 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125336750 DMM INFO MM(262420000001007/e4342f54) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125336750 DMM NOTICE MM(262420000001007/e4342f54) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125336750 DMM DEBUG GMM(gmm_fsm)[0x559946c6e130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125336750 DMM DEBUG GMM(gmm_fsm)[0x559946c6e130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125336750 DMM DEBUG MM_STATE_Iu(17)[0x559946c6ed10]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241105125336750 DMM DEBUG MM_STATE_Iu(17)[0x559946c6ed10]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241105125336750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125336750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125336750 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336750 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_len:7 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241105125336755 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125336755 DLM3UA 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) 20241105125336755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336755 DLSS7 DEBUG Found route for dpc=188=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) 20241105125336755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125336755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336755 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241105125336755 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241105125336755 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241105125336755 DMM INFO MM(262420000001007/e4342f54) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241105125336755 DMM DEBUG MM_STATE_Iu(17)[0x559946c6ed10]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241105125336755 DMM DEBUG MM_STATE_Iu(17)[0x559946c6ed10]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241105125336755 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on local reference:0 20241105125336757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) SGSN_Test_0-RAN(1635)@5dcba48a89f8: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)2652713 20241105125336757 DLM3UA 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) 20241105125336757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336757 DLSS7 DEBUG Found route for dpc=188=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) 20241105125336757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125336757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1641)@5dcba48a89f8: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@5dcba48a89f8: 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 := 'E4342F54'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@5dcba48a89f8: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)7394173 SGSN_Test_0-RAN(1635)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: First idle individual index:0 20241105125336957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125336957 DLM3UA 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) 20241105125336957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336957 DLSS7 DEBUG Found route for dpc=188=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) 20241105125336957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125336957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336958 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125336958 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125336958 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125336958 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE4342F54) type="signalling" (gprs_gmm.c:1944) 20241105125336958 DMM DEBUG GMM(gmm_fsm)[0x559946c6e130]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241105125336958 DMM DEBUG GMM(gmm_fsm)[0x559946c6e130]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105125336958 DMM DEBUG MM(262420000001007/e4342f54) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241105125336958 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336958 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336958 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336958 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336958 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336958 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5dcba48a89f8: { messageType := 2, destLocRef := '70D37D'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125336963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125336963 DLM3UA 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) 20241105125336963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336963 DLSS7 DEBUG Found route for dpc=188=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) 20241105125336963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125336963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336963 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125336963 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125336963 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125336963 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241105125336963 DMM DEBUG MM_STATE_Iu(17)[0x559946c6ed10]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241105125336963 DMM DEBUG MM_STATE_Iu(17)[0x559946c6ed10]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241105125336963 DMM INFO MM(262420000001007/e4342f54) <- GMM SERVICE ACCEPT (P-TMSI=0xe4342f54) (gprs_gmm.c:813) 20241105125336963 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241105125336964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1641)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241105125336971 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336971 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336971 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125336971 DLM3UA 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) 20241105125336971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336971 DLSS7 DEBUG Found route for dpc=188=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) 20241105125336971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125336971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336971 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125336971 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125336971 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125336971 DMM INFO MM(262420000001007/e4342f54) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125336971 DMM INFO MM(262420000001007/e4342f54) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125336971 DMM DEBUG MM(262420000001007/e4342f54) Using GGSN 0 (gprs_sm.c:312) 20241105125336971 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) 20241105125336971 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241105125336971 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125336971 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125336971 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241105125336981 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 94 8b d6 8b 11 2f e7 8a 11 14 05 7f 9c 86 3f b0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241105125336981 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a219d8a8, cbp=0x559946c6d2f0) (sgsn_libgtp.c:632) 20241105125336981 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125336981 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336981 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_len:30 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068008AEA1E90'O 20241105125336995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125336995 DLM3UA 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) 20241105125336995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336995 DLSS7 DEBUG Found route for dpc=188=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) 20241105125336995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125336995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125336995 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241105125336995 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241105125336995 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241105125336996 DRANAP INFO Rx RAB Assignment Response for UE conn_id 18 (iu_client.c:574) 20241105125336996 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241105125336996 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241105125336996 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105125336996 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241105125336996 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125336996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125336996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125336996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125336996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125336996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125336996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125336996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@5dcba48a89f8: 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)@5dcba48a89f8: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5dcba48a89f8: Test Component 1641 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1639)@5dcba48a89f8: Final verdict of PTC: none 20241105125336999 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241105125337000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1628)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1624)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1623)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@5dcba48a89f8: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1621)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1633)@5dcba48a89f8: Final verdict of PTC: none 20241105125337001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49900<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pmm_idle_rx_mt_data-BVCI210(1627)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@5dcba48a89f8: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-RAN(1635)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@5dcba48a89f8: Final verdict of PTC: none 20241105125337002 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241105125337003 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) 20241105125337003 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241105125337003 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241105125337003 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241105125337003 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) 20241105125337003 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241105125337003 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241105125337003 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) 20241105125337003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125337003 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241105125337003 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241105125337003 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241105125337003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241105125337003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241105125337003 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241105125337003 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI98-provIP(1626)@5dcba48a89f8: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1641)@5dcba48a89f8: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI97-provIP(1622)@5dcba48a89f8: Final verdict of PTC: none 20241105125337010 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99-provIP(1631)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1636)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1621): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1622): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1623): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1624): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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@5dcba48a89f8: 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'. Tue Nov 5 12:53:37 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 20241105125337143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125337745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287320) 20241105125338000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125338000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287320, count=288480) 20241105125339002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125339002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125339004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241105125339005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241105125339005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:53: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_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 20241105125340003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125340003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_update_ctx_err_ind_from_ggsn started. 20241105125340811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125340813 DMM INFO MM(262420000001007/e4342f54) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125340813 DMM INFO MM(262420000001007/e4342f54) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125340813 DMM DEBUG GMM(gmm_fsm)[0x559946c6e130]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125340813 DMM DEBUG GMM(gmm_fsm)[0x559946c6e130]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125340813 DMM DEBUG MM_STATE_Iu(17)[0x559946c6ed10]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241105125340813 DMM DEBUG MM_STATE_Iu(17)[0x559946c6ed10]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241105125340813 DMM NOTICE MM(262420000001007/e4342f54) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125340813 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241105125340813 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125340813 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125340813 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241105125340813 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241105125340813 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) 20241105125340813 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) 20241105125340813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c603a0]{Init}: Deallocated (fsm.c:568) 20241105125340813 DMM DEBUG MM_STATE_Gb[0x559946c58ec0]{Idle}: Deallocated (fsm.c:568) 20241105125340813 DMM DEBUG MM_STATE_Iu(17)[0x559946c6ed10]{Detached}: Deallocated (fsm.c:568) 20241105125340813 DMM DEBUG GMM(gmm_fsm)[0x559946c6e130]{Deregistered}: Deallocated (fsm.c:568) 20241105125340813 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241105125340813 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125340813 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125340813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125340813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125340813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125340813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125340813 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1642)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125340857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125340857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125340857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125340857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125340857 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125340857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125340857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125340857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125340857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125340859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125340859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125340859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125340859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125340859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125340859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125340859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125340859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125340859 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241105125340859 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125340859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125340860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125340860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1646)@5dcba48a89f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125340864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1643)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1647)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1643)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125340873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125340873 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@5dcba48a89f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1647)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125340898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241105125340898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125340898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125340898 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125340898 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241105125340898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125340898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125340898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125340898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125340900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125340900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125340900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125340900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125340900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125340900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125340900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125340900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125340900 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241105125340900 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125340900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125340900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125340900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1651)@5dcba48a89f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125340904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1652)@5dcba48a89f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1648)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125340914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x559946c5ab30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125340914 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@5dcba48a89f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@5dcba48a89f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@5dcba48a89f8: Provider Link came up: sending NS-RESET 20241105125340933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241105125340933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125340933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125340933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125340933 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241105125340933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125340933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125340933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125340933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241105125340935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125340935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125340935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125340935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241105125340935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241105125340935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241105125340935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241105125340935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125340935 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241105125340935 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241105125340935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241105125340935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241105125340935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@5dcba48a89f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@5dcba48a89f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241105125340938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@5dcba48a89f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@5dcba48a89f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241105125340946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x559946c5d240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241105125340946 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@5dcba48a89f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5dcba48a89f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@5dcba48a89f8: ************************************************* SGSN_Test_0-M3UA(1659)@5dcba48a89f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@5dcba48a89f8: ************************************************* MTC@5dcba48a89f8: Starting RAN_Emulation SGSN_Test_0-SCCP(1657)@5dcba48a89f8: v_sccp_pdu_maxlen:268 20241105125341004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125341004 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241105125341004 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241105125341004 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@5dcba48a89f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241105125341006 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241105125341007 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@5dcba48a89f8: 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)@5dcba48a89f8: 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)@5dcba48a89f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@5dcba48a89f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241105125341156 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241105125341156 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) 20241105125341156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241105125341156 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)@5dcba48a89f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241105125341158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125341158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241105125341158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241105125341158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241105125341158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241105125341158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241105125341158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241105125341159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125341159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241105125341159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241105125341159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241105125341159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241105125341159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241105125341159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241105125341159 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241105125341968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125341968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125341968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125341968 DLM3UA 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) 20241105125341968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125341968 DLSS7 DEBUG Found route for dpc=188=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) 20241105125341968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125341968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125341969 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241105125341969 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241105125341969 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125341969 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125341969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125341969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125341969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125341969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125341969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125341969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@5dcba48a89f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@5dcba48a89f8: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='F6197FA9'O, index=0 SGSN_Test-GSUP(1662)@5dcba48a89f8: 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)@5dcba48a89f8: 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 := 'EB97'O, rac := 'FF'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)@5dcba48a89f8: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)11428516 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: First idle individual index:0 SGSN_Test_0-RAN(1658)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 20241105125342062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125342062 DLM3UA 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) 20241105125342062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342062 DLSS7 DEBUG Found route for dpc=188=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) 20241105125342062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125342062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342062 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125342062 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125342062 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125342062 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241105125342062 DMM DEBUG GMM(gmm_fsm)[0x559946c6ed10]{Deregistered}: Allocated (fsm.c:456) 20241105125342062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Allocated (fsm.c:456) 20241105125342062 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Allocated (fsm.c:456) 20241105125342062 DMM DEBUG MM_STATE_Iu[0x559946c6f880]{Detached}: Allocated (fsm.c:456) 20241105125342062 DMM DEBUG GMM(gmm_fsm)[0x559946c6ed10]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241105125342062 DMM DEBUG GMM(gmm_fsm)[0x559946c6ed10]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241105125342062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241105125342063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241105125342063 DMM DEBUG MM(262420000001004/c93bd421) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241105125342063 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241105125342063 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342063 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5dcba48a89f8: { messageType := 2, destLocRef := 'AE62A4'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@5dcba48a89f8: 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 := 'C792D7D842A568D85BA8A0B6D8AFD530'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51214130'O ("Q!A0") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82497ACACDDC8AB2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BD452C705FB9CFA3D6B94EDDF0303C0C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '00F3940272A7B423243745EC41D53715'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '22B40311D770A4813942A94AD23E4787'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3B33BE24205400AD'O } } } } } SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241105125342072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125342072 DLM3UA 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) 20241105125342072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342072 DLSS7 DEBUG Found route for dpc=188=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) 20241105125342072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125342072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342072 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125342072 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125342072 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125342072 DMM DEBUG MM(262420000001004/c93bd421) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241105125342072 DMM NOTICE MM(262420000001004/c93bd421) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241105125342072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241105125342072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241105125342072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241105125342072 DMM DEBUG MM(262420000001004/c93bd421) Requesting authorization (sgsn_auth.c:160) 20241105125342072 DMM INFO MM(262420000001004/c93bd421) Requesting authentication tuples (sgsn_auth.c:184) 20241105125342072 DMM DEBUG MM(262420000001004/c93bd421) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241105125342072 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241105125342072 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)@5dcba48a89f8: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@5dcba48a89f8: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241105125342075 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241105125342075 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241105125342075 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241105125342075 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241105125342075 DMM INFO MM(262420000001004/c93bd421) Subscriber data update (mmctx.c:445) 20241105125342075 DMM DEBUG MM(262420000001004/c93bd421) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241105125342075 DMM INFO MM(262420000001004/c93bd421) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241105125342075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241105125342075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241105125342075 DMM INFO MM(262420000001004/c93bd421) <- GMM AUTH AND CIPHERING REQ (rand = c7 92 d7 d8 42 a5 68 d8 5b a8 a0 b6 d8 af d5 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 22 b4 03 11 d7 70 a4 81 39 42 a9 4a d2 3e 47 87 ) (gprs_gmm.c:483) 20241105125342075 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241105125342075 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342075 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_len:37 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301223B33BE2423094B99990000100004F02904205400AD'O 20241105125342081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125342081 DLM3UA 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) 20241105125342081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342081 DLSS7 DEBUG Found route for dpc=188=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) 20241105125342081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125342081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342082 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125342082 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125342082 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125342082 DMM INFO MM(262420000001004/c93bd421) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241105125342082 DMM NOTICE MM(262420000001004/c93bd421) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241105125342082 DMM DEBUG MM(262420000001004/c93bd421) checking auth: received UMTS RES = 3b 33 be 24 20 54 00 ad (gprs_gmm.c:666) 20241105125342082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241105125342082 DMM DEBUG MM(262420000001004/c93bd421) Requesting authorization (sgsn_auth.c:160) 20241105125342082 DMM INFO MM(262420000001004/c93bd421) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241105125342082 DMM DEBUG MM(262420000001004/c93bd421) Requesting subscriber data update (gprs_subscriber.c:894) 20241105125342082 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241105125342082 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) 20241105125342082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241105125342082 DMM DEBUG MM(262420000001004/c93bd421) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241105125342082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125342090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125342090 DLM3UA 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) 20241105125342090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342090 DLSS7 DEBUG Found route for dpc=188=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) 20241105125342090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125342090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342090 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125342090 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125342090 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125342090 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241105125342091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241105125342091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241105125342091 DMM INFO MM(262420000001004/c93bd421) <- GMM ATTACH ACCEPT (new P-TMSI=0xc93bd421) (gprs_gmm.c:300) 20241105125342091 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241105125342091 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342091 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241105125342095 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241105125342095 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241105125342095 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241105125342095 DMM INFO MM(262420000001004/c93bd421) Subscriber data update (mmctx.c:445) 20241105125342095 DMM DEBUG MM(262420000001004/c93bd421) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241105125342095 DMM INFO MM(262420000001004/c93bd421) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241105125342095 DMM NOTICE MM(262420000001004/c93bd421) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241105125342095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241105125342095 DMM NOTICE MM(262420000001004/c93bd421) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241105125342095 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) 20241105125342096 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241105125342096 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241105125342096 DMM INFO MM(262420000001004/c93bd421) Subscriber data update (mmctx.c:445) 20241105125342096 DMM DEBUG MM(262420000001004/c93bd421) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_len:14 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241105125342099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125342099 DLM3UA 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) 20241105125342099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342099 DLSS7 DEBUG Found route for dpc=188=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) 20241105125342099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125342099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342099 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125342099 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125342099 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125342099 DMM INFO MM(262420000001004/c93bd421) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241105125342099 DMM NOTICE MM(262420000001004/c93bd421) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241105125342099 DMM DEBUG GMM(gmm_fsm)[0x559946c6ed10]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241105125342099 DMM DEBUG GMM(gmm_fsm)[0x559946c6ed10]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241105125342099 DMM DEBUG MM_STATE_Iu(19)[0x559946c6f880]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241105125342099 DMM DEBUG MM_STATE_Iu(19)[0x559946c6f880]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241105125342099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241105125342099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241105125342099 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342099 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_len:7 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241105125342104 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342104 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125342104 DLM3UA 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) 20241105125342104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342104 DLSS7 DEBUG Found route for dpc=188=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) 20241105125342104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125342104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342104 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241105125342104 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241105125342104 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241105125342104 DMM INFO MM(262420000001004/c93bd421) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241105125342104 DMM DEBUG MM_STATE_Iu(19)[0x559946c6f880]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241105125342104 DMM DEBUG MM_STATE_Iu(19)[0x559946c6f880]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241105125342105 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342105 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-RAN(1658)@5dcba48a89f8: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)11428516 20241105125342106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125342106 DLM3UA 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) 20241105125342106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342106 DLSS7 DEBUG Found route for dpc=188=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) 20241105125342106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125342106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_update_ctx_err_ind_from_ggsn(1664)@5dcba48a89f8: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@5dcba48a89f8: 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 := 'C93BD421'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@5dcba48a89f8: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)2827489 SGSN_Test_0-RAN(1658)@5dcba48a89f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: First idle individual index:0 20241105125342309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125342309 DLM3UA 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) 20241105125342309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342309 DLSS7 DEBUG Found route for dpc=188=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) 20241105125342309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125342309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342310 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241105125342310 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241105125342310 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241105125342310 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC93BD421) type="signalling" (gprs_gmm.c:1944) 20241105125342310 DMM DEBUG GMM(gmm_fsm)[0x559946c6ed10]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241105125342310 DMM DEBUG GMM(gmm_fsm)[0x559946c6ed10]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241105125342310 DMM DEBUG MM(262420000001004/c93bd421) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241105125342310 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342310 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342310 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342310 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5dcba48a89f8: { messageType := 2, destLocRef := '2B24E1'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)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_len:12 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241105125342315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125342315 DLM3UA 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) 20241105125342315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342315 DLSS7 DEBUG Found route for dpc=188=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) 20241105125342315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125342315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342316 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241105125342316 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241105125342316 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241105125342316 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241105125342316 DMM DEBUG MM_STATE_Iu(19)[0x559946c6f880]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241105125342316 DMM DEBUG MM_STATE_Iu(19)[0x559946c6f880]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241105125342316 DMM INFO MM(262420000001004/c93bd421) <- GMM SERVICE ACCEPT (P-TMSI=0xc93bd421) (gprs_gmm.c:813) 20241105125342316 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241105125342316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1664)@5dcba48a89f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_len:23 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241105125342322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125342322 DLM3UA 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) 20241105125342322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342322 DLSS7 DEBUG Found route for dpc=188=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) 20241105125342322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125342323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342323 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241105125342323 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241105125342323 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241105125342323 DMM INFO MM(262420000001004/c93bd421) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241105125342323 DMM INFO MM(262420000001004/c93bd421) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241105125342323 DMM DEBUG MM(262420000001004/c93bd421) Using GGSN 0 (gprs_sm.c:312) 20241105125342323 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) 20241105125342323 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241105125342323 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241105125342323 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241105125342323 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241105125342334 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 c5 b9 0f 07 11 00 e5 bb 01 14 05 7f d7 02 86 80 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1099 from retransmit req queue (gtp.c:443) 20241105125342334 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f20a219e918, cbp=0x559946c6fb70) (sgsn_libgtp.c:632) 20241105125342334 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241105125342334 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_len:30 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: vl_from0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800CBC30DB4'O 20241105125342349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241105125342349 DLM3UA 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) 20241105125342349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342349 DLSS7 DEBUG Found route for dpc=188=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) 20241105125342349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241105125342349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241105125342349 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241105125342349 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241105125342349 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241105125342349 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:574) 20241105125342349 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241105125342349 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241105125342349 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241105125342349 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241105125342349 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125342349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125342349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125342349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125342349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125342349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241105125342349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@5dcba48a89f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@5dcba48a89f8: 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_update_ctx_err_ind_from_ggsn(1664)@5dcba48a89f8: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@5dcba48a89f8: Test Component 1664 has requested to stop MTC. Terminating current testcase execution. 20241105125342353 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241105125342353 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) 20241105125342353 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241105125342353 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241105125342353 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241105125342353 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) 20241105125342353 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241105125342353 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241105125342353 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) 20241105125342353 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125342353 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241105125342353 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241105125342353 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241105125342353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241105125342353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241105125342353 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241105125342353 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241105125342353 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-GSUP(1662)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97(1646)@5dcba48a89f8: Final verdict of PTC: none 20241105125342354 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test_0-M3UA(1659)@5dcba48a89f8: Final verdict of PTC: none 20241105125342354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1651)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@5dcba48a89f8: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99(1656)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@5dcba48a89f8: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@5dcba48a89f8: Final verdict of PTC: none 20241105125342355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52268<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1643)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@5dcba48a89f8: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@5dcba48a89f8: Final verdict of PTC: none -NSVCI99-provIP(1654)@5dcba48a89f8: Final verdict of PTC: none -NSVCI98-provIP(1649)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@5dcba48a89f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@5dcba48a89f8: Final verdict of PTC: none -NSVCI97-provIP(1644)@5dcba48a89f8: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1664)@5dcba48a89f8: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: none MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@5dcba48a89f8: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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@5dcba48a89f8: 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'. Tue Nov 5 12:53:42 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 20241105125342504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125343106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52284<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277672) 20241105125343355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125343355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277672, count=288580) 20241105125344354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241105125344354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241105125344354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241105125344356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125344356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test execution finished. MTC@5dcba48a89f8: 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 ------ Tue Nov 5 12:53:45 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 20241105125345357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125345357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_NS_connect_alive started. 20241105125346173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125346174 DMM INFO MM(262420000001004/c93bd421) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241105125346174 DMM INFO MM(262420000001004/c93bd421) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241105125346174 DMM DEBUG GMM(gmm_fsm)[0x559946c6ed10]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241105125346174 DMM DEBUG GMM(gmm_fsm)[0x559946c6ed10]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241105125346174 DMM DEBUG MM_STATE_Iu(19)[0x559946c6f880]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241105125346174 DMM DEBUG MM_STATE_Iu(19)[0x559946c6f880]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241105125346174 DMM NOTICE MM(262420000001004/c93bd421) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241105125346174 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241105125346175 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241105125346175 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241105125346175 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241105125346175 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241105125346175 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) 20241105125346175 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) 20241105125346175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x559946c58ec0]{Init}: Deallocated (fsm.c:568) 20241105125346175 DMM DEBUG MM_STATE_Gb[0x559946c603a0]{Idle}: Deallocated (fsm.c:568) 20241105125346175 DMM DEBUG MM_STATE_Iu(19)[0x559946c6f880]{Detached}: Deallocated (fsm.c:568) 20241105125346175 DMM DEBUG GMM(gmm_fsm)[0x559946c6ed10]{Deregistered}: Deallocated (fsm.c:568) 20241105125346175 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241105125346175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241105125346175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241105125346175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241105125346175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241105125346175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241105125346175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241105125346175 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241105125346197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241105125346197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241105125346197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241105125346357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125346357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: setverdict(pass): none -> pass MTC@5dcba48a89f8: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241105125347201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52300<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: pass MTC@5dcba48a89f8: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@5dcba48a89f8: Test case TC_NS_connect_alive finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:53:47 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 20241105125347241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125347358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125347358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125347743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=15868) 20241105125348359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125348359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=15868, count=20224) 20241105125349360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125349360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: 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 ------ Tue Nov 5 12:53: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_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 20241105125350361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125350361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test case TC_NS_connect_reset started. 20241105125350804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125350805 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241105125350825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241105125350825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241105125350825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241105125350825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241105125350825 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241105125350825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241105125350825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241105125350825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125350825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x559946c57c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@5dcba48a89f8: setverdict(pass): none -> pass 20241105125351362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125351362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241105125351829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54220<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@5dcba48a89f8: Final verdict of PTC: none MTC@5dcba48a89f8: Setting final verdict of the test case. MTC@5dcba48a89f8: Local verdict of MTC: pass MTC@5dcba48a89f8: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@5dcba48a89f8: Test case TC_NS_connect_reset finished. Verdict: pass MTC@5dcba48a89f8: 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'. Tue Nov 5 12:53:51 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 20241105125351872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241105125352363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125352363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125352374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11188) 20241105125353364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125353364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11188, count=12348) 20241105125353826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125354365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125354365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5dcba48a89f8: 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@5dcba48a89f8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5dcba48a89f8: Terminating MTC. MC@5dcba48a89f8: MTC terminated. MC2> exit MC@5dcba48a89f8: Shutting down session. MC@5dcba48a89f8: 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-7787.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 20241105125355366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125355366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (431596) [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-20241105-1239-e259c324-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'] 20241105125356367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125356367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125356827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241105125357368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125357368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125358369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125358369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125359216 DGPRS DEBUG Checking for inactive LLMEs, time = 12621973 (sgsn.c:131) 20241105125359370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125359370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125359828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [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-20241105-1239-e259c324-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241105125400371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125400371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241105125401372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241105125401372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (431473) [testenv][generic] Stopping sgsn (431514) [testenv][generic] Showing junit-xml-7787.log [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-20241105-1239-e259c324-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7787.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='14' errors='0' skipped='0' inconc='0' time='865.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.390838'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.547152'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.616764'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.774715'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.106453'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.622640'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.610584'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.622778'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.642018'> <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.542040'> <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.524141'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.506872'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.560346'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.496692'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.627289'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.619488'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.531980'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.608289'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.500636'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.685765'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.684885'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.610503'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.643504'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.619849'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.700672'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.611292'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.704576'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.649947'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.552071'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.522787'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.483575'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.512930'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.522102'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.517993'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.596116'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.671798'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.742474'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.732089'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.496657'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.687047'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.591216'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.610541'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.617818'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.606917'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.509860'> <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.896580'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.569148'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.604725'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.627101'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.576655'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.592565'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.605505'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.591639'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.605076'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.610881'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.611309'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.578575'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.695568'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.584014'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.617062'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.619792'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.157657'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.614166'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.505580'> <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.470219'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.477918'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.689315'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.600811'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.564043'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.626713'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.583309'> <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.498762'> <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.510633'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.636499'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.622570'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.638737'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.643074'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.802808'> <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.713257'> <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.690541'> <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.432959'> <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.422769'> <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.704914'> <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.700510'> <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.576990'> <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.030876'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.027997'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241105-1239-e259c324-0'] 5dcba48a89f8a7a40071e492a1bb9e329c4362329a69e4a3099fbe1a7c650f34 Error: container 5dcba48a89f8a7a40071e492a1bb9e329c4362329a69e4a3099fbe1a7c650f34 does not exist in database: no such container [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2224/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