Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b9ded6e8ac7bbd34128e68c457cb986d8cc2d853 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b9ded6e8ac7bbd34128e68c457cb986d8cc2d853 # timeout=10 Commit message: "RAN_Emulation: Allow setting reason in primitive MSC_CONN_PRIM_DISC_REQ" > git rev-list --no-walk c9242ab93319ed1df95250d31328ee2635a72100 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins18268433270465904824.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] 9842e08522d042c1c332bfac47d26936b5fb5e05d0c071ae2c0d39347029df4e [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-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 [189 kB] Fetched 9234 kB in 1s (11.4 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-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:85.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:1448.1-1484.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1455.2-1463.2: In if statement: RAN_Emulation.ttcnpp:1458.3-1462.3: In if statement: RAN_Emulation.ttcnpp:1461.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1483.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2088.9-2190.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2180.2-15: In deactivate statement: SGSN_Tests.ttcn:2180.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2217.9-2263.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2262.2-15: In deactivate statement: SGSN_Tests.ttcn:2262.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2517.9-2538.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2529.2-18: In function instance: SGSN_Tests.ttcn:2529.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2537.2-14: In deactivate statement: SGSN_Tests.ttcn:2537.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2550.9-2578.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2571.2-14: In deactivate statement: SGSN_Tests.ttcn:2571.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2589.9-2620.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2601.2-18: In function instance: SGSN_Tests.ttcn:2601.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2609.2-14: In deactivate statement: SGSN_Tests.ttcn:2609.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2715.1-2791.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2740.2-2742.19: In variable assignment: SGSN_Tests.ttcn:2740.45-2742.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2740.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2740.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2741.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2741.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2741.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2741.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.2-2771.22: In variable assignment: SGSN_Tests.ttcn:2769.47-2771.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2769.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2769.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2770.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2770.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2770.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2793.1-2901.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2866.2-2868.21: In variable assignment: SGSN_Tests.ttcn:2866.47-2868.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2866.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2866.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2867.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2867.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2867.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2867.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2880.2-2882.22: In variable assignment: SGSN_Tests.ttcn:2880.48-2882.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2882.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2882.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2871.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-101: In variable assignment: SGSN_Tests.ttcn:2883.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2883.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2883.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2883.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2883.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2872.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_7.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_1.cc Creating dependency file for SCCP_Mapping_part_2.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_4.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_7.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_6.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for Socket_API_Definitions_part_1.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_5.cc Creating dependency file for SGSN_Tests_NS_part_6.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_1.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.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_Templates_part_4.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_3.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_1.cc Creating dependency file for RANAP_Templates_part_2.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_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 RANAP_CodecPort_part_3.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for PCO_Types_part_1.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_4.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_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.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_Gb_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_7.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_3.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_Types_part_1.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_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.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_7.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_4.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 PCO_Types.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_VTY_Functions.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 IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env 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_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 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 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 env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:18644:1: warning: control reaches end of non-void function [-Wreturn-type] 18644 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:18696:1: warning: control reaches end of non-void function [-Wreturn-type] 18696 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:18805:1: warning: control reaches end of non-void function [-Wreturn-type] 18805 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:18856:1: warning: control reaches end of non-void function [-Wreturn-type] 18856 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.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 SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (461 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-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-nightly 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-nightly 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1572 kB of archives. After this operation, 5364 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410252026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.27.aec32.202410252026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202410252026 [39.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.27.aec32.202410252026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.27.aec32.202410252026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.27.aec32.202410252026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410252026 [73.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410252026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410252026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.19.3c5b.202410252026 [126 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.27.aec32.202410252026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.27.aec32.202410252026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.19.3c5b.202410252026 [17.5 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202410252026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.2.3332.202410252026 [223 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.16.62132.202410252026 [140 kB] Fetched 1572 kB in 0s (43.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (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-nightly_202410252026_amd64.deb ... Unpacking osmocom-nightly (202410252026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.27.aec32.202410252026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.27.aec32.202410252026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202410252026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.28.2b16.202410252026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.27.aec32.202410252026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.27.aec32.202410252026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.27.aec32.202410252026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.27.aec32.202410252026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.27.aec32.202410252026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.27.aec32.202410252026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.21.7306.202410252026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410252026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202410252026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410252026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410252026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410252026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.19.3c5b.202410252026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.19.3c5b.202410252026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.27.aec32.202410252026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.27.aec32.202410252026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.27.aec32.202410252026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.27.aec32.202410252026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.19.3c5b.202410252026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.19.3c5b.202410252026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410252026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410252026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.2.3332.202410252026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.2.3332.202410252026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.16.62132.202410252026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.16.62132.202410252026) ... Setting up osmocom-nightly (202410252026) ... Setting up libosmocore22:amd64 (1.10.0.27.aec32.202410252026) ... Setting up libasn1c1:amd64 (0.9.37.202410252026) ... Setting up libosmovty13:amd64 (1.10.0.27.aec32.202410252026) ... Setting up libosmoisdn0:amd64 (1.10.0.27.aec32.202410252026) ... Setting up libgtp10:amd64 (1.12.0.28.2b16.202410252026) ... Setting up libosmogsm20:amd64 (1.10.0.27.aec32.202410252026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410252026) ... Setting up libosmoctrl0:amd64 (1.10.0.27.aec32.202410252026) ... Setting up libosmogb14:amd64 (1.10.0.27.aec32.202410252026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410252026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410252026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.19.3c5b.202410252026) ... Setting up osmo-stp:amd64 (2.0.0.19.3c5b.202410252026) ... 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.2.3332.202410252026) ... Setting up osmo-sgsn (1.12.0.16.62132.202410252026) ... 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/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241026054825512 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241026054825512 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241026054825512 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) 20241026054825512 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241026054825512 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241026054825512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241026054825512 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:1079) 20241026054825512 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241026054825512 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241026054825512 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:748) 20241026054825512 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241026054825512 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241026054825512 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241026054825512 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241026054825512 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241026054825512 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241026054825513 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55bccc2aed40(sgsn) with 23 counters 20241026054825650 DLSS7 INFO (r=127.0.0.1:48321<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026054825651 DLSS7 INFO (r=127.0.0.1:48321<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241026054825651 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:48321<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241026054825651 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241026054825651 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241026054825651 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241026054825651 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241026054825651 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20241026054825651 DGPRS NOTICE libGTP v1.12.0.28-2b16.202410252026 initialized (sgsn_main.c:456) 20241026054825651 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241026054825651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054825651 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241026054825651 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241026054825651 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241026054825651 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241026054825651 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241026054825651 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241026054825651 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241026054825651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026054825651 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026054825651 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) 20241026054825651 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026054825651 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026054825651 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026054825651 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) 20241026054825651 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026054825651 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026054825651 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:48321<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241026054825651 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) 20241026054825651 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026054825651 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241026054825651 DLSS7 INFO (r=127.0.0.1:52774<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026054825651 DLSS7 INFO (r=127.0.0.1:52774<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241026054825651 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:52774<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241026054825651 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241026054825651 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026054825651 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026054825651 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@9842e08522d0: Unix server socket created successfully. MC@9842e08522d0: Listening on TCP port 45291. MC2> 9842e08522d0 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 9842e08522d0 45291 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9842e08522d0: New HC connected from 10.0.2.100 [10.0.2.100]. 9842e08522d0: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@9842e08522d0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9842e08522d0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9842e08522d0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9842e08522d0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9842e08522d0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9842e08522d0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9842e08522d0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9842e08522d0: Configuration file was processed on all HCs. MC@9842e08522d0: Creating MTC on host 10.0.2.100. MC@9842e08522d0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sat Oct 26 05:48:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026054826652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054826652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach started. 20241026054827337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026054827343 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054827371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241026054827371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241026054827371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241026054827371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026054827371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054827371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054827371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054827371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054827371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054827372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054827372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054827372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054827372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054827372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054827372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054827372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054827372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241026054827372 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026054827372 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054827372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026054827373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054827373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054827374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054827379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054827379 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054827387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNCONFIGURED}: Allocated (fsm.c:456) 20241026054827387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241026054827387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241026054827387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026054827387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054827387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054827387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054827387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054827387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054827388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054827388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054827388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054827388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054827388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054827388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054827388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054827388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241026054827388 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026054827388 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054827388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054827388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054827388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054827390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054827390 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054827395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054827395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054827404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241026054827404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241026054827404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241026054827404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026054827404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054827404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054827404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054827404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054827404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054827404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054827404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054827404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054827404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054827404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054827404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054827404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054827404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241026054827404 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026054827405 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054827405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054827405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054827405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054827407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054827407 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)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054827411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054827411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026054827652 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026054827652 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241026054827652 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241026054827652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241026054827652 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:1079) 20241026054827652 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:748) 20241026054827652 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241026054827652 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241026054827652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241026054827652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026054827653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054827653 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241026054827653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026054827653 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026054827653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026054827653 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026054827653 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241026054827653 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241026054827653 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026054827653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026054827653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026054827653 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026054827654 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55bccc576c60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241026054827654 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(18)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026054827657 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026054827658 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@9842e08522d0: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D6450D0A'O, index=0 SGSN_Test-GSUP(19)@9842e08522d0: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@9842e08522d0: 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 := 'F30674134B9F3866390D78F9B61D24CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '286F345D'O ("(o4]") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37224C13ABAD10CD'O } } } } } 20241026054828733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054828733 DLLC NOTICE LLME(ffffffff/d6450d0a){UNASSIGNED} LLC RX: unknown TLLI 0xd6450d0a, creating LLME on the fly (gprs_llc.c:552) 20241026054828733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026054828733 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241026054828733 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026054828733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026054828733 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026054828733 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026054828733 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026054828733 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026054828733 DLLC NOTICE LLME(ffffffff/d6450d0a){UNASSIGNED} LLGM Assign pre (d6450d0a => f8aacb22) (gprs_llc.c:1079) 20241026054828733 DLLC NOTICE LLME(d6450d0a/f8aacb22){ASSIGNED} LLGM Assign post (d6450d0a => f8aacb22) (gprs_llc.c:1125) 20241026054828733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026054828733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026054828733 DMM DEBUG MM(262420000000001/f8aacb22) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026054828746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054828746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026054828746 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054828746 DMM DEBUG MM(262420000000001/f8aacb22) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241026054828746 DMM NOTICE MM(262420000000001/f8aacb22) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026054828746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026054828746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026054828746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026054828746 DMM DEBUG MM(262420000000001/f8aacb22) Requesting authorization (sgsn_auth.c:160) 20241026054828746 DMM INFO MM(262420000000001/f8aacb22) Requesting authentication tuples (sgsn_auth.c:184) 20241026054828746 DMM DEBUG MM(262420000000001/f8aacb22) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026054828747 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241026054828747 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)@9842e08522d0: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@9842e08522d0: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241026054828751 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026054828752 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026054828752 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026054828752 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026054828752 DMM INFO MM(262420000000001/f8aacb22) Subscriber data update (mmctx.c:445) 20241026054828752 DMM DEBUG MM(262420000000001/f8aacb22) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026054828752 DMM INFO MM(262420000000001/f8aacb22) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026054828752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026054828752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026054828752 DMM INFO MM(262420000000001/f8aacb22) <- GMM AUTH AND CIPHERING REQ (rand = f3 06 74 13 4b 9f 38 66 39 0d 78 f9 b6 1d 24 cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026054828765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054828765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241026054828765 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054828765 DMM INFO MM(262420000000001/f8aacb22) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026054828765 DMM NOTICE MM(262420000000001/f8aacb22) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026054828765 DMM DEBUG MM(262420000000001/f8aacb22) checking auth: received GSM SRES = 28 6f 34 5d (gprs_gmm.c:666) 20241026054828765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026054828765 DMM DEBUG MM(262420000000001/f8aacb22) Requesting authorization (sgsn_auth.c:160) 20241026054828765 DMM INFO MM(262420000000001/f8aacb22) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026054828765 DMM DEBUG MM(262420000000001/f8aacb22) Requesting subscriber data update (gprs_subscriber.c:894) 20241026054828765 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241026054828765 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) 20241026054828765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026054828765 DMM INFO MM(262420000000001/f8aacb22) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8aacb22) (gprs_gmm.c:300) 20241026054828768 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026054828768 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026054828768 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241026054828768 DMM INFO MM(262420000000001/f8aacb22) Subscriber data update (mmctx.c:445) 20241026054828768 DMM DEBUG MM(262420000000001/f8aacb22) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026054828768 DMM INFO MM(262420000000001/f8aacb22) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026054828768 DMM NOTICE MM(262420000000001/f8aacb22) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241026054828768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026054828768 DMM NOTICE MM(262420000000001/f8aacb22) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026054828768 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) 20241026054828769 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026054828769 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241026054828769 DMM INFO MM(262420000000001/f8aacb22) Subscriber data update (mmctx.c:445) 20241026054828769 DMM DEBUG MM(262420000000001/f8aacb22) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026054828780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054828780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026054828780 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054828780 DMM INFO MM(262420000000001/f8aacb22) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026054828780 DMM NOTICE MM(262420000000001/f8aacb22) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026054828780 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026054828780 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026054828780 DLLC NOTICE LLME(d6450d0a/f8aacb22){ASSIGNED} LLGM Assign pre (ffffffff => f8aacb22) (gprs_llc.c:1079) 20241026054828780 DLLC NOTICE LLME(ffffffff/f8aacb22){ASSIGNED} LLGM Assign post (ffffffff => f8aacb22) (gprs_llc.c:1125) 20241026054828780 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026054828780 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026054828780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026054828781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@9842e08522d0: setverdict(pass): none -> pass TC_attach-BVCI196(6)@9842e08522d0: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@9842e08522d0: Final verdict of PTC: pass 20241026054828845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50592<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026054828849 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026054828849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach-BVCI220(16)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@9842e08522d0: Final verdict of PTC: none TC_attach-BVCI196(6)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(19)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@9842e08522d0: Final verdict of PTC: none -NSVCI97(7)@9842e08522d0: Final verdict of PTC: none -NSVCI98(12)@9842e08522d0: Final verdict of PTC: none TC_attach-BVCI210(11)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@9842e08522d0: Final verdict of PTC: none -NSVCI99(17)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(10)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(5)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(15)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sat Oct 26 05:48:28 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241026054828957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026054829360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50606<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99620) 20241026054829850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054829850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026054830238 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) 20241026054830238 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241026054830238 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:52774 err=None (osmo_ss7_asp.c:785) Waiting for packet dumper to finish... 1 (prev_count=99620, count=103976) 20241026054830851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054830851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sat Oct 26 05:48:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026054831852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054831852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_mnc3 started. 20241026054832459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026054832459 DMM INFO MM(262420000000001/f8aacb22) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026054832459 DMM INFO MM(262420000000001/f8aacb22) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026054832459 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026054832459 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026054832459 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026054832459 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026054832459 DLLC NOTICE LLME(ffffffff/f8aacb22){ASSIGNED} LLGM Assign pre (f8aacb22 => ffffffff) (gprs_llc.c:1079) 20241026054832459 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8aacb22 => ffffffff) (gprs_llc.c:1125) 20241026054832459 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241026054832459 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) 20241026054832459 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) 20241026054832459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026054832459 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026054832459 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026054832459 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026054832459 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054832480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026054832480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054832480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054832480 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054832480 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026054832480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054832480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054832480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054832480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054832480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054832480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054832480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054832481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054832481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054832481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054832481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054832481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054832481 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026054832481 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054832481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054832481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054832481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054832483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054832487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054832487 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054832495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026054832495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054832495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054832495 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054832495 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026054832495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054832495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054832495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054832495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054832497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054832497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054832497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054832497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054832497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054832497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054832497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054832497 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054832497 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026054832497 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054832497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(31)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026054832498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054832498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054832499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054832504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054832504 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054832514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026054832514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054832514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054832514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054832514 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026054832514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054832514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054832514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054832514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054832515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054832515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054832515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054832515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054832515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054832515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054832515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054832515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054832515 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026054832515 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054832515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(36)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026054832515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054832515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054832518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054832524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054832524 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026054832853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054832853 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026054832853 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026054832853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026054832858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026054832859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@9842e08522d0: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F5080579'O, index=0 SGSN_Test-GSUP(38)@9842e08522d0: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@9842e08522d0: 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 := '358F18F68CA6E49F678F797FBBDECDC0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '818D67A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96320F8AC4DD527C'O } } } } } 20241026054833930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054833930 DLLC NOTICE LLME(ffffffff/f5080579){UNASSIGNED} LLC RX: unknown TLLI 0xf5080579, creating LLME on the fly (gprs_llc.c:552) 20241026054833930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026054833930 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241026054833930 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026054833930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026054833930 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026054833930 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026054833930 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026054833930 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026054833930 DLLC NOTICE LLME(ffffffff/f5080579){UNASSIGNED} LLGM Assign pre (f5080579 => dc3d2be6) (gprs_llc.c:1079) 20241026054833930 DLLC NOTICE LLME(f5080579/dc3d2be6){ASSIGNED} LLGM Assign post (f5080579 => dc3d2be6) (gprs_llc.c:1125) 20241026054833930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026054833930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026054833930 DMM DEBUG MM(262420000001001/dc3d2be6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026054833942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054833942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026054833942 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054833942 DMM DEBUG MM(262420000001001/dc3d2be6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241026054833942 DMM NOTICE MM(262420000001001/dc3d2be6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026054833942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026054833942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026054833942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026054833942 DMM DEBUG MM(262420000001001/dc3d2be6) Requesting authorization (sgsn_auth.c:160) 20241026054833942 DMM INFO MM(262420000001001/dc3d2be6) Requesting authentication tuples (sgsn_auth.c:184) 20241026054833942 DMM DEBUG MM(262420000001001/dc3d2be6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026054833942 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241026054833942 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)@9842e08522d0: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@9842e08522d0: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241026054833946 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026054833946 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026054833946 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026054833946 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026054833946 DMM INFO MM(262420000001001/dc3d2be6) Subscriber data update (mmctx.c:445) 20241026054833946 DMM DEBUG MM(262420000001001/dc3d2be6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026054833946 DMM INFO MM(262420000001001/dc3d2be6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026054833946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026054833946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026054833946 DMM INFO MM(262420000001001/dc3d2be6) <- GMM AUTH AND CIPHERING REQ (rand = 35 8f 18 f6 8c a6 e4 9f 67 8f 79 7f bb de cd c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026054833954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054833954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026054833954 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054833954 DMM INFO MM(262420000001001/dc3d2be6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026054833954 DMM NOTICE MM(262420000001001/dc3d2be6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026054833954 DMM DEBUG MM(262420000001001/dc3d2be6) checking auth: received GSM SRES = 81 8d 67 a0 (gprs_gmm.c:666) 20241026054833954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026054833954 DMM DEBUG MM(262420000001001/dc3d2be6) Requesting authorization (sgsn_auth.c:160) 20241026054833954 DMM INFO MM(262420000001001/dc3d2be6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026054833954 DMM DEBUG MM(262420000001001/dc3d2be6) Requesting subscriber data update (gprs_subscriber.c:894) 20241026054833954 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241026054833954 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) 20241026054833954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026054833954 DMM INFO MM(262420000001001/dc3d2be6) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc3d2be6) (gprs_gmm.c:300) 20241026054833956 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026054833956 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026054833956 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241026054833956 DMM INFO MM(262420000001001/dc3d2be6) Subscriber data update (mmctx.c:445) 20241026054833956 DMM DEBUG MM(262420000001001/dc3d2be6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026054833956 DMM INFO MM(262420000001001/dc3d2be6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026054833956 DMM NOTICE MM(262420000001001/dc3d2be6) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241026054833956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026054833956 DMM NOTICE MM(262420000001001/dc3d2be6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026054833956 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) 20241026054833957 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026054833957 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241026054833957 DMM INFO MM(262420000001001/dc3d2be6) Subscriber data update (mmctx.c:445) 20241026054833957 DMM DEBUG MM(262420000001001/dc3d2be6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026054833963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054833963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026054833963 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054833963 DMM INFO MM(262420000001001/dc3d2be6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026054833963 DMM NOTICE MM(262420000001001/dc3d2be6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026054833963 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026054833963 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026054833963 DLLC NOTICE LLME(f5080579/dc3d2be6){ASSIGNED} LLGM Assign pre (ffffffff => dc3d2be6) (gprs_llc.c:1079) 20241026054833963 DLLC NOTICE LLME(ffffffff/dc3d2be6){ASSIGNED} LLGM Assign post (ffffffff => dc3d2be6) (gprs_llc.c:1125) 20241026054833963 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026054833963 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026054833963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026054833963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@9842e08522d0: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@9842e08522d0: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@9842e08522d0: Final verdict of PTC: pass 20241026054834026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43088<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026054834030 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026054834030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(22)@9842e08522d0: Final verdict of PTC: none -NSVCI98(31)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@9842e08522d0: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(38)@9842e08522d0: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@9842e08522d0: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@9842e08522d0: Final verdict of PTC: none -NSVCI99(36)@9842e08522d0: Final verdict of PTC: none -NSVCI97(26)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(24)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(34)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(29)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_mnc3 finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sat Oct 26 05:48:34 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241026054834167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026054834570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85008) 20241026054835031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054835031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85008, count=89364) 20241026054836032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054836032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sat Oct 26 05:48:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026054837034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054837034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_umts_aka_umts_res started. 20241026054837671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026054837673 DMM INFO MM(262420000001001/dc3d2be6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026054837673 DMM INFO MM(262420000001001/dc3d2be6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026054837673 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026054837673 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026054837673 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026054837673 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026054837673 DLLC NOTICE LLME(ffffffff/dc3d2be6){ASSIGNED} LLGM Assign pre (dc3d2be6 => ffffffff) (gprs_llc.c:1079) 20241026054837673 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc3d2be6 => ffffffff) (gprs_llc.c:1125) 20241026054837673 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241026054837673 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) 20241026054837673 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) 20241026054837673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026054837673 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026054837673 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026054837673 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026054837673 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054837702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026054837702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054837702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054837702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054837702 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026054837702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054837702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054837702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054837702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054837703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054837703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054837703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054837703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054837703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054837703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054837703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054837703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054837703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026054837703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054837703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054837703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054837703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054837705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054837710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054837710 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054837719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026054837719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054837719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054837719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054837719 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026054837719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054837719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054837719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054837719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054837719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054837719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054837719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054837719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054837719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054837719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054837720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054837720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054837720 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026054837720 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054837720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054837720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054837720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054837722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054837728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054837728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054837738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026054837738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054837738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054837738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054837738 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026054837738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054837738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054837738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054837739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054837739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054837739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054837739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054837739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054837739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054837739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054837739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054837739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054837739 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026054837739 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054837739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054837740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054837740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054837742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054837747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054837747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026054838036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054838036 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026054838036 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026054838036 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026054838041 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026054838042 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@9842e08522d0: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F4A4BECF'O, index=0 SGSN_Test-GSUP(57)@9842e08522d0: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@9842e08522d0: 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 := '267CD5311A3F6178736C9AD643FE6E22'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '934A865A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51C6984ABE5FFD6A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7CC2CE33A237287FEEB86BDE209FBFB8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4ECABE2AE5915A97BD33672EE747040E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6A083B3C69BE1A328794635664146CE8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '799AC0B90BEB7E09'O } } } } } 20241026054839115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054839115 DLLC NOTICE LLME(ffffffff/f4a4becf){UNASSIGNED} LLC RX: unknown TLLI 0xf4a4becf, creating LLME on the fly (gprs_llc.c:552) 20241026054839115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026054839115 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241026054839115 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026054839115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026054839115 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026054839115 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026054839115 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026054839115 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026054839115 DLLC NOTICE LLME(ffffffff/f4a4becf){UNASSIGNED} LLGM Assign pre (f4a4becf => d6bc12f8) (gprs_llc.c:1079) 20241026054839115 DLLC NOTICE LLME(f4a4becf/d6bc12f8){ASSIGNED} LLGM Assign post (f4a4becf => d6bc12f8) (gprs_llc.c:1125) 20241026054839115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026054839115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026054839115 DMM DEBUG MM(262420000001002/d6bc12f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026054839128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054839128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026054839129 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054839129 DMM DEBUG MM(262420000001002/d6bc12f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241026054839129 DMM NOTICE MM(262420000001002/d6bc12f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026054839129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026054839129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026054839129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026054839129 DMM DEBUG MM(262420000001002/d6bc12f8) Requesting authorization (sgsn_auth.c:160) 20241026054839129 DMM INFO MM(262420000001002/d6bc12f8) Requesting authentication tuples (sgsn_auth.c:184) 20241026054839129 DMM DEBUG MM(262420000001002/d6bc12f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026054839129 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241026054839129 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)@9842e08522d0: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@9842e08522d0: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241026054839135 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026054839135 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026054839135 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026054839135 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026054839135 DMM INFO MM(262420000001002/d6bc12f8) Subscriber data update (mmctx.c:445) 20241026054839135 DMM DEBUG MM(262420000001002/d6bc12f8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026054839135 DMM INFO MM(262420000001002/d6bc12f8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026054839135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026054839135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026054839135 DMM INFO MM(262420000001002/d6bc12f8) <- GMM AUTH AND CIPHERING REQ (rand = 26 7c d5 31 1a 3f 61 78 73 6c 9a d6 43 fe 6e 22 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6a 08 3b 3c 69 be 1a 32 87 94 63 56 64 14 6c e8 ) (gprs_gmm.c:483) 20241026054839150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054839150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241026054839150 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054839150 DMM INFO MM(262420000001002/d6bc12f8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026054839150 DMM NOTICE MM(262420000001002/d6bc12f8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026054839150 DMM DEBUG MM(262420000001002/d6bc12f8) checking auth: received UMTS RES = 79 9a c0 b9 0b eb 7e 09 (gprs_gmm.c:666) 20241026054839150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026054839150 DMM DEBUG MM(262420000001002/d6bc12f8) Requesting authorization (sgsn_auth.c:160) 20241026054839150 DMM INFO MM(262420000001002/d6bc12f8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026054839150 DMM DEBUG MM(262420000001002/d6bc12f8) Requesting subscriber data update (gprs_subscriber.c:894) 20241026054839150 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241026054839150 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) 20241026054839150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026054839150 DMM INFO MM(262420000001002/d6bc12f8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6bc12f8) (gprs_gmm.c:300) 20241026054839153 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026054839153 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026054839153 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241026054839153 DMM INFO MM(262420000001002/d6bc12f8) Subscriber data update (mmctx.c:445) 20241026054839153 DMM DEBUG MM(262420000001002/d6bc12f8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026054839153 DMM INFO MM(262420000001002/d6bc12f8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026054839153 DMM NOTICE MM(262420000001002/d6bc12f8) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241026054839153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026054839153 DMM NOTICE MM(262420000001002/d6bc12f8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026054839153 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) 20241026054839154 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026054839154 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241026054839154 DMM INFO MM(262420000001002/d6bc12f8) Subscriber data update (mmctx.c:445) 20241026054839154 DMM DEBUG MM(262420000001002/d6bc12f8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026054839165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054839165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026054839165 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054839165 DMM INFO MM(262420000001002/d6bc12f8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026054839165 DMM NOTICE MM(262420000001002/d6bc12f8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026054839166 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026054839166 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026054839166 DLLC NOTICE LLME(f4a4becf/d6bc12f8){ASSIGNED} LLGM Assign pre (ffffffff => d6bc12f8) (gprs_llc.c:1079) 20241026054839166 DLLC NOTICE LLME(ffffffff/d6bc12f8){ASSIGNED} LLGM Assign post (ffffffff => d6bc12f8) (gprs_llc.c:1125) 20241026054839166 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026054839166 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026054839166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026054839166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@9842e08522d0: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@9842e08522d0: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@9842e08522d0: Final verdict of PTC: pass 20241026054839223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43112<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026054839227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026054839227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(57)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@9842e08522d0: Final verdict of PTC: none -NSVCI97(45)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@9842e08522d0: Final verdict of PTC: none -NSVCI98(50)@9842e08522d0: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@9842e08522d0: Final verdict of PTC: none -NSVCI99(55)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@9842e08522d0: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@9842e08522d0: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(53)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(48)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(43)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sat Oct 26 05:48:39 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 20241026054839298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026054839700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43124<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85476) 20241026054840229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054840229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85476, count=89832) 20241026054841230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054841230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sat Oct 26 05:48:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026054842231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054842232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_umts_aka_gsm_sres started. 20241026054842796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026054842799 DMM INFO MM(262420000001002/d6bc12f8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026054842799 DMM INFO MM(262420000001002/d6bc12f8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026054842799 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026054842799 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026054842799 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026054842799 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026054842799 DLLC NOTICE LLME(ffffffff/d6bc12f8){ASSIGNED} LLGM Assign pre (d6bc12f8 => ffffffff) (gprs_llc.c:1079) 20241026054842799 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6bc12f8 => ffffffff) (gprs_llc.c:1125) 20241026054842799 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241026054842799 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) 20241026054842799 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) 20241026054842799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026054842799 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026054842799 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026054842799 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026054842799 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054842846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026054842846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054842846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054842846 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054842846 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026054842846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054842846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054842846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054842846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054842848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054842848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054842848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054842848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054842848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054842848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054842848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054842848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054842848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026054842848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054842848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054842848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054842848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054842850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054842855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054842855 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054842861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026054842861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054842861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054842861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054842861 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026054842861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054842861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054842861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054842861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054842863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054842863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054842863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054842863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054842863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054842863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054842863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054842863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054842863 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026054842863 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054842863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054842863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054842863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054842865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054842869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054842869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054842878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026054842878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054842878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054842878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054842878 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026054842878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054842878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054842878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054842878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054842879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054842879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054842879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054842879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054842879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054842879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054842879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054842879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054842879 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026054842879 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054842879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054842879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054842879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054842881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054842886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054842886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026054843233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054843233 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026054843233 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026054843233 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026054843237 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@9842e08522d0: 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 } } } } 20241026054843238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@9842e08522d0: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='CCC7E511'O, index=0 SGSN_Test-GSUP(76)@9842e08522d0: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@9842e08522d0: 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 := '322F4604EB8750F2C8AA24BA918E5A99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D0763A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2695C7BCAB43EFE4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '64428F2C045C3487C929B23CC7DD88FF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '15DE171178D98EB3CF78CCA0BF7F727C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CCA53EE61AB8DD44A4CB3AFF8F02B11E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DA9DA9E8E4ED685C'O } } } } } 20241026054844311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054844311 DLLC NOTICE LLME(ffffffff/ccc7e511){UNASSIGNED} LLC RX: unknown TLLI 0xccc7e511, creating LLME on the fly (gprs_llc.c:552) 20241026054844311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026054844311 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241026054844311 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026054844311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026054844311 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026054844311 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026054844311 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026054844311 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026054844311 DLLC NOTICE LLME(ffffffff/ccc7e511){UNASSIGNED} LLGM Assign pre (ccc7e511 => de053b9a) (gprs_llc.c:1079) 20241026054844311 DLLC NOTICE LLME(ccc7e511/de053b9a){ASSIGNED} LLGM Assign post (ccc7e511 => de053b9a) (gprs_llc.c:1125) 20241026054844311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026054844311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026054844311 DMM DEBUG MM(262420000001003/de053b9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026054844321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054844321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026054844321 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054844321 DMM DEBUG MM(262420000001003/de053b9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241026054844321 DMM NOTICE MM(262420000001003/de053b9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026054844321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026054844321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026054844321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026054844321 DMM DEBUG MM(262420000001003/de053b9a) Requesting authorization (sgsn_auth.c:160) 20241026054844321 DMM INFO MM(262420000001003/de053b9a) Requesting authentication tuples (sgsn_auth.c:184) 20241026054844321 DMM DEBUG MM(262420000001003/de053b9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026054844321 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241026054844321 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)@9842e08522d0: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@9842e08522d0: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241026054844324 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026054844324 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026054844324 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026054844324 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026054844324 DMM INFO MM(262420000001003/de053b9a) Subscriber data update (mmctx.c:445) 20241026054844324 DMM DEBUG MM(262420000001003/de053b9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026054844324 DMM INFO MM(262420000001003/de053b9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026054844324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026054844324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026054844324 DMM INFO MM(262420000001003/de053b9a) <- GMM AUTH AND CIPHERING REQ (rand = 32 2f 46 04 eb 87 50 f2 c8 aa 24 ba 91 8e 5a 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cc a5 3e e6 1a b8 dd 44 a4 cb 3a ff 8f 02 b1 1e ) (gprs_gmm.c:483) 20241026054844331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054844331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241026054844331 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054844331 DMM INFO MM(262420000001003/de053b9a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026054844331 DMM NOTICE MM(262420000001003/de053b9a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026054844331 DMM DEBUG MM(262420000001003/de053b9a) checking auth: received GSM SRES = 9d 07 63 a8 (gprs_gmm.c:666) 20241026054844331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026054844331 DMM DEBUG MM(262420000001003/de053b9a) Requesting authorization (sgsn_auth.c:160) 20241026054844331 DMM INFO MM(262420000001003/de053b9a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026054844331 DMM DEBUG MM(262420000001003/de053b9a) Requesting subscriber data update (gprs_subscriber.c:894) 20241026054844331 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241026054844331 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) 20241026054844331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026054844331 DMM INFO MM(262420000001003/de053b9a) <- GMM ATTACH ACCEPT (new P-TMSI=0xde053b9a) (gprs_gmm.c:300) 20241026054844332 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026054844332 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026054844332 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241026054844332 DMM INFO MM(262420000001003/de053b9a) Subscriber data update (mmctx.c:445) 20241026054844332 DMM DEBUG MM(262420000001003/de053b9a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026054844332 DMM INFO MM(262420000001003/de053b9a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026054844332 DMM NOTICE MM(262420000001003/de053b9a) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241026054844332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026054844332 DMM NOTICE MM(262420000001003/de053b9a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026054844332 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) 20241026054844333 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026054844333 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241026054844333 DMM INFO MM(262420000001003/de053b9a) Subscriber data update (mmctx.c:445) 20241026054844333 DMM DEBUG MM(262420000001003/de053b9a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026054844337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054844337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026054844337 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054844337 DMM INFO MM(262420000001003/de053b9a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026054844337 DMM NOTICE MM(262420000001003/de053b9a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026054844337 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026054844337 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026054844337 DLLC NOTICE LLME(ccc7e511/de053b9a){ASSIGNED} LLGM Assign pre (ffffffff => de053b9a) (gprs_llc.c:1079) 20241026054844337 DLLC NOTICE LLME(ffffffff/de053b9a){ASSIGNED} LLGM Assign post (ffffffff => de053b9a) (gprs_llc.c:1125) 20241026054844337 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026054844337 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026054844337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026054844337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@9842e08522d0: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@9842e08522d0: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@9842e08522d0: Final verdict of PTC: pass 20241026054844399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54772<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@9842e08522d0: Final verdict of PTC: none -NSVCI98(69)@9842e08522d0: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@9842e08522d0: Final verdict of PTC: none -NSVCI99(74)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@9842e08522d0: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@9842e08522d0: Final verdict of PTC: none -NSVCI97(64)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@9842e08522d0: Final verdict of PTC: none 20241026054844405 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP-IPA(75)@9842e08522d0: Final verdict of PTC: none 20241026054844405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(77)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(67)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(62)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(72)@9842e08522d0: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sat Oct 26 05:48:44 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 20241026054844489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026054844891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48204) 20241026054845405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054845406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48204, count=89200) 20241026054846407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054846407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sat Oct 26 05:48:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026054847409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054847409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_timeout_after_pdp_act started. 20241026054847992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026054847995 DMM INFO MM(262420000001003/de053b9a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026054847995 DMM INFO MM(262420000001003/de053b9a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026054847995 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026054847995 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026054847995 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026054847995 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026054847995 DLLC NOTICE LLME(ffffffff/de053b9a){ASSIGNED} LLGM Assign pre (de053b9a => ffffffff) (gprs_llc.c:1079) 20241026054847995 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de053b9a => ffffffff) (gprs_llc.c:1125) 20241026054847995 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241026054847995 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) 20241026054847995 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) 20241026054847995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026054847995 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026054847995 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026054847995 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026054847995 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054848032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026054848032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054848032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054848032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054848032 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026054848032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054848032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054848032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054848032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054848032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054848032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054848032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054848032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054848032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054848032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054848032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054848032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054848033 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026054848033 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054848033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054848033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054848033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054848035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054848039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054848039 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054848050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026054848050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054848050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054848050 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054848050 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026054848050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054848050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054848050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054848050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054848051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054848051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054848051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054848051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054848051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054848051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054848051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054848051 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054848051 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026054848051 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054848051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054848052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054848052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054848054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054848059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054848059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(90)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(87)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054848065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026054848065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054848065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054848065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054848065 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026054848065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054848065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054848065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054848065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054848066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054848066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054848066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054848066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054848066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054848066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054848066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054848066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054848066 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026054848066 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054848066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(93)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026054848067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054848067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054848068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054848073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054848073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026054848410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054848410 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026054848410 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026054848410 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026054848415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026054848416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@9842e08522d0: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='CA1B21A6'O, index=0 SGSN_Test-GSUP(95)@9842e08522d0: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@9842e08522d0: 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 := 'FD3D1DD8662C21F542BCA72CD08F702F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD38B751'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68B7580E969470FE'O } } } } } 20241026054848487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054848487 DLLC NOTICE LLME(ffffffff/ca1b21a6){UNASSIGNED} LLC RX: unknown TLLI 0xca1b21a6, creating LLME on the fly (gprs_llc.c:552) 20241026054848487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026054848487 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241026054848487 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026054848487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026054848487 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026054848487 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026054848487 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026054848487 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026054848487 DLLC NOTICE LLME(ffffffff/ca1b21a6){UNASSIGNED} LLGM Assign pre (ca1b21a6 => c3bea946) (gprs_llc.c:1079) 20241026054848487 DLLC NOTICE LLME(ca1b21a6/c3bea946){ASSIGNED} LLGM Assign post (ca1b21a6 => c3bea946) (gprs_llc.c:1125) 20241026054848487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026054848487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026054848487 DMM DEBUG MM(262420000000021/c3bea946) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026054848499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054848499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026054848499 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054848499 DMM DEBUG MM(262420000000021/c3bea946) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241026054848499 DMM NOTICE MM(262420000000021/c3bea946) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026054848499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026054848499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026054848499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026054848499 DMM DEBUG MM(262420000000021/c3bea946) Requesting authorization (sgsn_auth.c:160) 20241026054848499 DMM INFO MM(262420000000021/c3bea946) Requesting authentication tuples (sgsn_auth.c:184) 20241026054848499 DMM DEBUG MM(262420000000021/c3bea946) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026054848499 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241026054848499 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)@9842e08522d0: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@9842e08522d0: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241026054848503 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026054848503 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026054848503 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026054848503 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026054848503 DMM INFO MM(262420000000021/c3bea946) Subscriber data update (mmctx.c:445) 20241026054848503 DMM DEBUG MM(262420000000021/c3bea946) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026054848503 DMM INFO MM(262420000000021/c3bea946) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026054848503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026054848503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026054848503 DMM INFO MM(262420000000021/c3bea946) <- GMM AUTH AND CIPHERING REQ (rand = fd 3d 1d d8 66 2c 21 f5 42 bc a7 2c d0 8f 70 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026054848512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054848512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241026054848512 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054848512 DMM INFO MM(262420000000021/c3bea946) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026054848512 DMM NOTICE MM(262420000000021/c3bea946) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026054848512 DMM DEBUG MM(262420000000021/c3bea946) checking auth: received GSM SRES = fd 38 b7 51 (gprs_gmm.c:666) 20241026054848512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026054848512 DMM DEBUG MM(262420000000021/c3bea946) Requesting authorization (sgsn_auth.c:160) 20241026054848512 DMM INFO MM(262420000000021/c3bea946) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026054848512 DMM DEBUG MM(262420000000021/c3bea946) Requesting subscriber data update (gprs_subscriber.c:894) 20241026054848512 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241026054848512 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) 20241026054848512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026054848512 DMM INFO MM(262420000000021/c3bea946) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3bea946) (gprs_gmm.c:300) 20241026054848513 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026054848513 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026054848513 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241026054848513 DMM INFO MM(262420000000021/c3bea946) Subscriber data update (mmctx.c:445) 20241026054848513 DMM DEBUG MM(262420000000021/c3bea946) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026054848513 DMM INFO MM(262420000000021/c3bea946) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026054848514 DMM NOTICE MM(262420000000021/c3bea946) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241026054848514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026054848514 DMM NOTICE MM(262420000000021/c3bea946) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026054848514 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) 20241026054848514 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026054848515 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241026054848515 DMM INFO MM(262420000000021/c3bea946) Subscriber data update (mmctx.c:445) 20241026054848515 DMM DEBUG MM(262420000000021/c3bea946) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026054848521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054848521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026054848521 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054848521 DMM INFO MM(262420000000021/c3bea946) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026054848521 DMM NOTICE MM(262420000000021/c3bea946) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026054848521 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026054848521 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026054848521 DLLC NOTICE LLME(ca1b21a6/c3bea946){ASSIGNED} LLGM Assign pre (ffffffff => c3bea946) (gprs_llc.c:1079) 20241026054848521 DLLC NOTICE LLME(ffffffff/c3bea946){ASSIGNED} LLGM Assign post (ffffffff => c3bea946) (gprs_llc.c:1125) 20241026054848521 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026054848521 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026054848522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026054848522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@9842e08522d0: setverdict(pass): none -> pass 20241026054848580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054848580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026054848580 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054848580 DMM INFO MM(262420000000021/c3bea946) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026054848580 DMM INFO MM(262420000000021/c3bea946) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026054848580 DMM DEBUG MM(262420000000021/c3bea946) Using GGSN 0 (gprs_sm.c:317) 20241026054848581 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241026054848581 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026054848581 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241026054848581 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241026054848606 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 ef 74 ff d6 11 ec 6b b6 9d 14 05 7f c3 c4 ae 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=1024 from retransmit req queue (gtp.c:443) 20241026054848606 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca4fff058, cbp=0x55bccc581680) (sgsn_libgtp.c:629) 20241026054848606 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026054848606 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc582b48 TLLI=c3bea946, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026054848606 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026054848606 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026054848624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054848624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241026054848624 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054848624 DMM INFO MM(262420000000021/c3bea946) -> GMM ATTACH REQUEST MI(TMSI-0xC3BEA946) type="GPRS attach" (gprs_gmm.c:1266) 20241026054848624 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026054848624 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026054848624 DLLC NOTICE LLME(ffffffff/c3bea946){ASSIGNED} LLGM Assign pre (c3bea946 => ef98ac56) (gprs_llc.c:1079) 20241026054848624 DLLC NOTICE LLME(c3bea946/ef98ac56){ASSIGNED} LLGM Assign post (c3bea946 => ef98ac56) (gprs_llc.c:1125) 20241026054848624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026054848624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026054848624 DMM DEBUG MM(262420000000021/ef98ac56) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026054848633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054848633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241026054848633 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054848633 DMM DEBUG MM(262420000000021/ef98ac56) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241026054848633 DMM NOTICE MM(262420000000021/ef98ac56) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026054848633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026054848633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026054848633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026054848633 DMM DEBUG MM(262420000000021/ef98ac56) Requesting authorization (sgsn_auth.c:160) 20241026054848633 DMM INFO MM(262420000000021/ef98ac56) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026054848634 DMM DEBUG MM(262420000000021/ef98ac56) Requesting subscriber data update (gprs_subscriber.c:894) 20241026054848634 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241026054848634 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) 20241026054848635 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026054848635 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026054848635 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241026054848635 DMM INFO MM(262420000000021/ef98ac56) Subscriber data update (mmctx.c:445) 20241026054848635 DMM DEBUG MM(262420000000021/ef98ac56) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241026054848635 DMM INFO MM(262420000000021/ef98ac56) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241026054848635 DMM NOTICE MM(262420000000021/ef98ac56) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241026054848635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026054848635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026054848635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026054848635 DMM INFO MM(262420000000021/ef98ac56) <- GMM ATTACH ACCEPT (new P-TMSI=0xef98ac56) (gprs_gmm.c:300) 20241026054848636 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) TC_attach_timeout_after_pdp_act(97)@9842e08522d0: Trying to receive 5 ATTACH ACCEPTs 20241026054848637 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026054848637 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241026054848637 DMM INFO MM(262420000000021/ef98ac56) Subscriber data update (mmctx.c:445) 20241026054848637 DMM DEBUG MM(262420000000021/ef98ac56) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026054854637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026054854637 DMM INFO MM(262420000000021/ef98ac56) <- GMM ATTACH ACCEPT (new P-TMSI=0xef98ac56) (gprs_gmm.c:300) 20241026054855649 DGPRS DEBUG Checking for inactive LLMEs, time = 32449934 (sgsn.c:131) 20241026054900639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026054900639 DMM INFO MM(262420000000021/ef98ac56) <- GMM ATTACH ACCEPT (new P-TMSI=0xef98ac56) (gprs_gmm.c:300) 20241026054906641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026054906641 DMM INFO MM(262420000000021/ef98ac56) <- GMM ATTACH ACCEPT (new P-TMSI=0xef98ac56) (gprs_gmm.c:300) 20241026054908411 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026054908411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026054908412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026054912642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026054912642 DMM INFO MM(262420000000021/ef98ac56) <- GMM ATTACH ACCEPT (new P-TMSI=0xef98ac56) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@9842e08522d0: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@9842e08522d0: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241026054918034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054918040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054918040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026054918052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054918056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054918056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026054918067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054918070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054918070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026054918644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026054918644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241026054918644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026054918644 DMM NOTICE MM(262420000000021/ef98ac56) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026054918644 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241026054918644 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc582b48, TLLI=ef98ac56, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026054918644 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026054918644 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026054918645 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241026054918645 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241026054918645 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) 20241026054918645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Reject}: Deallocated (fsm.c:568) 20241026054918645 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Deallocated (fsm.c:568) 20241026054918645 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026054918645 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026054918645 DLLC NOTICE LLME(c3bea946/ef98ac56){ASSIGNED} LLGM Assign pre (ef98ac56 => ffffffff) (gprs_llc.c:1079) 20241026054918645 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef98ac56 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@9842e08522d0: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@9842e08522d0: Final verdict of PTC: pass 20241026054919166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54792<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@9842e08522d0: Final verdict of PTC: none -NSVCI97(83)@9842e08522d0: Final verdict of PTC: none 20241026054919171 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026054919171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(93)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@9842e08522d0: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@9842e08522d0: Final verdict of PTC: none -NSVCI98(88)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@9842e08522d0: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@9842e08522d0: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(81)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(91)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(86)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sat Oct 26 05:49:19 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 20241026054919238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026054919540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55608<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125360) 20241026054920172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054920172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125360, count=130792) 20241026054921173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054921173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sat Oct 26 05:49:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026054922174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054922174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_auth_id_timeout started. 20241026054922640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026054922643 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054922687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026054922687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054922687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054922687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054922687 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026054922687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054922687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054922687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054922687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241026054922687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054922687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054922687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(102)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054922688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054922688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054922688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054922688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054922688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054922688 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026054922688 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054922688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054922688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054922688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054922689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054922694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054922694 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054922702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026054922702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054922702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054922702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054922702 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026054922702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054922702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054922702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054922702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054922703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054922703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054922703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054922703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054922703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054922703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054922703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054922703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054922703 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026054922703 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054922703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054922703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054922703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054922705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054922710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054922710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054922718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026054922718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054922718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054922718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054922718 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026054922718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054922718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054922718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054922718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054922719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054922719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054922719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054922719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054922719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054922719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054922719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054922719 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054922719 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026054922719 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054922719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(112)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026054922719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054922719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054922721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054922725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054922725 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026054923175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054923175 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026054923175 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026054923175 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026054923180 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026054923181 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@9842e08522d0: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C02704DD'O, index=0 SGSN_Test-GSUP(114)@9842e08522d0: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241026054923256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054923256 DLLC NOTICE LLME(ffffffff/c02704dd){UNASSIGNED} LLC RX: unknown TLLI 0xc02704dd, creating LLME on the fly (gprs_llc.c:552) 20241026054923256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026054923256 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241026054923256 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026054923256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026054923256 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026054923256 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026054923256 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026054923256 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026054923256 DLLC NOTICE LLME(ffffffff/c02704dd){UNASSIGNED} LLGM Assign pre (c02704dd => fb2a6770) (gprs_llc.c:1079) 20241026054923256 DLLC NOTICE LLME(c02704dd/fb2a6770){ASSIGNED} LLGM Assign post (c02704dd => fb2a6770) (gprs_llc.c:1125) 20241026054923256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026054923256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026054923256 DMM DEBUG MM(262420000000002/fb2a6770) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026054925649 DGPRS DEBUG Checking for inactive LLMEs, time = 32449964 (sgsn.c:131) 20241026054929257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026054929257 DMM DEBUG MM(262420000000002/fb2a6770) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026054935258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026054935259 DMM DEBUG MM(262420000000002/fb2a6770) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026054941259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026054941259 DMM DEBUG MM(262420000000002/fb2a6770) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026054943176 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026054943176 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026054943177 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026054947261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026054947261 DMM DEBUG MM(262420000000002/fb2a6770) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026054952689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054952694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054952695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026054952704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054952708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054952708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026054952720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054952724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054952724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026054953262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026054953262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241026054953262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026054953262 DMM NOTICE MM(262420000000002/fb2a6770) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241026054953263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Reject}: Deallocated (fsm.c:568) 20241026054953263 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026054953263 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026054953263 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026054953263 DLLC NOTICE LLME(c02704dd/fb2a6770){ASSIGNED} LLGM Assign pre (fb2a6770 => ffffffff) (gprs_llc.c:1079) 20241026054953263 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb2a6770 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@9842e08522d0: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@9842e08522d0: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@9842e08522d0: Final verdict of PTC: pass 20241026054953284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38398<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026054953288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(114)@9842e08522d0: Final verdict of PTC: none 20241026054953288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(113)@9842e08522d0: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@9842e08522d0: Final verdict of PTC: none -NSVCI98(107)@9842e08522d0: Final verdict of PTC: none -NSVCI99(112)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@9842e08522d0: Final verdict of PTC: none -NSVCI97(102)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@9842e08522d0: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@9842e08522d0: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(105)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(100)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(110)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sat Oct 26 05:49:53 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 20241026054953455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026054953757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67280) 20241026054954290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054954290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67280, count=68540) 20241026054955292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054955292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026054955650 DGPRS DEBUG Checking for inactive LLMEs, time = 32449994 (sgsn.c:131) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sat Oct 26 05:49:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026054956293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054956293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_auth_sai_timeout started. 20241026054956848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026054956851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054956894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026054956894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054956894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054956894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054956894 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026054956894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054956894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054956894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054956894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054956894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054956894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054956894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054956894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054956894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054956894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054956894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054956894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054956894 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026054956894 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054956894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054956895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054956895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054956896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054956901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054956901 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054956913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026054956913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054956913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054956913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054956913 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026054956913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054956913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054956913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054956913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054956915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054956915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054956915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054956915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054956915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054956915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054956915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054956915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054956915 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026054956915 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054956915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054956915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054956915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(127)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 20241026054956918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054956924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054956924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(125)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026054956929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026054956929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026054956929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026054956929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054956929 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026054956929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026054956929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026054956929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026054956929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026054956930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026054956930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026054956930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026054956930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026054956930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026054956930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026054956930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026054956930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026054956930 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026054956930 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026054956930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026054956931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026054956931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026054956934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026054956940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054956940 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026054957294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026054957294 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026054957294 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026054957294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026054957298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026054957300 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@9842e08522d0: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C036C553'O, index=0 SGSN_Test-GSUP(133)@9842e08522d0: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241026054957355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054957355 DLLC NOTICE LLME(ffffffff/c036c553){UNASSIGNED} LLC RX: unknown TLLI 0xc036c553, creating LLME on the fly (gprs_llc.c:552) 20241026054957355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026054957355 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241026054957355 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026054957355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026054957355 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026054957355 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026054957355 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026054957355 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026054957355 DLLC NOTICE LLME(ffffffff/c036c553){UNASSIGNED} LLGM Assign pre (c036c553 => fc424181) (gprs_llc.c:1079) 20241026054957355 DLLC NOTICE LLME(c036c553/fc424181){ASSIGNED} LLGM Assign post (c036c553 => fc424181) (gprs_llc.c:1125) 20241026054957355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026054957355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026054957355 DMM DEBUG MM(262420000000003/fc424181) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026054957368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026054957368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026054957368 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026054957368 DMM DEBUG MM(262420000000003/fc424181) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241026054957368 DMM NOTICE MM(262420000000003/fc424181) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026054957368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026054957368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026054957368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026054957368 DMM DEBUG MM(262420000000003/fc424181) Requesting authorization (sgsn_auth.c:160) 20241026054957368 DMM INFO MM(262420000000003/fc424181) Requesting authentication tuples (sgsn_auth.c:184) 20241026054957368 DMM DEBUG MM(262420000000003/fc424181) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026054957368 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241026054957368 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)@9842e08522d0: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@9842e08522d0: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241026055003369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241026055003369 DMM ERROR MM(262420000000003/fc424181) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241026055003369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241026055003369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026055003370 DMM NOTICE MM(262420000000003/fc424181) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241026055003370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Reject}: Deallocated (fsm.c:568) 20241026055003370 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055003370 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055003370 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026055003370 DLLC NOTICE LLME(c036c553/fc424181){ASSIGNED} LLGM Assign pre (fc424181 => ffffffff) (gprs_llc.c:1079) 20241026055003370 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc424181 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@9842e08522d0: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@9842e08522d0: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@9842e08522d0: Final verdict of PTC: pass 20241026055003389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46040<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@9842e08522d0: Final verdict of PTC: none 20241026055003394 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055003394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(131)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@9842e08522d0: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@9842e08522d0: Final verdict of PTC: none -NSVCI97(121)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@9842e08522d0: Final verdict of PTC: none -NSVCI98(126)@9842e08522d0: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@9842e08522d0: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(119)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(129)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(124)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sat Oct 26 05:50:03 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 20241026055003469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055003771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65476) 20241026055004396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055004396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65476, count=66016) 20241026055005398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055005398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sat Oct 26 05:50:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055006399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055006399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_auth_sai_reject started. 20241026055006851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055006851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055006872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055006872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055006872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055006872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055006872 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055006872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055006872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055006872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055006872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055006873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055006873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055006873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055006873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055006873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055006873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055006873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055006873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055006873 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055006873 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055006873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055006873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055006873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055006876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026055006884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055006884 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055006893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055006893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055006893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055006893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055006893 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055006893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055006893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055006893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055006893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(145)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(146)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055006894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055006894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055006894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055006894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055006894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055006894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055006894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055006894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055006894 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055006894 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055006894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(146)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055006894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055006894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055006897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026055006903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055006903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(145)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI210(143)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055006907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055006907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055006907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055006907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055006907 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055006907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055006907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055006907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055006907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055006908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055006908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055006908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055006908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055006908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055006908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055006908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055006908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055006908 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055006908 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055006908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055006909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055006909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055006911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055006918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055006918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055007401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055007401 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055007401 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055007401 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055007405 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055007406 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@9842e08522d0: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='EF4DBC69'O, index=0 SGSN_Test-GSUP(152)@9842e08522d0: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241026055007490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055007490 DLLC NOTICE LLME(ffffffff/ef4dbc69){UNASSIGNED} LLC RX: unknown TLLI 0xef4dbc69, creating LLME on the fly (gprs_llc.c:552) 20241026055007490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055007490 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241026055007490 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055007490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055007490 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055007490 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055007490 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055007490 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055007490 DLLC NOTICE LLME(ffffffff/ef4dbc69){UNASSIGNED} LLGM Assign pre (ef4dbc69 => e1a125b2) (gprs_llc.c:1079) 20241026055007490 DLLC NOTICE LLME(ef4dbc69/e1a125b2){ASSIGNED} LLGM Assign post (ef4dbc69 => e1a125b2) (gprs_llc.c:1125) 20241026055007490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055007490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055007490 DMM DEBUG MM(262420000000004/e1a125b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055007511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055007511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055007511 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055007511 DMM DEBUG MM(262420000000004/e1a125b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241026055007511 DMM NOTICE MM(262420000000004/e1a125b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055007511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055007511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055007511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055007511 DMM DEBUG MM(262420000000004/e1a125b2) Requesting authorization (sgsn_auth.c:160) 20241026055007511 DMM INFO MM(262420000000004/e1a125b2) Requesting authentication tuples (sgsn_auth.c:184) 20241026055007511 DMM DEBUG MM(262420000000004/e1a125b2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055007511 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241026055007511 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)@9842e08522d0: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@9842e08522d0: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241026055007516 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241026055007516 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241026055007516 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241026055013512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241026055013512 DMM ERROR MM(262420000000004/e1a125b2) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241026055013513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241026055013513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026055013513 DMM NOTICE MM(262420000000004/e1a125b2) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241026055013513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Reject}: Deallocated (fsm.c:568) 20241026055013513 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055013513 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055013513 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026055013513 DLLC NOTICE LLME(ef4dbc69/e1a125b2){ASSIGNED} LLGM Assign pre (e1a125b2 => ffffffff) (gprs_llc.c:1079) 20241026055013513 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1a125b2 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@9842e08522d0: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@9842e08522d0: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@9842e08522d0: Final verdict of PTC: pass 20241026055013534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36854<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@9842e08522d0: Final verdict of PTC: none 20241026055013539 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055013539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(140)@9842e08522d0: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@9842e08522d0: Final verdict of PTC: none -NSVCI99(150)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@9842e08522d0: Final verdict of PTC: none -NSVCI98(146)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@9842e08522d0: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@9842e08522d0: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(138)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(144)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(148)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sat Oct 26 05:50:13 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 20241026055013599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055013901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58952) 20241026055014541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055014541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58952, count=68076) 20241026055015543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055015543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sat Oct 26 05:50:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055016545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055016545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_gsup_lu_timeout started. 20241026055017001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055017003 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055017040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055017040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055017040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055017040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055017040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055017040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055017040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055017040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055017040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055017041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055017041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055017041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055017041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055017041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055017041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055017041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055017041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055017041 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055017041 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055017041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055017042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055017042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055017043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055017049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055017049 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055017059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055017059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055017059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055017059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055017059 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055017059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055017059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055017059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055017059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055017060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055017060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055017060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055017060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055017060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055017060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055017060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055017060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055017060 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055017060 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055017060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055017060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055017060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055017062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055017067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055017067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055017077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055017077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055017077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055017077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055017077 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055017077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055017077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055017077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055017077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055017078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055017078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055017078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055017078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055017078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055017078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055017078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055017078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055017078 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055017078 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055017078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055017079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055017079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055017081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055017087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055017087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055017546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055017546 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055017546 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055017546 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055017548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055017549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@9842e08522d0: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='E9004543'O, index=0 SGSN_Test-GSUP(171)@9842e08522d0: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@9842e08522d0: 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 := '027834B114E06A8CAC5BC1E2C2A1B5DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8EF9EF11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A520496B4024ACB4'O } } } } } 20241026055018612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055018612 DLLC NOTICE LLME(ffffffff/e9004543){UNASSIGNED} LLC RX: unknown TLLI 0xe9004543, creating LLME on the fly (gprs_llc.c:552) 20241026055018612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055018612 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241026055018612 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055018612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055018612 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055018612 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055018612 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055018612 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055018612 DLLC NOTICE LLME(ffffffff/e9004543){UNASSIGNED} LLGM Assign pre (e9004543 => eaf445d7) (gprs_llc.c:1079) 20241026055018612 DLLC NOTICE LLME(e9004543/eaf445d7){ASSIGNED} LLGM Assign post (e9004543 => eaf445d7) (gprs_llc.c:1125) 20241026055018612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055018612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055018612 DMM DEBUG MM(262420000000005/eaf445d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055018632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055018632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055018632 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055018632 DMM DEBUG MM(262420000000005/eaf445d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241026055018632 DMM NOTICE MM(262420000000005/eaf445d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055018632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055018632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055018632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055018632 DMM DEBUG MM(262420000000005/eaf445d7) Requesting authorization (sgsn_auth.c:160) 20241026055018632 DMM INFO MM(262420000000005/eaf445d7) Requesting authentication tuples (sgsn_auth.c:184) 20241026055018632 DMM DEBUG MM(262420000000005/eaf445d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055018632 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241026055018632 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)@9842e08522d0: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@9842e08522d0: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241026055018639 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055018639 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055018639 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055018639 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055018639 DMM INFO MM(262420000000005/eaf445d7) Subscriber data update (mmctx.c:445) 20241026055018639 DMM DEBUG MM(262420000000005/eaf445d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055018639 DMM INFO MM(262420000000005/eaf445d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055018639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055018639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055018639 DMM INFO MM(262420000000005/eaf445d7) <- GMM AUTH AND CIPHERING REQ (rand = 02 78 34 b1 14 e0 6a 8c ac 5b c1 e2 c2 a1 b5 df , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055018654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055018654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055018654 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055018654 DMM INFO MM(262420000000005/eaf445d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055018654 DMM NOTICE MM(262420000000005/eaf445d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055018654 DMM DEBUG MM(262420000000005/eaf445d7) checking auth: received GSM SRES = 8e f9 ef 11 (gprs_gmm.c:666) 20241026055018654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055018654 DMM DEBUG MM(262420000000005/eaf445d7) Requesting authorization (sgsn_auth.c:160) 20241026055018654 DMM INFO MM(262420000000005/eaf445d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055018654 DMM DEBUG MM(262420000000005/eaf445d7) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055018654 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241026055018654 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) 20241026055018654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055018654 DMM INFO MM(262420000000005/eaf445d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaf445d7) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@9842e08522d0: setverdict(fail): none -> fail MC@9842e08522d0: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@9842e08522d0: Final verdict of PTC: none -NSVCI97(159)@9842e08522d0: Final verdict of PTC: none 20241026055018672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36480<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(166)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@9842e08522d0: Final verdict of PTC: none 20241026055018673 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055018674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(169)@9842e08522d0: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@9842e08522d0: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@9842e08522d0: Final verdict of PTC: none -NSVCI98(164)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(157)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(167)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(162)@9842e08522d0: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@9842e08522d0: Final verdict of PTC: fail TC_attach_gsup_lu_timeout-BVCI196(158)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@9842e08522d0: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sat Oct 26 05:50:18 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 20241026055018772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055019174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72972) 20241026055019675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055019675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=72972, count=74132) 20241026055020675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055020676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sat Oct 26 05:50:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055021677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055021677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_gsup_lu_reject started. 20241026055022261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055022262 DMM INFO MM(262420000000005/eaf445d7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055022262 DMM INFO MM(262420000000005/eaf445d7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055022262 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055022262 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055022262 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055022262 DMM ERROR MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026055022262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241026055022262 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055022263 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055022263 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055022263 DLLC NOTICE LLME(e9004543/eaf445d7){ASSIGNED} LLGM Assign pre (eaf445d7 => ffffffff) (gprs_llc.c:1079) 20241026055022263 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaf445d7 => ffffffff) (gprs_llc.c:1125) 20241026055022263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055022301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055022301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055022301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055022301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055022301 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055022301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055022301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055022301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055022301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055022302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055022302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055022302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055022302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055022302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055022302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055022302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055022302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055022302 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055022302 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055022302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055022302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055022302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055022305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055022310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055022310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055022318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055022318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055022318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055022318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055022318 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055022318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055022318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055022318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055022318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055022319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055022319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055022319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055022319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055022319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055022319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055022319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055022319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055022319 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055022319 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055022319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055022320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055022320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055022322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055022328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055022328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(185)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055022335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055022335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055022335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055022335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055022335 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055022335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055022335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055022335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055022335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055022336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055022336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055022336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055022336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055022336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055022336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055022336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055022336 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055022336 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055022336 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055022336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055022336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055022336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055022339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055022345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055022345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055022678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055022678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055022678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055022678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055022682 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055022683 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@9842e08522d0: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E950D875'O, index=0 SGSN_Test-GSUP(190)@9842e08522d0: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@9842e08522d0: 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 := 'C3EF98EB383A2BEC6D41E12F4E99DE51'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC8240C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '828D349DEBD92400'O } } } } } 20241026055023755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055023755 DLLC NOTICE LLME(ffffffff/e950d875){UNASSIGNED} LLC RX: unknown TLLI 0xe950d875, creating LLME on the fly (gprs_llc.c:552) 20241026055023755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055023755 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241026055023755 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055023755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055023755 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055023755 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055023755 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055023755 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055023755 DLLC NOTICE LLME(ffffffff/e950d875){UNASSIGNED} LLGM Assign pre (e950d875 => ff29b036) (gprs_llc.c:1079) 20241026055023755 DLLC NOTICE LLME(e950d875/ff29b036){ASSIGNED} LLGM Assign post (e950d875 => ff29b036) (gprs_llc.c:1125) 20241026055023755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055023755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055023755 DMM DEBUG MM(262420000000006/ff29b036) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055023771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055023771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055023771 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055023771 DMM DEBUG MM(262420000000006/ff29b036) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241026055023771 DMM NOTICE MM(262420000000006/ff29b036) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055023771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055023771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055023771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055023771 DMM DEBUG MM(262420000000006/ff29b036) Requesting authorization (sgsn_auth.c:160) 20241026055023771 DMM INFO MM(262420000000006/ff29b036) Requesting authentication tuples (sgsn_auth.c:184) 20241026055023771 DMM DEBUG MM(262420000000006/ff29b036) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055023771 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241026055023771 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)@9842e08522d0: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@9842e08522d0: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241026055023776 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055023776 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055023776 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055023776 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055023776 DMM INFO MM(262420000000006/ff29b036) Subscriber data update (mmctx.c:445) 20241026055023776 DMM DEBUG MM(262420000000006/ff29b036) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055023776 DMM INFO MM(262420000000006/ff29b036) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055023776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055023776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055023776 DMM INFO MM(262420000000006/ff29b036) <- GMM AUTH AND CIPHERING REQ (rand = c3 ef 98 eb 38 3a 2b ec 6d 41 e1 2f 4e 99 de 51 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055023790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055023790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055023790 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055023790 DMM INFO MM(262420000000006/ff29b036) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055023790 DMM NOTICE MM(262420000000006/ff29b036) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055023790 DMM DEBUG MM(262420000000006/ff29b036) checking auth: received GSM SRES = cc 82 40 c4 (gprs_gmm.c:666) 20241026055023790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055023790 DMM DEBUG MM(262420000000006/ff29b036) Requesting authorization (sgsn_auth.c:160) 20241026055023790 DMM INFO MM(262420000000006/ff29b036) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055023790 DMM DEBUG MM(262420000000006/ff29b036) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055023790 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241026055023790 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) 20241026055023790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055023790 DMM INFO MM(262420000000006/ff29b036) <- GMM ATTACH ACCEPT (new P-TMSI=0xff29b036) (gprs_gmm.c:300) 20241026055023793 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241026055023793 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241026055023793 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241026055023793 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055023793 DMM INFO MM(262420000000006/ff29b036) Subscriber data update (mmctx.c:445) 20241026055023793 DMM DEBUG MM(262420000000006/ff29b036) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@9842e08522d0: setverdict(fail): none -> fail MC@9842e08522d0: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@9842e08522d0: Final verdict of PTC: none 20241026055023808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56492<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055023808 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055023808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(178)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@9842e08522d0: Final verdict of PTC: none -NSVCI99(188)@9842e08522d0: Final verdict of PTC: none -NSVCI98(183)@9842e08522d0: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@9842e08522d0: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@9842e08522d0: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(181)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(186)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(176)@9842e08522d0: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@9842e08522d0: Final verdict of PTC: fail MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@9842e08522d0: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sat Oct 26 05:50:23 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 20241026055023908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055024310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75816) 20241026055024809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055024809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75816, count=80172) 20241026055025650 DGPRS DEBUG Checking for inactive LLMEs, time = 32450024 (sgsn.c:131) 20241026055025810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055025810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sat Oct 26 05:50:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055026811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055026811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_combined started. 20241026055027406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055027408 DMM INFO MM(262420000000006/ff29b036) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055027408 DMM INFO MM(262420000000006/ff29b036) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055027408 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055027408 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055027408 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055027408 DMM ERROR MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026055027408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241026055027408 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055027408 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055027408 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055027408 DLLC NOTICE LLME(e950d875/ff29b036){ASSIGNED} LLGM Assign pre (ff29b036 => ffffffff) (gprs_llc.c:1079) 20241026055027408 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff29b036 => ffffffff) (gprs_llc.c:1125) 20241026055027408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055027432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055027432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055027432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055027432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055027432 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055027432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055027432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055027432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055027432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055027434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055027434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055027434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055027434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055027434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055027434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055027434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055027434 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055027434 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055027434 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055027434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055027434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055027434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055027436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055027441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055027441 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055027448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055027448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055027448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055027448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055027448 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055027448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055027449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055027449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055027449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055027449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055027449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055027449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055027449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055027449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055027449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055027449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055027449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055027449 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055027449 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055027449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055027450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055027450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055027451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055027455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055027455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055027469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055027469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055027469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055027469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055027469 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055027469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055027469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055027469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055027469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055027470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055027470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055027470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055027470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055027470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055027470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055027470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055027470 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055027470 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055027470 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055027470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055027470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055027470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055027472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055027476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055027476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055027812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055027812 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055027812 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055027812 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055027817 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(207)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(207)@9842e08522d0: 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(207)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241026055027818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@9842e08522d0: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E00FA67A'O, index=0 SGSN_Test-GSUP(209)@9842e08522d0: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@9842e08522d0: 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 := 'B4F7DB7D6E2A2069541597FC9134F4B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E59ECDC9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '089D639070BE0CC9'O } } } } } 20241026055028894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055028894 DLLC NOTICE LLME(ffffffff/e00fa67a){UNASSIGNED} LLC RX: unknown TLLI 0xe00fa67a, creating LLME on the fly (gprs_llc.c:552) 20241026055028894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055028894 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241026055028894 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055028894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055028894 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055028894 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055028894 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055028894 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055028894 DLLC NOTICE LLME(ffffffff/e00fa67a){UNASSIGNED} LLGM Assign pre (e00fa67a => d907d500) (gprs_llc.c:1079) 20241026055028894 DLLC NOTICE LLME(e00fa67a/d907d500){ASSIGNED} LLGM Assign post (e00fa67a => d907d500) (gprs_llc.c:1125) 20241026055028894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055028894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055028895 DMM DEBUG MM(262420000000007/d907d500) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055028914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055028914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055028914 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055028914 DMM DEBUG MM(262420000000007/d907d500) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241026055028914 DMM NOTICE MM(262420000000007/d907d500) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055028914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055028914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055028914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055028914 DMM DEBUG MM(262420000000007/d907d500) Requesting authorization (sgsn_auth.c:160) 20241026055028914 DMM INFO MM(262420000000007/d907d500) Requesting authentication tuples (sgsn_auth.c:184) 20241026055028914 DMM DEBUG MM(262420000000007/d907d500) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055028914 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241026055028915 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)@9842e08522d0: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@9842e08522d0: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241026055028921 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055028921 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055028921 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055028921 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055028921 DMM INFO MM(262420000000007/d907d500) Subscriber data update (mmctx.c:445) 20241026055028921 DMM DEBUG MM(262420000000007/d907d500) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055028921 DMM INFO MM(262420000000007/d907d500) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055028921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055028921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055028921 DMM INFO MM(262420000000007/d907d500) <- GMM AUTH AND CIPHERING REQ (rand = b4 f7 db 7d 6e 2a 20 69 54 15 97 fc 91 34 f4 b5 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055028936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055028936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055028937 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055028937 DMM INFO MM(262420000000007/d907d500) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055028937 DMM NOTICE MM(262420000000007/d907d500) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055028937 DMM DEBUG MM(262420000000007/d907d500) checking auth: received GSM SRES = e5 9e cd c9 (gprs_gmm.c:666) 20241026055028937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055028937 DMM DEBUG MM(262420000000007/d907d500) Requesting authorization (sgsn_auth.c:160) 20241026055028937 DMM INFO MM(262420000000007/d907d500) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055028937 DMM DEBUG MM(262420000000007/d907d500) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055028937 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241026055028937 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) 20241026055028937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055028937 DMM INFO MM(262420000000007/d907d500) <- GMM ATTACH ACCEPT (new P-TMSI=0xd907d500) (gprs_gmm.c:300) 20241026055028941 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055028941 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055028941 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241026055028941 DMM INFO MM(262420000000007/d907d500) Subscriber data update (mmctx.c:445) 20241026055028941 DMM DEBUG MM(262420000000007/d907d500) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055028941 DMM INFO MM(262420000000007/d907d500) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055028941 DMM NOTICE MM(262420000000007/d907d500) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241026055028941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055028941 DMM NOTICE MM(262420000000007/d907d500) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055028941 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) 20241026055028942 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055028942 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241026055028942 DMM INFO MM(262420000000007/d907d500) Subscriber data update (mmctx.c:445) 20241026055028942 DMM DEBUG MM(262420000000007/d907d500) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@9842e08522d0: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@9842e08522d0: Removing Client IMSI='262420000000007'H, index=0 20241026055028953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055028953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055028953 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055028953 DMM INFO MM(262420000000007/d907d500) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055028953 DMM NOTICE MM(262420000000007/d907d500) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055028953 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055028953 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055028953 DLLC NOTICE LLME(e00fa67a/d907d500){ASSIGNED} LLGM Assign pre (ffffffff => d907d500) (gprs_llc.c:1079) 20241026055028953 DLLC NOTICE LLME(ffffffff/d907d500){ASSIGNED} LLGM Assign post (ffffffff => d907d500) (gprs_llc.c:1125) 20241026055028953 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055028953 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055028953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055028953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@9842e08522d0: Final verdict of PTC: pass 20241026055028957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56510<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055028960 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055028960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(207)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@9842e08522d0: Final verdict of PTC: none -NSVCI99(208)@9842e08522d0: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@9842e08522d0: Final verdict of PTC: none -NSVCI98(202)@9842e08522d0: Final verdict of PTC: none -NSVCI97(197)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(209)@9842e08522d0: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@9842e08522d0: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(200)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(206)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(195)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_combined finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sat Oct 26 05:50:29 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241026055029086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055029488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20241026055029961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055029961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84328, count=88684) 20241026055030963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055030963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sat Oct 26 05:50:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055031964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055031964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_accept_all started. 20241026055032580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055032581 DMM INFO MM(262420000000007/d907d500) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055032581 DMM INFO MM(262420000000007/d907d500) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055032582 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055032582 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055032582 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055032582 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055032582 DLLC NOTICE LLME(ffffffff/d907d500){ASSIGNED} LLGM Assign pre (d907d500 => ffffffff) (gprs_llc.c:1079) 20241026055032582 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d907d500 => ffffffff) (gprs_llc.c:1125) 20241026055032582 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241026055032582 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) 20241026055032582 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) 20241026055032582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055032582 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055032582 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055032582 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055032582 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055032619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055032619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055032619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055032619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055032619 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055032619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055032619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055032619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055032619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(216)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(217)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055032620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055032620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055032620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055032620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055032620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055032620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055032620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055032620 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055032620 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055032620 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055032620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(217)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055032620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055032620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055032622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026055032627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055032627 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(216)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_accept_all-BVCI196(214)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(221)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055032631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055032631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055032631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055032631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055032631 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055032631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055032631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055032631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055032631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055032632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055032632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055032632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055032632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055032632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055032632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055032632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055032632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055032632 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055032632 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055032632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055032632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055032632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055032634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055032638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055032638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055032647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055032647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055032647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055032647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055032647 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055032647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055032647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055032647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055032647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055032648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055032648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055032648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055032648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055032648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055032648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055032648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055032648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055032648 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055032648 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055032648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055032649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055032649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055032651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055032655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055032655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055032965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055032965 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055032965 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055032965 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055032969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055032970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@9842e08522d0: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='FA7ECAD3'O, index=0 SGSN_Test-GSUP(228)@9842e08522d0: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241026055034042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055034042 DLLC NOTICE LLME(ffffffff/fa7ecad3){UNASSIGNED} LLC RX: unknown TLLI 0xfa7ecad3, creating LLME on the fly (gprs_llc.c:552) 20241026055034042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055034042 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241026055034042 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055034042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055034042 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055034042 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055034042 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055034042 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055034042 DLLC NOTICE LLME(ffffffff/fa7ecad3){UNASSIGNED} LLGM Assign pre (fa7ecad3 => d6910272) (gprs_llc.c:1079) 20241026055034042 DLLC NOTICE LLME(fa7ecad3/d6910272){ASSIGNED} LLGM Assign post (fa7ecad3 => d6910272) (gprs_llc.c:1125) 20241026055034042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055034042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055034042 DMM DEBUG MM(262420000000008/d6910272) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055034059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055034059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055034059 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055034059 DMM DEBUG MM(262420000000008/d6910272) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241026055034059 DMM NOTICE MM(262420000000008/d6910272) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055034059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055034059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055034059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026055034059 DMM INFO MM(262420000000008/d6910272) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6910272) (gprs_gmm.c:300) TC_attach_accept_all(230)@9842e08522d0: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@9842e08522d0: Removing Client IMSI='262420000000008'H, index=0 20241026055035055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055035055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055035055 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055035055 DMM INFO MM(262420000000008/d6910272) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055035055 DMM NOTICE MM(262420000000008/d6910272) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055035055 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055035055 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055035055 DLLC NOTICE LLME(fa7ecad3/d6910272){ASSIGNED} LLGM Assign pre (ffffffff => d6910272) (gprs_llc.c:1079) 20241026055035056 DLLC NOTICE LLME(ffffffff/d6910272){ASSIGNED} LLGM Assign post (ffffffff => d6910272) (gprs_llc.c:1125) 20241026055035056 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055035056 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055035056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055035056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@9842e08522d0: Final verdict of PTC: pass 20241026055035060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53546<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@9842e08522d0: Final verdict of PTC: none -NSVCI99(226)@9842e08522d0: Final verdict of PTC: none 20241026055035065 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055035065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(223)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@9842e08522d0: Final verdict of PTC: none -NSVCI97(217)@9842e08522d0: Final verdict of PTC: none -NSVCI98(221)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@9842e08522d0: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@9842e08522d0: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@9842e08522d0: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(219)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(224)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(215)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_accept_all finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sat Oct 26 05:50:35 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 20241026055035168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055035570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69144) 20241026055036067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055036067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69144, count=70304) 20241026055037068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055037068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sat Oct 26 05:50:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055038069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055038069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_closed started. 20241026055038669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055038671 DMM INFO MM(262420000000008/d6910272) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055038671 DMM INFO MM(262420000000008/d6910272) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055038671 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055038671 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055038671 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055038671 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055038671 DLLC NOTICE LLME(ffffffff/d6910272){ASSIGNED} LLGM Assign pre (d6910272 => ffffffff) (gprs_llc.c:1079) 20241026055038671 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6910272 => ffffffff) (gprs_llc.c:1125) 20241026055038671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055038671 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055038671 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055038671 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055038671 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055038711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055038711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055038711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055038711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055038711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055038711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055038711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055038711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055038711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241026055038712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055038712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055038712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(235)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055038712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055038712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055038712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055038712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055038712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055038712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055038712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055038712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055038712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055038712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055038714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055038718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055038718 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055038725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055038726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055038726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055038726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055038726 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055038726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055038726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055038726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055038726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055038726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055038726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055038726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055038726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055038726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055038726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055038726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055038726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055038726 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055038726 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055038726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055038727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055038727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055038728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055038733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055038733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055038741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055038741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055038741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055038741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055038741 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055038741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055038741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055038741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055038741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055038742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055038742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055038742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055038742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055038742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055038742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055038742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055038742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055038742 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055038742 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055038742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055038742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055038742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055038744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055038749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055038749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055039071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055039071 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055039071 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055039071 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055039074 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055039075 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@9842e08522d0: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='F2B56E9C'O, index=0 SGSN_Test-GSUP(247)@9842e08522d0: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@9842e08522d0: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='F2B56E9C'O, index=1 20241026055040147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055040148 DLLC NOTICE LLME(ffffffff/f2b56e9c){UNASSIGNED} LLC RX: unknown TLLI 0xf2b56e9c, creating LLME on the fly (gprs_llc.c:552) 20241026055040148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055040148 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241026055040148 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055040148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055040148 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055040148 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055040148 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055040148 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055040148 DLLC NOTICE LLME(ffffffff/f2b56e9c){UNASSIGNED} LLGM Assign pre (f2b56e9c => c5059fbe) (gprs_llc.c:1079) 20241026055040148 DLLC NOTICE LLME(f2b56e9c/c5059fbe){ASSIGNED} LLGM Assign post (f2b56e9c => c5059fbe) (gprs_llc.c:1125) 20241026055040148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055040148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055040148 DMM DEBUG MM(001010123456789/c5059fbe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055040168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055040168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055040168 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055040168 DMM DEBUG MM(001010123456789/c5059fbe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241026055040168 DMM NOTICE MM(001010123456789/c5059fbe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055040168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055040168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055040168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241026055040168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026055040168 DMM NOTICE MM(001010123456789/c5059fbe) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241026055040168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Reject}: Deallocated (fsm.c:568) 20241026055040168 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055040168 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055040168 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026055040168 DLLC NOTICE LLME(f2b56e9c/c5059fbe){ASSIGNED} LLGM Assign pre (c5059fbe => ffffffff) (gprs_llc.c:1079) 20241026055040168 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5059fbe => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@9842e08522d0: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@9842e08522d0: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@9842e08522d0: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@9842e08522d0: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E27000F8'O, index=2 SGSN_Test-GSUP(247)@9842e08522d0: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241026055040258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055040258 DLLC NOTICE LLME(ffffffff/e27000f8){UNASSIGNED} LLC RX: unknown TLLI 0xe27000f8, creating LLME on the fly (gprs_llc.c:552) 20241026055040258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055040258 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241026055040258 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055040258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055040258 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055040258 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055040258 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055040258 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055040258 DLLC NOTICE LLME(ffffffff/e27000f8){UNASSIGNED} LLGM Assign pre (e27000f8 => dc1ee3f5) (gprs_llc.c:1079) 20241026055040258 DLLC NOTICE LLME(e27000f8/dc1ee3f5){ASSIGNED} LLGM Assign post (e27000f8 => dc1ee3f5) (gprs_llc.c:1125) 20241026055040258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055040258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055040258 DMM DEBUG MM(262420000000010/dc1ee3f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055040264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055040264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055040264 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055040264 DMM DEBUG MM(262420000000010/dc1ee3f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241026055040264 DMM NOTICE MM(262420000000010/dc1ee3f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055040264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055040264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055040264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026055040264 DMM INFO MM(262420000000010/dc1ee3f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc1ee3f5) (gprs_gmm.c:300) TC_attach_closed(250)@9842e08522d0: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@9842e08522d0: Removing Client IMSI='262420000000010'H, index=2 20241026055041271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055041271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055041272 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055041272 DMM INFO MM(262420000000010/dc1ee3f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055041272 DMM NOTICE MM(262420000000010/dc1ee3f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055041272 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055041272 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055041272 DLLC NOTICE LLME(e27000f8/dc1ee3f5){ASSIGNED} LLGM Assign pre (ffffffff => dc1ee3f5) (gprs_llc.c:1079) 20241026055041272 DLLC NOTICE LLME(ffffffff/dc1ee3f5){ASSIGNED} LLGM Assign post (ffffffff => dc1ee3f5) (gprs_llc.c:1125) 20241026055041272 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055041272 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055041272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055041272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@9842e08522d0: Final verdict of PTC: pass 20241026055041276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53562<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@9842e08522d0: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@9842e08522d0: Final verdict of PTC: none -NSVCI98(240)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@9842e08522d0: Final verdict of PTC: none -NSVCI99(245)@9842e08522d0: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@9842e08522d0: Final verdict of PTC: none 20241026055041282 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055041282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(235)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@9842e08522d0: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(233)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(238)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(243)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@9842e08522d0: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@9842e08522d0: Test case TC_attach_closed finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sat Oct 26 05:50:41 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241026055041411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055041812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79776) 20241026055042283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055042284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79776, count=80316) 20241026055043286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055043286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sat Oct 26 05:50:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055044287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055044287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_no_imei_response started. 20241026055044911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055044914 DMM INFO MM(262420000000010/dc1ee3f5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055044914 DMM INFO MM(262420000000010/dc1ee3f5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055044914 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055044914 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055044914 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055044914 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055044914 DLLC NOTICE LLME(ffffffff/dc1ee3f5){ASSIGNED} LLGM Assign pre (dc1ee3f5 => ffffffff) (gprs_llc.c:1079) 20241026055044914 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc1ee3f5 => ffffffff) (gprs_llc.c:1125) 20241026055044914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055044914 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055044914 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055044914 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055044914 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055044980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055044980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055044980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055044980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055044980 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055044980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055044980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055044980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055044980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055044981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055044981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055044981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055044982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055044982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055044982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055044982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055044982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055044982 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055044982 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055044982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055044982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055044982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055044984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055044991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055044991 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055044999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055044999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055044999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055044999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055044999 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055044999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055044999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055044999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055044999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055045000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055045000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055045000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055045000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055045000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055045000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055045000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055045000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055045000 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055045000 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055045000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055045000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055045000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055045003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055045007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055045007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055045018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055045018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055045018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055045018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055045018 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055045018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055045018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055045018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055045018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055045019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055045019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055045019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055045019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055045019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055045019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055045019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055045019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055045019 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055045019 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055045019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055045019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055045019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055045021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055045026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055045026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055045288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055045288 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055045288 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055045288 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055045292 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@9842e08522d0: 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)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241026055045293 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@9842e08522d0: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='CA363A23'O, index=0 SGSN_Test-GSUP(267)@9842e08522d0: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241026055046357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055046357 DLLC NOTICE LLME(ffffffff/ca363a23){UNASSIGNED} LLC RX: unknown TLLI 0xca363a23, creating LLME on the fly (gprs_llc.c:552) 20241026055046358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055046358 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241026055046358 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055046358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055046358 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055046358 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055046358 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055046358 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055046358 DLLC NOTICE LLME(ffffffff/ca363a23){UNASSIGNED} LLGM Assign pre (ca363a23 => c619ea64) (gprs_llc.c:1079) 20241026055046358 DLLC NOTICE LLME(ca363a23/c619ea64){ASSIGNED} LLGM Assign post (ca363a23 => c619ea64) (gprs_llc.c:1125) 20241026055046358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055046358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055046358 DMM DEBUG MM(262420000000032/c619ea64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055052359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026055052359 DMM DEBUG MM(262420000000032/c619ea64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055055651 DGPRS DEBUG Checking for inactive LLMEs, time = 32450054 (sgsn.c:131) 20241026055058361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026055058361 DMM DEBUG MM(262420000000032/c619ea64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055104362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026055104362 DMM DEBUG MM(262420000000032/c619ea64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055105289 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026055105289 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055105290 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241026055110363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026055110363 DMM DEBUG MM(262420000000032/c619ea64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055114983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055114989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055114989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055115002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055115005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055115005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055115020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055115023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055115023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055116365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026055116365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241026055116365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026055116365 DMM NOTICE MM(262420000000032/c619ea64) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241026055116365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Reject}: Deallocated (fsm.c:568) 20241026055116365 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055116365 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055116365 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026055116365 DLLC NOTICE LLME(ca363a23/c619ea64){ASSIGNED} LLGM Assign pre (c619ea64 => ffffffff) (gprs_llc.c:1079) 20241026055116365 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c619ea64 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@9842e08522d0: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@9842e08522d0: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@9842e08522d0: Final verdict of PTC: pass 20241026055116387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49688<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@9842e08522d0: Final verdict of PTC: none -NSVCI99(265)@9842e08522d0: Final verdict of PTC: none 20241026055116393 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055116393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imei_response-BVCI220(264)@9842e08522d0: Final verdict of PTC: none -NSVCI98(260)@9842e08522d0: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@9842e08522d0: Final verdict of PTC: none -NSVCI97(255)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@9842e08522d0: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(253)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(258)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(263)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sat Oct 26 05:51:16 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 20241026055116502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055116804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65456) 20241026055117394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055117394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65456, count=71508) 20241026055118396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055118396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sat Oct 26 05:51:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055119398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055119398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_no_imsi_response started. 20241026055119900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055119904 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055119954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055119954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055119954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055119954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055119954 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055119954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055119954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055119954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055119954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055119955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055119955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055119955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055119955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055119955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055119955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055119955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055119955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055119955 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055119955 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055119955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055119956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055119956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055119958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055119963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055119963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055119972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055119972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055119972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055119972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055119972 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055119972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055119972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055119972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055119972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055119973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055119973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055119973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055119973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055119973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055119973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055119973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055119973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055119973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055119973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055119973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055119973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055119973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055119976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055119982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055119982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055119991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055119991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055119991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055119991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055119991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055119991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055119991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055119991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055119991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055119992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055119992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055119992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055119992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055119992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055119992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055119992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055119992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055119992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055119992 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055119992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055119992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055119992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055119994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055119999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055119999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055120399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055120399 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055120399 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055120399 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055120403 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055120404 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@9842e08522d0: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='ECA4CA5F'O, index=0 SGSN_Test-GSUP(286)@9842e08522d0: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241026055121474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055121474 DLLC NOTICE LLME(ffffffff/eca4ca5f){UNASSIGNED} LLC RX: unknown TLLI 0xeca4ca5f, creating LLME on the fly (gprs_llc.c:552) 20241026055121474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055121474 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241026055121474 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055121474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055121474 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055121474 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055121474 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055121474 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055121474 DLLC NOTICE LLME(ffffffff/eca4ca5f){UNASSIGNED} LLGM Assign pre (eca4ca5f => f0760489) (gprs_llc.c:1079) 20241026055121474 DLLC NOTICE LLME(eca4ca5f/f0760489){ASSIGNED} LLGM Assign post (eca4ca5f => f0760489) (gprs_llc.c:1125) 20241026055121474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055121474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055121474 DMM DEBUG MM(/f0760489) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055121490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055121490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055121490 DMM DEBUG MM_STATE_Gb(3970222687)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055121490 DMM DEBUG MM(/f0760489) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241026055121490 DMM NOTICE MM(/f0760489) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055121490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055121490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241026055121490 DMM DEBUG MM(/f0760489) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241026055125652 DGPRS DEBUG Checking for inactive LLMEs, time = 32450084 (sgsn.c:131) 20241026055127491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026055127492 DMM DEBUG MM(/f0760489) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241026055133493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026055133494 DMM DEBUG MM(/f0760489) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241026055139496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026055139496 DMM DEBUG MM(/f0760489) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241026055140400 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026055140401 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055140402 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241026055145498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026055145498 DMM DEBUG MM(/f0760489) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241026055149957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055149965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055149965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055149974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055149978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055149978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055149993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055149997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055149997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055151499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241026055151499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241026055151499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026055151499 DMM NOTICE MM(/f0760489) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241026055151499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Reject}: Deallocated (fsm.c:568) 20241026055151499 DMM DEBUG MM_STATE_Gb(3970222687)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055151499 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055151499 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026055151499 DLLC NOTICE LLME(eca4ca5f/f0760489){ASSIGNED} LLGM Assign pre (f0760489 => ffffffff) (gprs_llc.c:1079) 20241026055151499 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0760489 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@9842e08522d0: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@9842e08522d0: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@9842e08522d0: Final verdict of PTC: pass 20241026055151521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@9842e08522d0: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@9842e08522d0: Final verdict of PTC: none 20241026055151526 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055151526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(270)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@9842e08522d0: Final verdict of PTC: none -NSVCI98(279)@9842e08522d0: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@9842e08522d0: Final verdict of PTC: none -NSVCI97(274)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@9842e08522d0: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@9842e08522d0: Final verdict of PTC: none -NSVCI99(284)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(277)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(282)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(272)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sat Oct 26 05:51:51 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 20241026055151605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055151906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66076) 20241026055152528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055152528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66076, count=72128) 20241026055153530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055153530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sat Oct 26 05:51:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055154532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055154532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_closed_add_vty started. 20241026055154996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055154998 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055155041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055155041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055155041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055155041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055155041 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055155041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055155041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055155041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055155041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055155042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055155042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055155042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055155042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055155042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055155042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055155042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055155042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055155042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055155042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055155042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(293)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055155042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055155042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055155044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055155049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055155049 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055155056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055155056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055155056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055155056 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055155056 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055155056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055155056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055155056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055155056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055155057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055155057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055155058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055155058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055155058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055155058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055155058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055155058 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055155058 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055155058 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055155058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055155058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055155058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055155060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055155064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055155064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055155072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055155072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055155072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055155072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055155072 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055155072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055155072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055155072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055155072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055155073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055155073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055155073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055155073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055155073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055155073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055155073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055155073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055155073 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055155073 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055155073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055155074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055155074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055155076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055155081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055155081 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055155534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055155534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055155534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055155534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055155538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055155539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026055155653 DGPRS DEBUG Checking for inactive LLMEs, time = 32450114 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@9842e08522d0: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D7D43B4B'O, index=0 SGSN_Test-GSUP(305)@9842e08522d0: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@9842e08522d0: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D7D43B4B'O, index=1 20241026055156605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055156605 DLLC NOTICE LLME(ffffffff/d7d43b4b){UNASSIGNED} LLC RX: unknown TLLI 0xd7d43b4b, creating LLME on the fly (gprs_llc.c:552) 20241026055156605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055156605 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241026055156605 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055156605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055156605 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055156605 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055156605 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055156605 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055156605 DLLC NOTICE LLME(ffffffff/d7d43b4b){UNASSIGNED} LLGM Assign pre (d7d43b4b => c278f6e9) (gprs_llc.c:1079) 20241026055156605 DLLC NOTICE LLME(d7d43b4b/c278f6e9){ASSIGNED} LLGM Assign post (d7d43b4b => c278f6e9) (gprs_llc.c:1125) 20241026055156605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055156605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055156605 DMM DEBUG MM(001010123456789/c278f6e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055156612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055156612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055156612 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055156612 DMM DEBUG MM(001010123456789/c278f6e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241026055156612 DMM NOTICE MM(001010123456789/c278f6e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055156612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055156612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055156612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241026055156612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026055156612 DMM NOTICE MM(001010123456789/c278f6e9) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241026055156612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Reject}: Deallocated (fsm.c:568) 20241026055156612 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055156612 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055156612 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026055156612 DLLC NOTICE LLME(d7d43b4b/c278f6e9){ASSIGNED} LLGM Assign pre (c278f6e9 => ffffffff) (gprs_llc.c:1079) 20241026055156612 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c278f6e9 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@9842e08522d0: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@9842e08522d0: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@9842e08522d0: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D7D43B4B'O, index=2 20241026055156616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055156616 DLLC NOTICE LLME(ffffffff/d7d43b4b){UNASSIGNED} LLC RX: unknown TLLI 0xd7d43b4b, creating LLME on the fly (gprs_llc.c:552) 20241026055156616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241026055156616 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241026055156616 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055156616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055156616 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055156616 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055156616 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055156616 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055156616 DLLC NOTICE LLME(ffffffff/d7d43b4b){UNASSIGNED} LLGM Assign pre (d7d43b4b => ecd88dc6) (gprs_llc.c:1079) 20241026055156616 DLLC NOTICE LLME(d7d43b4b/ecd88dc6){ASSIGNED} LLGM Assign post (d7d43b4b => ecd88dc6) (gprs_llc.c:1125) 20241026055156616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055156616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055156616 DMM DEBUG MM(001010123456700/ecd88dc6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055156617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055156617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055156617 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055156617 DMM DEBUG MM(001010123456700/ecd88dc6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241026055156617 DMM NOTICE MM(001010123456700/ecd88dc6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055156617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055156617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055156617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026055156617 DMM INFO MM(001010123456700/ecd88dc6) <- GMM ATTACH ACCEPT (new P-TMSI=0xecd88dc6) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@9842e08522d0: Removing Client IMSI='001010123456700'H, index=2 20241026055157628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055157628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055157628 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055157628 DMM INFO MM(001010123456700/ecd88dc6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055157628 DMM NOTICE MM(001010123456700/ecd88dc6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055157628 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055157628 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055157628 DLLC NOTICE LLME(d7d43b4b/ecd88dc6){ASSIGNED} LLGM Assign pre (ffffffff => ecd88dc6) (gprs_llc.c:1079) 20241026055157628 DLLC NOTICE LLME(ffffffff/ecd88dc6){ASSIGNED} LLGM Assign post (ffffffff => ecd88dc6) (gprs_llc.c:1125) 20241026055157628 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055157628 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055157628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055157628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@9842e08522d0: Final verdict of PTC: pass 20241026055157631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45582<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@9842e08522d0: Final verdict of PTC: none -NSVCI98(298)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@9842e08522d0: Final verdict of PTC: none -NSVCI97(293)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@9842e08522d0: Final verdict of PTC: none 20241026055157638 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055157638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed_add_vty-BVCI196(292)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@9842e08522d0: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@9842e08522d0: Final verdict of PTC: none -NSVCI99(303)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@9842e08522d0: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(296)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(301)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(291)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none)Sat Oct 26 05:51:57 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 MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. 20241026055157737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055158140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70396) 20241026055158640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055158640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70396, count=80452) 20241026055159642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055159642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sat Oct 26 05:52:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055200644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055200644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_check_subscriber_list started. 20241026055201236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055201238 DMM INFO MM(001010123456700/ecd88dc6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055201238 DMM INFO MM(001010123456700/ecd88dc6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055201238 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055201238 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055201238 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055201238 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055201238 DLLC NOTICE LLME(ffffffff/ecd88dc6){ASSIGNED} LLGM Assign pre (ecd88dc6 => ffffffff) (gprs_llc.c:1079) 20241026055201238 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecd88dc6 => ffffffff) (gprs_llc.c:1125) 20241026055201238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055201238 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055201238 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055201238 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055201238 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055201282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055201282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055201282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055201282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055201282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055201282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055201282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055201282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055201282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055201283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055201283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055201283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055201283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055201283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055201283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055201283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055201283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055201283 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055201283 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055201283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055201283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055201283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055201285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055201289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055201289 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055201297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055201297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055201297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055201297 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055201297 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055201297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055201297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055201297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055201297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055201299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055201299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055201299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055201299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055201299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055201299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055201299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055201299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055201299 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055201299 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055201299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055201299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055201299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055201301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055201305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055201305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055201313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055201313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055201313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055201313 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055201313 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055201313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055201313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055201313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055201313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055201314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055201314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055201314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055201314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055201314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055201314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055201314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055201314 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055201314 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055201314 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055201314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055201314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055201314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055201316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055201320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055201320 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055201645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055201645 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055201645 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055201645 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055201649 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055201650 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@9842e08522d0: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C398298F'O, index=0 SGSN_Test-GSUP(324)@9842e08522d0: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@9842e08522d0: 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 := 'A795CEF721FA04D1AC90DF8BEBA40776'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0C99CE9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '17BD0276D61EBF0E'O } } } } } 20241026055202722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055202722 DLLC NOTICE LLME(ffffffff/c398298f){UNASSIGNED} LLC RX: unknown TLLI 0xc398298f, creating LLME on the fly (gprs_llc.c:552) 20241026055202722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055202722 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241026055202722 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055202722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055202722 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055202722 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055202722 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055202722 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055202722 DLLC NOTICE LLME(ffffffff/c398298f){UNASSIGNED} LLGM Assign pre (c398298f => ec5e1712) (gprs_llc.c:1079) 20241026055202722 DLLC NOTICE LLME(c398298f/ec5e1712){ASSIGNED} LLGM Assign post (c398298f => ec5e1712) (gprs_llc.c:1125) 20241026055202722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055202722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055202722 DMM DEBUG MM(262420000000034/ec5e1712) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055202730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055202730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055202730 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055202730 DMM DEBUG MM(262420000000034/ec5e1712) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241026055202730 DMM NOTICE MM(262420000000034/ec5e1712) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055202730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055202730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055202730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055202730 DMM DEBUG MM(262420000000034/ec5e1712) Requesting authorization (sgsn_auth.c:160) 20241026055202730 DMM INFO MM(262420000000034/ec5e1712) Requesting authentication tuples (sgsn_auth.c:184) 20241026055202730 DMM DEBUG MM(262420000000034/ec5e1712) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055202730 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241026055202730 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)@9842e08522d0: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@9842e08522d0: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241026055202732 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055202732 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055202732 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055202732 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055202732 DMM INFO MM(262420000000034/ec5e1712) Subscriber data update (mmctx.c:445) 20241026055202732 DMM DEBUG MM(262420000000034/ec5e1712) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055202732 DMM INFO MM(262420000000034/ec5e1712) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055202732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055202732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055202732 DMM INFO MM(262420000000034/ec5e1712) <- GMM AUTH AND CIPHERING REQ (rand = a7 95 ce f7 21 fa 04 d1 ac 90 df 8b eb a4 07 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055202737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055202737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055202737 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055202737 DMM INFO MM(262420000000034/ec5e1712) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055202737 DMM NOTICE MM(262420000000034/ec5e1712) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055202737 DMM DEBUG MM(262420000000034/ec5e1712) checking auth: received GSM SRES = d0 c9 9c e9 (gprs_gmm.c:666) 20241026055202737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055202737 DMM DEBUG MM(262420000000034/ec5e1712) Requesting authorization (sgsn_auth.c:160) 20241026055202737 DMM INFO MM(262420000000034/ec5e1712) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055202737 DMM DEBUG MM(262420000000034/ec5e1712) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055202737 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241026055202737 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) 20241026055202737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055202737 DMM INFO MM(262420000000034/ec5e1712) <- GMM ATTACH ACCEPT (new P-TMSI=0xec5e1712) (gprs_gmm.c:300) 20241026055202738 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055202738 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055202738 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241026055202738 DMM INFO MM(262420000000034/ec5e1712) Subscriber data update (mmctx.c:445) 20241026055202738 DMM DEBUG MM(262420000000034/ec5e1712) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055202738 DMM INFO MM(262420000000034/ec5e1712) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055202738 DMM NOTICE MM(262420000000034/ec5e1712) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241026055202738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055202738 DMM NOTICE MM(262420000000034/ec5e1712) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055202738 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) 20241026055202738 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055202738 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241026055202738 DMM INFO MM(262420000000034/ec5e1712) Subscriber data update (mmctx.c:445) 20241026055202738 DMM DEBUG MM(262420000000034/ec5e1712) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055202742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055202742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055202742 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055202742 DMM INFO MM(262420000000034/ec5e1712) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055202742 DMM NOTICE MM(262420000000034/ec5e1712) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055202742 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055202742 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055202742 DLLC NOTICE LLME(c398298f/ec5e1712){ASSIGNED} LLGM Assign pre (ffffffff => ec5e1712) (gprs_llc.c:1079) 20241026055202742 DLLC NOTICE LLME(ffffffff/ec5e1712){ASSIGNED} LLGM Assign post (ffffffff => ec5e1712) (gprs_llc.c:1125) 20241026055202742 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055202742 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055202742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055202742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@9842e08522d0: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@9842e08522d0: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@9842e08522d0: Final verdict of PTC: pass 20241026055202803 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241026055202803 DMM INFO MM(262420000000034/ec5e1712) Subscriber data update (mmctx.c:445) 20241026055202803 DMM DEBUG MM(262420000000034/ec5e1712) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241026055202803 DMM INFO MM(262420000000034/ec5e1712) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241026055202803 DMM INFO MM(262420000000034/ec5e1712) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055202803 DMM INFO MM(262420000000034/ec5e1712) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055202803 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055202803 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055202803 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055202803 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055202803 DLLC NOTICE LLME(ffffffff/ec5e1712){ASSIGNED} LLGM Assign pre (ec5e1712 => ffffffff) (gprs_llc.c:1079) 20241026055202803 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec5e1712 => ffffffff) (gprs_llc.c:1125) 20241026055202803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055202803 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055202803 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055202803 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055202806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45590<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@9842e08522d0: Final verdict of PTC: none 20241026055202811 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055202811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(312)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@9842e08522d0: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@9842e08522d0: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@9842e08522d0: Final verdict of PTC: none -NSVCI98(317)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@9842e08522d0: Final verdict of PTC: none -NSVCI99(322)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@9842e08522d0: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(320)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(315)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(310)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none)Sat Oct 26 05:52:02 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. 20241026055202902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055203204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46856) 20241026055203812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055203812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46856, count=93780) 20241026055204813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055204813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sat Oct 26 05:52:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055205814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055205814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_detach_check_subscriber_list started. 20241026055206241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055206244 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055206287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055206287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055206287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055206287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055206287 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055206287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055206287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055206287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055206287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055206288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055206288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055206288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055206288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055206288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055206288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055206288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055206288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055206288 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055206288 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055206288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055206288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055206288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 20241026055206291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055206296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055206296 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(333)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(330)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055206300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055206300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055206300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055206300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055206300 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055206300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055206300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055206300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055206300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055206301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055206301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055206301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055206301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055206301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055206301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055206301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055206301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055206301 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055206301 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055206301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055206301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055206301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055206303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055206307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055206307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055206317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055206317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055206317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055206317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055206317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055206317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055206317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055206317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055206317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055206318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055206318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055206318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055206318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055206318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055206318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055206318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055206318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055206318 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055206318 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055206318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055206318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055206318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055206320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055206325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055206325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055206815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055206815 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055206815 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055206815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055206819 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055206821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@9842e08522d0: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='D34F63B5'O, index=0 SGSN_Test-GSUP(343)@9842e08522d0: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@9842e08522d0: 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 := 'E239CD229840324A7A54207E93F9809F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C5151CBD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0075BCDBD8F43334'O } } } } } 20241026055206889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055206889 DLLC NOTICE LLME(ffffffff/d34f63b5){UNASSIGNED} LLC RX: unknown TLLI 0xd34f63b5, creating LLME on the fly (gprs_llc.c:552) 20241026055206889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055206889 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241026055206889 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055206889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055206889 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055206889 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055206889 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055206889 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055206889 DLLC NOTICE LLME(ffffffff/d34f63b5){UNASSIGNED} LLGM Assign pre (d34f63b5 => fc954a44) (gprs_llc.c:1079) 20241026055206889 DLLC NOTICE LLME(d34f63b5/fc954a44){ASSIGNED} LLGM Assign post (d34f63b5 => fc954a44) (gprs_llc.c:1125) 20241026055206889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055206889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055206889 DMM DEBUG MM(262420000000033/fc954a44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055206909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055206909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055206909 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055206909 DMM DEBUG MM(262420000000033/fc954a44) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241026055206909 DMM NOTICE MM(262420000000033/fc954a44) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055206909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055206909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055206909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055206909 DMM DEBUG MM(262420000000033/fc954a44) Requesting authorization (sgsn_auth.c:160) 20241026055206909 DMM INFO MM(262420000000033/fc954a44) Requesting authentication tuples (sgsn_auth.c:184) 20241026055206909 DMM DEBUG MM(262420000000033/fc954a44) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055206909 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241026055206909 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)@9842e08522d0: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@9842e08522d0: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241026055206915 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055206915 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055206915 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055206915 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055206915 DMM INFO MM(262420000000033/fc954a44) Subscriber data update (mmctx.c:445) 20241026055206915 DMM DEBUG MM(262420000000033/fc954a44) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055206915 DMM INFO MM(262420000000033/fc954a44) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055206916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055206916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055206916 DMM INFO MM(262420000000033/fc954a44) <- GMM AUTH AND CIPHERING REQ (rand = e2 39 cd 22 98 40 32 4a 7a 54 20 7e 93 f9 80 9f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055206931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055206931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055206931 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055206931 DMM INFO MM(262420000000033/fc954a44) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055206931 DMM NOTICE MM(262420000000033/fc954a44) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055206931 DMM DEBUG MM(262420000000033/fc954a44) checking auth: received GSM SRES = c5 15 1c bd (gprs_gmm.c:666) 20241026055206931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055206931 DMM DEBUG MM(262420000000033/fc954a44) Requesting authorization (sgsn_auth.c:160) 20241026055206931 DMM INFO MM(262420000000033/fc954a44) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055206931 DMM DEBUG MM(262420000000033/fc954a44) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055206931 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241026055206931 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) 20241026055206931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055206931 DMM INFO MM(262420000000033/fc954a44) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc954a44) (gprs_gmm.c:300) 20241026055206934 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055206934 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055206934 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241026055206934 DMM INFO MM(262420000000033/fc954a44) Subscriber data update (mmctx.c:445) 20241026055206934 DMM DEBUG MM(262420000000033/fc954a44) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055206934 DMM INFO MM(262420000000033/fc954a44) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055206934 DMM NOTICE MM(262420000000033/fc954a44) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241026055206934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055206934 DMM NOTICE MM(262420000000033/fc954a44) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055206934 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) 20241026055206936 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055206936 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241026055206936 DMM INFO MM(262420000000033/fc954a44) Subscriber data update (mmctx.c:445) 20241026055206936 DMM DEBUG MM(262420000000033/fc954a44) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055206948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055206948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055206948 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055206948 DMM INFO MM(262420000000033/fc954a44) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055206948 DMM NOTICE MM(262420000000033/fc954a44) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055206948 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055206948 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055206948 DLLC NOTICE LLME(d34f63b5/fc954a44){ASSIGNED} LLGM Assign pre (ffffffff => fc954a44) (gprs_llc.c:1079) 20241026055206948 DLLC NOTICE LLME(ffffffff/fc954a44){ASSIGNED} LLGM Assign post (ffffffff => fc954a44) (gprs_llc.c:1125) 20241026055206948 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055206948 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055206948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055206948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@9842e08522d0: setverdict(pass): none -> pass 20241026055207004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055207004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241026055207004 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055207004 DMM INFO MM(262420000000033/fc954a44) -> GMM DETACH REQUEST TLLI=0xfc954a44 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241026055207004 DMM INFO MM(262420000000033/fc954a44) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026055207004 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055207004 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055207004 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055207004 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055207004 DLLC NOTICE LLME(ffffffff/fc954a44){ASSIGNED} LLGM Assign pre (fc954a44 => ffffffff) (gprs_llc.c:1079) 20241026055207005 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc954a44 => ffffffff) (gprs_llc.c:1125) 20241026055207005 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241026055207005 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) 20241026055207005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055207005 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055207005 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055207005 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055207007 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@9842e08522d0: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@9842e08522d0: Final verdict of PTC: pass 20241026055212020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@9842e08522d0: Final verdict of PTC: none 20241026055212025 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055212025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(331)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@9842e08522d0: Final verdict of PTC: none -NSVCI98(336)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@9842e08522d0: Final verdict of PTC: none -NSVCI99(341)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@9842e08522d0: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@9842e08522d0: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@9842e08522d0: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(329)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(334)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(339)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sat Oct 26 05:52:12 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 20241026055212136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055212437 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=87936) 20241026055213026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055213026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87936, count=94348) 20241026055214027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055214027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sat Oct 26 05:52:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055215029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055215029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_check_complete_resend started. 20241026055215541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055215543 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055215580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055215580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055215580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055215580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055215580 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055215580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055215580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055215580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055215580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055215581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055215581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055215581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055215581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055215581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055215581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055215581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055215581 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055215581 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055215581 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055215581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055215581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055215581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055215583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055215588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055215588 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055215595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055215595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055215595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055215595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055215595 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055215595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055215595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055215595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055215595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055215596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055215596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055215596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055215596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055215596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055215596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055215596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055215596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055215596 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055215596 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055215596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055215596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055215596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055215598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055215603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055215603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055215612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055215612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055215612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055215612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055215612 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055215612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055215612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055215612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055215612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055215613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055215613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055215613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055215613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055215613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055215613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055215613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055215613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055215613 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055215613 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055215613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055215613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055215613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055215614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055215619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055215619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055216030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055216030 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055216030 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055216030 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055216034 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055216035 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@9842e08522d0: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D270D7A2'O, index=0 SGSN_Test-GSUP(362)@9842e08522d0: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@9842e08522d0: 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 := '93F508B18E547B2F8B787EB27EB53A69'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77AAC118'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '423360E0AAB2B18A'O } } } } } 20241026055217101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055217101 DLLC NOTICE LLME(ffffffff/d270d7a2){UNASSIGNED} LLC RX: unknown TLLI 0xd270d7a2, creating LLME on the fly (gprs_llc.c:552) 20241026055217101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055217101 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241026055217101 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055217101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055217101 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055217101 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055217101 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055217101 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055217101 DLLC NOTICE LLME(ffffffff/d270d7a2){UNASSIGNED} LLGM Assign pre (d270d7a2 => da51d655) (gprs_llc.c:1079) 20241026055217101 DLLC NOTICE LLME(d270d7a2/da51d655){ASSIGNED} LLGM Assign post (d270d7a2 => da51d655) (gprs_llc.c:1125) 20241026055217101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055217101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055217101 DMM DEBUG MM(262420000000036/da51d655) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055217125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055217125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055217125 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055217125 DMM DEBUG MM(262420000000036/da51d655) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241026055217125 DMM NOTICE MM(262420000000036/da51d655) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055217125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055217125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055217125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055217125 DMM DEBUG MM(262420000000036/da51d655) Requesting authorization (sgsn_auth.c:160) 20241026055217125 DMM INFO MM(262420000000036/da51d655) Requesting authentication tuples (sgsn_auth.c:184) 20241026055217125 DMM DEBUG MM(262420000000036/da51d655) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055217125 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241026055217125 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)@9842e08522d0: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@9842e08522d0: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241026055217130 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055217130 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055217130 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055217130 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055217130 DMM INFO MM(262420000000036/da51d655) Subscriber data update (mmctx.c:445) 20241026055217130 DMM DEBUG MM(262420000000036/da51d655) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055217130 DMM INFO MM(262420000000036/da51d655) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055217130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055217130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055217130 DMM INFO MM(262420000000036/da51d655) <- GMM AUTH AND CIPHERING REQ (rand = 93 f5 08 b1 8e 54 7b 2f 8b 78 7e b2 7e b5 3a 69 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055217141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055217141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055217141 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055217141 DMM INFO MM(262420000000036/da51d655) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055217141 DMM NOTICE MM(262420000000036/da51d655) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055217141 DMM DEBUG MM(262420000000036/da51d655) checking auth: received GSM SRES = 77 aa c1 18 (gprs_gmm.c:666) 20241026055217141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055217142 DMM DEBUG MM(262420000000036/da51d655) Requesting authorization (sgsn_auth.c:160) 20241026055217142 DMM INFO MM(262420000000036/da51d655) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055217142 DMM DEBUG MM(262420000000036/da51d655) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055217142 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241026055217142 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) 20241026055217142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055217142 DMM INFO MM(262420000000036/da51d655) <- GMM ATTACH ACCEPT (new P-TMSI=0xda51d655) (gprs_gmm.c:300) 20241026055217144 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055217144 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055217144 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241026055217144 DMM INFO MM(262420000000036/da51d655) Subscriber data update (mmctx.c:445) 20241026055217144 DMM DEBUG MM(262420000000036/da51d655) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055217144 DMM INFO MM(262420000000036/da51d655) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055217144 DMM NOTICE MM(262420000000036/da51d655) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241026055217144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055217144 DMM NOTICE MM(262420000000036/da51d655) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055217144 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) 20241026055217145 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055217145 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241026055217145 DMM INFO MM(262420000000036/da51d655) Subscriber data update (mmctx.c:445) 20241026055217145 DMM DEBUG MM(262420000000036/da51d655) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@9842e08522d0: Warning: Re-starting timer T, which is already active (running or expired). 20241026055223143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026055223143 DMM INFO MM(262420000000036/da51d655) <- GMM ATTACH ACCEPT (new P-TMSI=0xda51d655) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@9842e08522d0: Warning: Re-starting timer T, which is already active (running or expired). 20241026055225654 DGPRS DEBUG Checking for inactive LLMEs, time = 32450144 (sgsn.c:131) 20241026055229144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026055229144 DMM INFO MM(262420000000036/da51d655) <- GMM ATTACH ACCEPT (new P-TMSI=0xda51d655) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@9842e08522d0: Warning: Re-starting timer T, which is already active (running or expired). 20241026055235145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026055235145 DMM INFO MM(262420000000036/da51d655) <- GMM ATTACH ACCEPT (new P-TMSI=0xda51d655) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@9842e08522d0: Warning: Re-starting timer T, which is already active (running or expired). 20241026055236031 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026055236031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026055236031 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055241147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026055241147 DMM INFO MM(262420000000036/da51d655) <- GMM ATTACH ACCEPT (new P-TMSI=0xda51d655) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@9842e08522d0: Warning: Re-starting timer T, which is already active (running or expired). 20241026055245583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055245590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055245590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055245597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055245600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055245600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055245613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055245617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055245617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055247148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241026055247148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241026055247148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026055247148 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241026055247148 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) 20241026055247149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Reject}: Deallocated (fsm.c:568) 20241026055247149 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055247149 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055247149 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026055247149 DLLC NOTICE LLME(d270d7a2/da51d655){ASSIGNED} LLGM Assign pre (da51d655 => ffffffff) (gprs_llc.c:1079) 20241026055247149 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da51d655 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@9842e08522d0: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@9842e08522d0: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@9842e08522d0: Final verdict of PTC: pass 20241026055251176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59332<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055251180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055251180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@9842e08522d0: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@9842e08522d0: Final verdict of PTC: none -NSVCI98(355)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@9842e08522d0: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@9842e08522d0: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@9842e08522d0: Final verdict of PTC: none -NSVCI97(350)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@9842e08522d0: Final verdict of PTC: none -NSVCI99(360)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(358)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(348)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(353)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sat Oct 26 05:52:51 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 20241026055251240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055251542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90948) 20241026055252181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055252182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90948, count=94684) 20241026055253183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055253183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sat Oct 26 05:52:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055254184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055254185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_hlr_location_cancel_request_update started. 20241026055254634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055254637 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055254676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055254676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055254676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055254676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055254676 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055254676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055254676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055254676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055254676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055254677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055254677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055254677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055254677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055254677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055254677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055254677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055254677 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055254677 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055254677 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055254677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055254677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(369)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055254677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055254679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055254684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055254684 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055254692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055254692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055254692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055254692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055254692 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055254692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055254692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055254692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055254692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055254692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055254692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055254692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055254692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055254692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055254692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055254692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055254692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055254692 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055254692 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055254692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(374)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055254693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055254693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055254695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055254700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055254700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055254709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055254709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055254709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055254709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055254709 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055254709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055254709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055254709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055254709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055254710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055254710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055254710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055254710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055254710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055254710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055254710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055254710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055254711 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055254711 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055254711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055254711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055254711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055254712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055254717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055254717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055255185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055255186 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055255186 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055255186 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055255190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055255191 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026055255655 DGPRS DEBUG Checking for inactive LLMEs, time = 32450174 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@9842e08522d0: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='F3EBEC59'O, index=0 SGSN_Test-GSUP(381)@9842e08522d0: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@9842e08522d0: 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 := 'A4ECEBDA5FA24EBAEDC37A8213471B43'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A4A0A8F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0DA9A4CF900B776D'O } } } } } 20241026055256275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055256275 DLLC NOTICE LLME(ffffffff/f3ebec59){UNASSIGNED} LLC RX: unknown TLLI 0xf3ebec59, creating LLME on the fly (gprs_llc.c:552) 20241026055256275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055256275 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241026055256275 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055256275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055256275 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055256275 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055256275 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055256275 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055256275 DLLC NOTICE LLME(ffffffff/f3ebec59){UNASSIGNED} LLGM Assign pre (f3ebec59 => c7053c70) (gprs_llc.c:1079) 20241026055256275 DLLC NOTICE LLME(f3ebec59/c7053c70){ASSIGNED} LLGM Assign post (f3ebec59 => c7053c70) (gprs_llc.c:1125) 20241026055256275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055256275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055256275 DMM DEBUG MM(262420000000031/c7053c70) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055256299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055256299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055256299 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055256300 DMM DEBUG MM(262420000000031/c7053c70) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241026055256300 DMM NOTICE MM(262420000000031/c7053c70) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055256300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055256300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055256300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055256300 DMM DEBUG MM(262420000000031/c7053c70) Requesting authorization (sgsn_auth.c:160) 20241026055256300 DMM INFO MM(262420000000031/c7053c70) Requesting authentication tuples (sgsn_auth.c:184) 20241026055256300 DMM DEBUG MM(262420000000031/c7053c70) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055256300 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241026055256300 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)@9842e08522d0: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@9842e08522d0: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241026055256306 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055256306 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055256306 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055256306 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055256306 DMM INFO MM(262420000000031/c7053c70) Subscriber data update (mmctx.c:445) 20241026055256306 DMM DEBUG MM(262420000000031/c7053c70) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055256306 DMM INFO MM(262420000000031/c7053c70) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055256306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055256306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055256306 DMM INFO MM(262420000000031/c7053c70) <- GMM AUTH AND CIPHERING REQ (rand = a4 ec eb da 5f a2 4e ba ed c3 7a 82 13 47 1b 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055256322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055256322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055256322 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055256322 DMM INFO MM(262420000000031/c7053c70) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055256322 DMM NOTICE MM(262420000000031/c7053c70) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055256322 DMM DEBUG MM(262420000000031/c7053c70) checking auth: received GSM SRES = 3a 4a 0a 8f (gprs_gmm.c:666) 20241026055256322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055256322 DMM DEBUG MM(262420000000031/c7053c70) Requesting authorization (sgsn_auth.c:160) 20241026055256322 DMM INFO MM(262420000000031/c7053c70) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055256322 DMM DEBUG MM(262420000000031/c7053c70) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055256322 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241026055256322 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) 20241026055256322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055256322 DMM INFO MM(262420000000031/c7053c70) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7053c70) (gprs_gmm.c:300) 20241026055256325 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055256326 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055256326 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241026055256326 DMM INFO MM(262420000000031/c7053c70) Subscriber data update (mmctx.c:445) 20241026055256326 DMM DEBUG MM(262420000000031/c7053c70) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055256326 DMM INFO MM(262420000000031/c7053c70) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055256326 DMM NOTICE MM(262420000000031/c7053c70) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241026055256326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055256326 DMM NOTICE MM(262420000000031/c7053c70) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055256326 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) 20241026055256327 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055256327 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241026055256327 DMM INFO MM(262420000000031/c7053c70) Subscriber data update (mmctx.c:445) 20241026055256327 DMM DEBUG MM(262420000000031/c7053c70) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055256339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055256339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055256339 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055256339 DMM INFO MM(262420000000031/c7053c70) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055256339 DMM NOTICE MM(262420000000031/c7053c70) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055256339 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055256339 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055256339 DLLC NOTICE LLME(f3ebec59/c7053c70){ASSIGNED} LLGM Assign pre (ffffffff => c7053c70) (gprs_llc.c:1079) 20241026055256339 DLLC NOTICE LLME(ffffffff/c7053c70){ASSIGNED} LLGM Assign post (ffffffff => c7053c70) (gprs_llc.c:1125) 20241026055256339 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055256339 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055256339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055256339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@9842e08522d0: setverdict(pass): none -> pass 20241026055256388 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241026055256388 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241026055256388 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) 20241026055256388 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241026055256388 DMM INFO MM(262420000000031/c7053c70) Subscriber data update (mmctx.c:445) 20241026055256388 DMM DEBUG MM(262420000000031/c7053c70) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241026055256388 DMM INFO MM(262420000000031/c7053c70) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241026055256388 DMM INFO MM(262420000000031/c7053c70) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055256389 DMM INFO MM(262420000000031/c7053c70) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055256389 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055256389 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055256389 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055256389 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055256389 DLLC NOTICE LLME(ffffffff/c7053c70){ASSIGNED} LLGM Assign pre (c7053c70 => ffffffff) (gprs_llc.c:1079) 20241026055256389 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7053c70 => ffffffff) (gprs_llc.c:1125) 20241026055256389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055256389 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055256389 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055256389 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed MC@9842e08522d0: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@9842e08522d0: Final verdict of PTC: none -NSVCI99(379)@9842e08522d0: Final verdict of PTC: none 20241026055301400 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055301400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(369)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@9842e08522d0: Final verdict of PTC: none -NSVCI98(374)@9842e08522d0: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@9842e08522d0: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@9842e08522d0: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@9842e08522d0: Final verdict of PTC: none 20241026055301403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50474<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(372)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(367)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(377)@9842e08522d0: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@9842e08522d0: Final verdict of PTC: pass MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@9842e08522d0: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sat Oct 26 05:53:01 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 20241026055301536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055301838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50488<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87320) 20241026055302402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055302402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87320, count=92752) 20241026055303404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055303404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sat Oct 26 05:53:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055304405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055304405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_hlr_location_cancel_request_withdraw started. 20241026055304939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055304942 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055304990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055304990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055304990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055304990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055304990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055304990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055304990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055304990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055304990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055304991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055304991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055304991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055304991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055304991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055304991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055304991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055304991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055304991 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055304991 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055304991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055304991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055304991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055304993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055304998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055304998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055305006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055305006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055305006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055305006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055305006 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055305006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055305006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055305006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055305006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055305007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055305007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055305007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055305007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055305007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055305007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055305007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055305007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055305007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055305007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055305007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055305007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055305007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055305009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055305013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055305013 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055305022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055305022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055305022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055305022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055305022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055305022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055305022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055305022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055305022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055305023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055305023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055305023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055305023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055305023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055305023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055305023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055305023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055305023 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055305023 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055305023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055305023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055305023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055305024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055305029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055305029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055305406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055305407 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055305407 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055305407 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055305411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055305412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9842e08522d0: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='F7FA01E9'O, index=0 SGSN_Test-GSUP(400)@9842e08522d0: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@9842e08522d0: 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 := '506FAC002F1AB39A86CB420960C19FE8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADE80BFD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E90F92B971AE833A'O } } } } } 20241026055306459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055306460 DLLC NOTICE LLME(ffffffff/f7fa01e9){UNASSIGNED} LLC RX: unknown TLLI 0xf7fa01e9, creating LLME on the fly (gprs_llc.c:552) 20241026055306460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055306460 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241026055306460 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055306460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055306460 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055306460 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055306460 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055306460 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055306460 DLLC NOTICE LLME(ffffffff/f7fa01e9){UNASSIGNED} LLGM Assign pre (f7fa01e9 => fd9655c9) (gprs_llc.c:1079) 20241026055306460 DLLC NOTICE LLME(f7fa01e9/fd9655c9){ASSIGNED} LLGM Assign post (f7fa01e9 => fd9655c9) (gprs_llc.c:1125) 20241026055306460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055306460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055306460 DMM DEBUG MM(262420000000029/fd9655c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055306477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055306477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055306478 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055306478 DMM DEBUG MM(262420000000029/fd9655c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241026055306478 DMM NOTICE MM(262420000000029/fd9655c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055306478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055306478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055306478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055306478 DMM DEBUG MM(262420000000029/fd9655c9) Requesting authorization (sgsn_auth.c:160) 20241026055306478 DMM INFO MM(262420000000029/fd9655c9) Requesting authentication tuples (sgsn_auth.c:184) 20241026055306478 DMM DEBUG MM(262420000000029/fd9655c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055306478 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241026055306478 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)@9842e08522d0: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@9842e08522d0: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241026055306483 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055306483 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055306483 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055306483 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055306484 DMM INFO MM(262420000000029/fd9655c9) Subscriber data update (mmctx.c:445) 20241026055306484 DMM DEBUG MM(262420000000029/fd9655c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055306484 DMM INFO MM(262420000000029/fd9655c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055306484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055306484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055306484 DMM INFO MM(262420000000029/fd9655c9) <- GMM AUTH AND CIPHERING REQ (rand = 50 6f ac 00 2f 1a b3 9a 86 cb 42 09 60 c1 9f e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055306499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055306499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055306499 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055306499 DMM INFO MM(262420000000029/fd9655c9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055306499 DMM NOTICE MM(262420000000029/fd9655c9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055306499 DMM DEBUG MM(262420000000029/fd9655c9) checking auth: received GSM SRES = ad e8 0b fd (gprs_gmm.c:666) 20241026055306499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055306499 DMM DEBUG MM(262420000000029/fd9655c9) Requesting authorization (sgsn_auth.c:160) 20241026055306499 DMM INFO MM(262420000000029/fd9655c9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055306500 DMM DEBUG MM(262420000000029/fd9655c9) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055306500 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241026055306500 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) 20241026055306500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055306500 DMM INFO MM(262420000000029/fd9655c9) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9655c9) (gprs_gmm.c:300) 20241026055306502 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055306503 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055306503 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241026055306503 DMM INFO MM(262420000000029/fd9655c9) Subscriber data update (mmctx.c:445) 20241026055306503 DMM DEBUG MM(262420000000029/fd9655c9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055306503 DMM INFO MM(262420000000029/fd9655c9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055306503 DMM NOTICE MM(262420000000029/fd9655c9) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241026055306503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055306503 DMM NOTICE MM(262420000000029/fd9655c9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055306503 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) 20241026055306504 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055306504 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241026055306504 DMM INFO MM(262420000000029/fd9655c9) Subscriber data update (mmctx.c:445) 20241026055306504 DMM DEBUG MM(262420000000029/fd9655c9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055306514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055306514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055306514 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055306515 DMM INFO MM(262420000000029/fd9655c9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055306515 DMM NOTICE MM(262420000000029/fd9655c9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055306515 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055306515 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055306515 DLLC NOTICE LLME(f7fa01e9/fd9655c9){ASSIGNED} LLGM Assign pre (ffffffff => fd9655c9) (gprs_llc.c:1079) 20241026055306515 DLLC NOTICE LLME(ffffffff/fd9655c9){ASSIGNED} LLGM Assign post (ffffffff => fd9655c9) (gprs_llc.c:1125) 20241026055306515 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055306515 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055306515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055306515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@9842e08522d0: setverdict(pass): none -> pass 20241026055306564 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241026055306564 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241026055306564 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) 20241026055306564 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241026055306564 DMM INFO MM(262420000000029/fd9655c9) Subscriber data update (mmctx.c:445) 20241026055306564 DMM DEBUG MM(262420000000029/fd9655c9) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241026055306564 DMM INFO MM(262420000000029/fd9655c9) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241026055306564 DMM INFO MM(262420000000029/fd9655c9) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241026055306564 DMM NOTICE MM(262420000000029/fd9655c9) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241026055306564 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241026055306564 DMM INFO MM(262420000000029/fd9655c9) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241026055306564 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055306564 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055306564 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055306564 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055306564 DLLC NOTICE LLME(ffffffff/fd9655c9){ASSIGNED} LLGM Assign pre (fd9655c9 => ffffffff) (gprs_llc.c:1079) 20241026055306564 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd9655c9 => ffffffff) (gprs_llc.c:1125) 20241026055306564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055306564 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055306564 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055306564 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055306566 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9842e08522d0: Removing Client IMSI='262420000000029'H, index=0 20241026055306576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055306576 DLLC NOTICE LLME(ffffffff/fd9655c9){UNASSIGNED} LLC RX: unknown TLLI 0xfd9655c9, creating LLME on the fly (gprs_llc.c:552) 20241026055306576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055306576 DMM NOTICE LLME(ffffffff/fd9655c9){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241026055306576 DLLC NOTICE LLME(ffffffff/fd9655c9){UNASSIGNED} LLGM Assign pre (fd9655c9 => ffffffff) (gprs_llc.c:1079) 20241026055306576 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd9655c9 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@9842e08522d0: Final verdict of PTC: pass 20241026055306582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45956<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055306586 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055306587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(400)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@9842e08522d0: Final verdict of PTC: none -NSVCI97(388)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@9842e08522d0: Final verdict of PTC: none -NSVCI98(393)@9842e08522d0: Final verdict of PTC: none -NSVCI99(398)@9842e08522d0: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@9842e08522d0: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@9842e08522d0: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(391)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(396)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(386)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@9842e08522d0: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass Sat Oct 26 05:53:06 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'.Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20241026055306687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055306988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44100) 20241026055307587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055307588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44100, count=96936) 20241026055308589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055308589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sat Oct 26 05:53:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055309590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055309590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241026055310087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055310089 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055310133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055310133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055310133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055310133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055310133 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055310133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055310133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055310133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055310133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241026055310134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055310134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055310134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(407)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055310134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055310134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055310134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055310134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055310134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055310134 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055310134 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055310134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055310134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055310134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055310136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055310140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055310140 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055310148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055310149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055310149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055310149 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055310149 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055310149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055310149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055310149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055310149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055310149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055310149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055310149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055310149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055310149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055310149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055310149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055310149 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055310149 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055310149 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055310149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055310150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055310150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055310152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055310157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055310157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055310165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055310165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055310165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055310165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055310165 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055310165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055310165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055310165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055310165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055310166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055310166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055310166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055310166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055310166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055310166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055310166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055310166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055310166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055310166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055310166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055310166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055310166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055310168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055310172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055310172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055310592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055310592 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055310592 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055310592 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055310596 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055310597 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@9842e08522d0: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='EA8F99CE'O, index=0 SGSN_Test-GSUP(419)@9842e08522d0: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241026055311653 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) 20241026055311653 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@9842e08522d0: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@9842e08522d0: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@9842e08522d0: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@9842e08522d0: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@9842e08522d0: Final verdict of PTC: pass 20241026055311662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45974<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055311667 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055311667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(412)@9842e08522d0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(419)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@9842e08522d0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@9842e08522d0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@9842e08522d0: Final verdict of PTC: none -NSVCI99(417)@9842e08522d0: Final verdict of PTC: none -NSVCI97(407)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(410)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(405)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(415)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@9842e08522d0: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sat Oct 26 05:53:11 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 20241026055311769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055312071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48724) 20241026055312668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055312668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48724, count=53080) 20241026055313669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055313669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sat Oct 26 05:53:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055314670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055314670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241026055315165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055315169 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055315210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055315210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055315210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055315210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055315210 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055315210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055315210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055315210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055315210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055315211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055315211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055315211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055315211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055315211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055315211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055315211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055315211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055315211 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055315211 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055315211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055315211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055315211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055315214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055315219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055315219 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055315225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055315225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055315225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055315225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055315225 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055315225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055315225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055315225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055315225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055315226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055315226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055315226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055315226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055315226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055315226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055315226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055315226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055315226 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055315226 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055315226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055315227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055315227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055315229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055315234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055315234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055315241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055315241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055315241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055315241 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055315241 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055315241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055315241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055315241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055315241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055315242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055315242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055315242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055315242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055315242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055315242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055315242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055315242 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055315242 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055315242 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055315242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055315242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055315242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055315244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055315248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055315248 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055315671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055315671 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055315671 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055315671 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055315675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055315676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@9842e08522d0: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D57B9765'O, index=0 SGSN_Test-GSUP(438)@9842e08522d0: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241026055316746 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) 20241026055316746 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@9842e08522d0: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@9842e08522d0: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@9842e08522d0: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@9842e08522d0: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@9842e08522d0: Final verdict of PTC: pass 20241026055316755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@9842e08522d0: Final verdict of PTC: none 20241026055316759 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055316759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(432)@9842e08522d0: Final verdict of PTC: none -NSVCI98(431)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@9842e08522d0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@9842e08522d0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@9842e08522d0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@9842e08522d0: Final verdict of PTC: none -NSVCI99(436)@9842e08522d0: Final verdict of PTC: none -NSVCI97(426)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(429)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(424)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(434)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@9842e08522d0: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sat Oct 26 05:53:16 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 20241026055316811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055317112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45426<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44840) 20241026055317760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055317760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44840, count=52668) 20241026055318761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055318761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sat Oct 26 05:53:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055319762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055319762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_rau_unknown started. 20241026055320200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055320202 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055320246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055320246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055320246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055320246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055320246 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055320246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055320246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055320246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055320246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055320247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055320247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055320247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055320247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055320247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055320247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055320247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055320247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055320247 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055320247 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055320247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055320247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055320247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055320249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055320253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055320253 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(451)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(450)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(451)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055320266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055320266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055320266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055320266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055320266 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055320266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055320266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055320266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055320266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(451)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055320267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055320267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055320267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055320267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055320267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055320267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055320267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055320267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055320267 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055320267 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055320267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055320267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055320267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(451)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055320269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(447)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(450)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241026055320275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055320275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(455)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055320276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055320276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055320276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055320276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055320276 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055320276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055320276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055320276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055320276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_rau_unknown-BVCI210(448)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(455)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055320277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055320277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055320277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055320277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055320277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055320277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055320277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055320277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055320277 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055320277 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055320277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055320277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055320277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055320279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055320283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055320283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055320763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055320763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055320763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055320763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055320767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055320768 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@9842e08522d0: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F3763DB2'O, index=0 SGSN_Test-GSUP(457)@9842e08522d0: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241026055321838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055321838 DLLC NOTICE LLME(ffffffff/f3763db2){UNASSIGNED} LLC RX: unknown TLLI 0xf3763db2, creating LLME on the fly (gprs_llc.c:552) 20241026055321838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241026055321839 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026055321839 DMM NOTICE LLME(ffffffff/f3763db2){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241026055321839 DLLC NOTICE LLME(ffffffff/f3763db2){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241026055321839 DMM ERROR LLME(ffffffff/f3763db2){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241026055321839 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241026055321839 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241026055321839 DLLC NOTICE LLME(ffffffff/f3763db2){UNASSIGNED} LLGM Assign pre (f3763db2 => ffffffff) (gprs_llc.c:1079) 20241026055321839 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3763db2 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@9842e08522d0: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@9842e08522d0: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@9842e08522d0: Final verdict of PTC: pass 20241026055321863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45440<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@9842e08522d0: Final verdict of PTC: none 20241026055321867 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055321867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(455)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@9842e08522d0: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@9842e08522d0: Final verdict of PTC: none -NSVCI97(445)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@9842e08522d0: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@9842e08522d0: Final verdict of PTC: none -NSVCI98(451)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@9842e08522d0: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(443)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(453)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(449)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@9842e08522d0: Test case TC_rau_unknown finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sat Oct 26 05:53:21 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241026055321961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055322263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35316<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44140) 20241026055322868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055322868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44140, count=54600) 20241026055323869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055323869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sat Oct 26 05:53:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055324870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055324870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_rau started. 20241026055325355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055325358 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055325402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055325402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055325402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055325402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055325402 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055325402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055325402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055325402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055325402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055325403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055325403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055325403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055325403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055325403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055325403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055325403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055325403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055325403 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055325403 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055325403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055325403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055325403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055325405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055325410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055325410 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055325421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055325421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055325421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055325421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055325421 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055325421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055325421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055325421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055325421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(469)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(470)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055325422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055325422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055325422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055325422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055325422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055325422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055325422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055325422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055325422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055325422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055325422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055325422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055325422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055325425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(466)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241026055325431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055325431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(474)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055325432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055325432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055325432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055325432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055325432 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055325432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055325432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055325432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055325432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_rau-BVCI210(467)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(474)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055325433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055325433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055325433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055325434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055325434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055325434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055325434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055325434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055325434 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055325434 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055325434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(474)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055325434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055325434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055325436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055325440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055325440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055325656 DGPRS DEBUG Checking for inactive LLMEs, time = 32450204 (sgsn.c:131) 20241026055325871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055325871 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055325871 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055325871 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055325876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055325877 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@9842e08522d0: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='CB1674AC'O, index=0 SGSN_Test-GSUP(476)@9842e08522d0: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@9842e08522d0: 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 := '60DDB68F56EFDE17440E307257EF0D7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B821402E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E78C211E6DB8CAE2'O } } } } } 20241026055326946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055326946 DLLC NOTICE LLME(ffffffff/cb1674ac){UNASSIGNED} LLC RX: unknown TLLI 0xcb1674ac, creating LLME on the fly (gprs_llc.c:552) 20241026055326946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055326946 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241026055326946 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055326946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055326946 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055326946 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055326946 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055326946 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055326946 DLLC NOTICE LLME(ffffffff/cb1674ac){UNASSIGNED} LLGM Assign pre (cb1674ac => d13ffb55) (gprs_llc.c:1079) 20241026055326946 DLLC NOTICE LLME(cb1674ac/d13ffb55){ASSIGNED} LLGM Assign post (cb1674ac => d13ffb55) (gprs_llc.c:1125) 20241026055326946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055326946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055326946 DMM DEBUG MM(262420000000012/d13ffb55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055326956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055326956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055326956 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055326956 DMM DEBUG MM(262420000000012/d13ffb55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241026055326956 DMM NOTICE MM(262420000000012/d13ffb55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055326956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055326956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055326956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055326956 DMM DEBUG MM(262420000000012/d13ffb55) Requesting authorization (sgsn_auth.c:160) 20241026055326956 DMM INFO MM(262420000000012/d13ffb55) Requesting authentication tuples (sgsn_auth.c:184) 20241026055326956 DMM DEBUG MM(262420000000012/d13ffb55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055326956 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241026055326956 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)@9842e08522d0: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@9842e08522d0: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241026055326959 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055326959 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055326959 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055326959 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055326959 DMM INFO MM(262420000000012/d13ffb55) Subscriber data update (mmctx.c:445) 20241026055326959 DMM DEBUG MM(262420000000012/d13ffb55) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055326959 DMM INFO MM(262420000000012/d13ffb55) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055326959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055326959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055326959 DMM INFO MM(262420000000012/d13ffb55) <- GMM AUTH AND CIPHERING REQ (rand = 60 dd b6 8f 56 ef de 17 44 0e 30 72 57 ef 0d 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055326969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055326969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055326969 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055326969 DMM INFO MM(262420000000012/d13ffb55) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055326969 DMM NOTICE MM(262420000000012/d13ffb55) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055326969 DMM DEBUG MM(262420000000012/d13ffb55) checking auth: received GSM SRES = b8 21 40 2e (gprs_gmm.c:666) 20241026055326969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055326969 DMM DEBUG MM(262420000000012/d13ffb55) Requesting authorization (sgsn_auth.c:160) 20241026055326969 DMM INFO MM(262420000000012/d13ffb55) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055326969 DMM DEBUG MM(262420000000012/d13ffb55) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055326969 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241026055326969 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) 20241026055326969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055326969 DMM INFO MM(262420000000012/d13ffb55) <- GMM ATTACH ACCEPT (new P-TMSI=0xd13ffb55) (gprs_gmm.c:300) 20241026055326971 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055326971 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055326971 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241026055326971 DMM INFO MM(262420000000012/d13ffb55) Subscriber data update (mmctx.c:445) 20241026055326971 DMM DEBUG MM(262420000000012/d13ffb55) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055326971 DMM INFO MM(262420000000012/d13ffb55) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055326971 DMM NOTICE MM(262420000000012/d13ffb55) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241026055326971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055326971 DMM NOTICE MM(262420000000012/d13ffb55) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055326971 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) 20241026055326972 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055326972 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241026055326972 DMM INFO MM(262420000000012/d13ffb55) Subscriber data update (mmctx.c:445) 20241026055326972 DMM DEBUG MM(262420000000012/d13ffb55) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055326979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055326979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055326979 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055326979 DMM INFO MM(262420000000012/d13ffb55) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055326979 DMM NOTICE MM(262420000000012/d13ffb55) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055326979 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055326979 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055326979 DLLC NOTICE LLME(cb1674ac/d13ffb55){ASSIGNED} LLGM Assign pre (ffffffff => d13ffb55) (gprs_llc.c:1079) 20241026055326979 DLLC NOTICE LLME(ffffffff/d13ffb55){ASSIGNED} LLGM Assign post (ffffffff => d13ffb55) (gprs_llc.c:1125) 20241026055326979 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055326979 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055326979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055326979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@9842e08522d0: setverdict(pass): none -> pass 20241026055327034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055327034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055327034 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055327034 DMM INFO MM(262420000000012/d13ffb55) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026055327034 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055327034 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026055327034 DLLC NOTICE LLME(ffffffff/d13ffb55){ASSIGNED} LLGM Assign pre (d13ffb55 => d28a798f) (gprs_llc.c:1079) 20241026055327034 DLLC NOTICE LLME(d13ffb55/d28a798f){ASSIGNED} LLGM Assign post (d13ffb55 => d28a798f) (gprs_llc.c:1125) 20241026055327034 DMM INFO MM(262420000000012/d28a798f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@9842e08522d0: Removing Client IMSI='262420000000012'H, index=0 20241026055327047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055327047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241026055327047 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055327047 DMM INFO MM(262420000000012/d28a798f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026055327047 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026055327047 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055327047 DLLC NOTICE LLME(d13ffb55/d28a798f){ASSIGNED} LLGM Assign pre (ffffffff => d28a798f) (gprs_llc.c:1079) 20241026055327047 DLLC NOTICE LLME(ffffffff/d28a798f){ASSIGNED} LLGM Assign post (ffffffff => d28a798f) (gprs_llc.c:1125) 20241026055327047 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@9842e08522d0: Final verdict of PTC: pass 20241026055327053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35324<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@9842e08522d0: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@9842e08522d0: Final verdict of PTC: none 20241026055327058 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055327059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(464)@9842e08522d0: Final verdict of PTC: none -NSVCI98(470)@9842e08522d0: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@9842e08522d0: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@9842e08522d0: Final verdict of PTC: none -NSVCI99(474)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(468)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(472)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(462)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_rau finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sat Oct 26 05:53:27 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241026055327157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055327559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74456) 20241026055328060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055328060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=74456, count=92844) 20241026055329061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055329061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sat Oct 26 05:53:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055330062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055330062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_rau_a_a started. 20241026055330661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055330663 DMM INFO MM(262420000000012/d28a798f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055330663 DMM INFO MM(262420000000012/d28a798f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055330663 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055330663 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055330664 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055330664 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055330664 DLLC NOTICE LLME(ffffffff/d28a798f){ASSIGNED} LLGM Assign pre (d28a798f => ffffffff) (gprs_llc.c:1079) 20241026055330664 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d28a798f => ffffffff) (gprs_llc.c:1125) 20241026055330664 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241026055330664 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) 20241026055330664 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) 20241026055330664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055330664 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055330664 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055330664 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055330664 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055330708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055330708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055330708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055330708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055330708 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055330708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055330708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055330708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055330708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055330709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055330709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055330709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055330709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055330709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055330709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055330709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055330709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055330709 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055330709 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055330709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055330709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055330709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055330711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055330716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055330716 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(485)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055330735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055330735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055330735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055330735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055330735 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055330735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055330735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055330735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055330735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(488)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(489)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055330736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055330736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055330736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055330736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055330736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055330736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055330736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055330736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055330736 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055330736 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055330736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055330737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055330737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(489)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055330739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026055330743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055330743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(488)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI210(486)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(493)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055330747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055330747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055330747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055330747 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055330747 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055330747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055330747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055330747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055330747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055330747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055330748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055330748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055330748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055330748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055330748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055330748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055330748 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055330748 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055330748 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055330748 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055330748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055330748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055330750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055330755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055330755 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055331063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055331063 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055331063 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055331064 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055331068 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055331069 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@9842e08522d0: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='FA0A2C6B'O, index=0 SGSN_Test-GSUP(495)@9842e08522d0: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@9842e08522d0: 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 := 'D2B39319EAA06287C3FC39D0AC14E8ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE2A17F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79462B62CD79A86A'O } } } } } 20241026055332141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055332141 DLLC NOTICE LLME(ffffffff/fa0a2c6b){UNASSIGNED} LLC RX: unknown TLLI 0xfa0a2c6b, creating LLME on the fly (gprs_llc.c:552) 20241026055332141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055332141 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241026055332141 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055332141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055332141 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055332141 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055332141 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055332141 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055332141 DLLC NOTICE LLME(ffffffff/fa0a2c6b){UNASSIGNED} LLGM Assign pre (fa0a2c6b => ccdcddf3) (gprs_llc.c:1079) 20241026055332141 DLLC NOTICE LLME(fa0a2c6b/ccdcddf3){ASSIGNED} LLGM Assign post (fa0a2c6b => ccdcddf3) (gprs_llc.c:1125) 20241026055332141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055332141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055332141 DMM DEBUG MM(262420000000037/ccdcddf3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055332160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055332160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055332160 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055332160 DMM DEBUG MM(262420000000037/ccdcddf3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241026055332160 DMM NOTICE MM(262420000000037/ccdcddf3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055332160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055332160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055332160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055332160 DMM DEBUG MM(262420000000037/ccdcddf3) Requesting authorization (sgsn_auth.c:160) 20241026055332160 DMM INFO MM(262420000000037/ccdcddf3) Requesting authentication tuples (sgsn_auth.c:184) 20241026055332160 DMM DEBUG MM(262420000000037/ccdcddf3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055332160 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241026055332160 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)@9842e08522d0: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@9842e08522d0: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241026055332166 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055332166 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055332166 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055332166 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055332166 DMM INFO MM(262420000000037/ccdcddf3) Subscriber data update (mmctx.c:445) 20241026055332166 DMM DEBUG MM(262420000000037/ccdcddf3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055332166 DMM INFO MM(262420000000037/ccdcddf3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055332166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055332166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055332166 DMM INFO MM(262420000000037/ccdcddf3) <- GMM AUTH AND CIPHERING REQ (rand = d2 b3 93 19 ea a0 62 87 c3 fc 39 d0 ac 14 e8 ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055332180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055332180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055332180 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055332180 DMM INFO MM(262420000000037/ccdcddf3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055332180 DMM NOTICE MM(262420000000037/ccdcddf3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055332180 DMM DEBUG MM(262420000000037/ccdcddf3) checking auth: received GSM SRES = be 2a 17 f0 (gprs_gmm.c:666) 20241026055332180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055332180 DMM DEBUG MM(262420000000037/ccdcddf3) Requesting authorization (sgsn_auth.c:160) 20241026055332180 DMM INFO MM(262420000000037/ccdcddf3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055332180 DMM DEBUG MM(262420000000037/ccdcddf3) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055332180 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241026055332180 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) 20241026055332180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055332180 DMM INFO MM(262420000000037/ccdcddf3) <- GMM ATTACH ACCEPT (new P-TMSI=0xccdcddf3) (gprs_gmm.c:300) 20241026055332183 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055332183 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055332183 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241026055332183 DMM INFO MM(262420000000037/ccdcddf3) Subscriber data update (mmctx.c:445) 20241026055332183 DMM DEBUG MM(262420000000037/ccdcddf3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055332183 DMM INFO MM(262420000000037/ccdcddf3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055332183 DMM NOTICE MM(262420000000037/ccdcddf3) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241026055332183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055332183 DMM NOTICE MM(262420000000037/ccdcddf3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055332183 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) 20241026055332185 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055332185 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241026055332185 DMM INFO MM(262420000000037/ccdcddf3) Subscriber data update (mmctx.c:445) 20241026055332185 DMM DEBUG MM(262420000000037/ccdcddf3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055332196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055332196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055332196 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055332196 DMM INFO MM(262420000000037/ccdcddf3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055332196 DMM NOTICE MM(262420000000037/ccdcddf3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055332196 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055332196 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055332196 DLLC NOTICE LLME(fa0a2c6b/ccdcddf3){ASSIGNED} LLGM Assign pre (ffffffff => ccdcddf3) (gprs_llc.c:1079) 20241026055332196 DLLC NOTICE LLME(ffffffff/ccdcddf3){ASSIGNED} LLGM Assign post (ffffffff => ccdcddf3) (gprs_llc.c:1125) 20241026055332196 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055332196 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055332197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055332197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@9842e08522d0: setverdict(pass): none -> pass 20241026055332251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055332251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055332251 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055332251 DMM INFO MM(262420000000037/ccdcddf3) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026055332251 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055332251 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026055332251 DLLC NOTICE LLME(ffffffff/ccdcddf3){ASSIGNED} LLGM Assign pre (ccdcddf3 => cd9becdd) (gprs_llc.c:1079) 20241026055332251 DLLC NOTICE LLME(ccdcddf3/cd9becdd){ASSIGNED} LLGM Assign post (ccdcddf3 => cd9becdd) (gprs_llc.c:1125) 20241026055332251 DMM INFO MM(262420000000037/cd9becdd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055332264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055332264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241026055332264 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055332264 DMM INFO MM(262420000000037/cd9becdd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026055332264 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026055332264 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055332265 DLLC NOTICE LLME(ccdcddf3/cd9becdd){ASSIGNED} LLGM Assign pre (ffffffff => cd9becdd) (gprs_llc.c:1079) 20241026055332265 DLLC NOTICE LLME(ffffffff/cd9becdd){ASSIGNED} LLGM Assign post (ffffffff => cd9becdd) (gprs_llc.c:1125) 20241026055332265 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241026055332265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055332265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055332265 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055332265 DMM INFO MM(262420000000037/cd9becdd) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026055332265 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055332265 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026055332265 DLLC NOTICE LLME(ffffffff/cd9becdd){ASSIGNED} LLGM Assign pre (cd9becdd => f8ec9de8) (gprs_llc.c:1079) 20241026055332265 DLLC NOTICE LLME(cd9becdd/f8ec9de8){ASSIGNED} LLGM Assign post (cd9becdd => f8ec9de8) (gprs_llc.c:1125) 20241026055332265 DMM INFO MM(262420000000037/f8ec9de8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055332277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055332277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055332277 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055332277 DMM INFO MM(262420000000037/f8ec9de8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026055332277 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026055332277 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055332277 DLLC NOTICE LLME(cd9becdd/f8ec9de8){ASSIGNED} LLGM Assign pre (ffffffff => f8ec9de8) (gprs_llc.c:1079) 20241026055332277 DLLC NOTICE LLME(ffffffff/f8ec9de8){ASSIGNED} LLGM Assign post (ffffffff => f8ec9de8) (gprs_llc.c:1125) 20241026055332277 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241026055332277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055332278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055332278 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055332278 DMM INFO MM(262420000000037/f8ec9de8) -> GMM DETACH REQUEST TLLI=0xf8ec9de8 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241026055332278 DMM INFO MM(262420000000037/f8ec9de8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026055332278 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055332278 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055332278 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055332278 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055332278 DLLC NOTICE LLME(ffffffff/f8ec9de8){ASSIGNED} LLGM Assign pre (f8ec9de8 => ffffffff) (gprs_llc.c:1079) 20241026055332278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8ec9de8 => ffffffff) (gprs_llc.c:1125) 20241026055332278 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241026055332278 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) 20241026055332278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055332278 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055332278 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055332278 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055332279 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@9842e08522d0: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@9842e08522d0: Final verdict of PTC: pass 20241026055337293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35350<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@9842e08522d0: Final verdict of PTC: none 20241026055337298 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055337298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_a-BVCI210(486)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@9842e08522d0: Final verdict of PTC: none -NSVCI98(489)@9842e08522d0: Final verdict of PTC: none -NSVCI97(483)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@9842e08522d0: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@9842e08522d0: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@9842e08522d0: Final verdict of PTC: none -NSVCI99(493)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(491)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(481)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(487)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sat Oct 26 05:53:37 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 20241026055337391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055337693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106664) 20241026055338300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055338300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106664, count=112096) 20241026055339301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055339302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sat Oct 26 05:53:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055340303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055340304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_rau_a_b started. 20241026055340790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055340792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055340823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055340824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055340824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055340824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055340824 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055340824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055340824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055340824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055340824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055340824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055340824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055340824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055340825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055340825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055340825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055340825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055340825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055340825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055340825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055340825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(502)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055340825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055340825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055340827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055340832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055340832 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055340840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055340840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055340840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055340840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055340840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055340840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055340840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055340840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055340840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055340841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055340841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055340841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055340841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055340841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055340841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055340841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055340841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055340841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055340841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055340841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055340842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055340842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055340844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055340848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055340848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055340857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055340857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055340857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055340857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055340857 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055340857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055340857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055340857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055340857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055340858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055340858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055340858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055340858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055340858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055340858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055340858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055340858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055340858 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055340858 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055340858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055340858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055340858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055340860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055340864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055340864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055341305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055341305 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055341305 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055341305 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055341309 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055341310 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@9842e08522d0: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C5C34CD6'O, index=0 SGSN_Test-GSUP(514)@9842e08522d0: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@9842e08522d0: 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 := 'CD41D31A49ABA78B5DC4DE60BBCB839A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1315BE4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5805AA728757FF17'O } } } } } 20241026055342385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055342386 DLLC NOTICE LLME(ffffffff/c5c34cd6){UNASSIGNED} LLC RX: unknown TLLI 0xc5c34cd6, creating LLME on the fly (gprs_llc.c:552) 20241026055342386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055342386 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241026055342386 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055342386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055342386 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055342386 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055342386 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055342386 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055342386 DLLC NOTICE LLME(ffffffff/c5c34cd6){UNASSIGNED} LLGM Assign pre (c5c34cd6 => f7e95f77) (gprs_llc.c:1079) 20241026055342386 DLLC NOTICE LLME(c5c34cd6/f7e95f77){ASSIGNED} LLGM Assign post (c5c34cd6 => f7e95f77) (gprs_llc.c:1125) 20241026055342386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055342386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055342386 DMM DEBUG MM(262420000000038/f7e95f77) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055342403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055342403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055342403 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055342403 DMM DEBUG MM(262420000000038/f7e95f77) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241026055342403 DMM NOTICE MM(262420000000038/f7e95f77) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055342403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055342403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055342403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055342404 DMM DEBUG MM(262420000000038/f7e95f77) Requesting authorization (sgsn_auth.c:160) 20241026055342404 DMM INFO MM(262420000000038/f7e95f77) Requesting authentication tuples (sgsn_auth.c:184) 20241026055342404 DMM DEBUG MM(262420000000038/f7e95f77) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055342404 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241026055342404 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)@9842e08522d0: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@9842e08522d0: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241026055342409 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055342409 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055342409 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055342409 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055342409 DMM INFO MM(262420000000038/f7e95f77) Subscriber data update (mmctx.c:445) 20241026055342409 DMM DEBUG MM(262420000000038/f7e95f77) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055342409 DMM INFO MM(262420000000038/f7e95f77) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055342409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055342409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055342409 DMM INFO MM(262420000000038/f7e95f77) <- GMM AUTH AND CIPHERING REQ (rand = cd 41 d3 1a 49 ab a7 8b 5d c4 de 60 bb cb 83 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055342424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055342424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055342424 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055342424 DMM INFO MM(262420000000038/f7e95f77) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055342424 DMM NOTICE MM(262420000000038/f7e95f77) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055342424 DMM DEBUG MM(262420000000038/f7e95f77) checking auth: received GSM SRES = d1 31 5b e4 (gprs_gmm.c:666) 20241026055342424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055342424 DMM DEBUG MM(262420000000038/f7e95f77) Requesting authorization (sgsn_auth.c:160) 20241026055342424 DMM INFO MM(262420000000038/f7e95f77) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055342424 DMM DEBUG MM(262420000000038/f7e95f77) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055342424 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241026055342424 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) 20241026055342424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055342424 DMM INFO MM(262420000000038/f7e95f77) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7e95f77) (gprs_gmm.c:300) 20241026055342426 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055342426 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055342427 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241026055342427 DMM INFO MM(262420000000038/f7e95f77) Subscriber data update (mmctx.c:445) 20241026055342427 DMM DEBUG MM(262420000000038/f7e95f77) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055342427 DMM INFO MM(262420000000038/f7e95f77) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055342427 DMM NOTICE MM(262420000000038/f7e95f77) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241026055342427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055342427 DMM NOTICE MM(262420000000038/f7e95f77) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055342427 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) 20241026055342428 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055342428 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241026055342428 DMM INFO MM(262420000000038/f7e95f77) Subscriber data update (mmctx.c:445) 20241026055342428 DMM DEBUG MM(262420000000038/f7e95f77) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055342439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055342439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055342439 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055342439 DMM INFO MM(262420000000038/f7e95f77) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055342439 DMM NOTICE MM(262420000000038/f7e95f77) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055342439 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055342440 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055342440 DLLC NOTICE LLME(c5c34cd6/f7e95f77){ASSIGNED} LLGM Assign pre (ffffffff => f7e95f77) (gprs_llc.c:1079) 20241026055342440 DLLC NOTICE LLME(ffffffff/f7e95f77){ASSIGNED} LLGM Assign post (ffffffff => f7e95f77) (gprs_llc.c:1125) 20241026055342440 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055342440 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055342440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055342440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@9842e08522d0: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@9842e08522d0: attach complete sending rau 20241026055342496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055342496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055342496 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055342496 DMM INFO MM(262420000000038/f7e95f77) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026055342496 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055342496 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026055342496 DLLC NOTICE LLME(ffffffff/f7e95f77){ASSIGNED} LLGM Assign pre (f7e95f77 => c775d0ad) (gprs_llc.c:1079) 20241026055342496 DLLC NOTICE LLME(f7e95f77/c775d0ad){ASSIGNED} LLGM Assign post (f7e95f77 => c775d0ad) (gprs_llc.c:1125) 20241026055342496 DMM INFO MM(262420000000038/c775d0ad) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9842e08522d0: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@9842e08522d0: Removing Client IMSI='262420000000038'H, index=0 20241026055342510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055342510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241026055342510 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055342510 DMM INFO MM(262420000000038/c775d0ad) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026055342510 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026055342510 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055342510 DLLC NOTICE LLME(f7e95f77/c775d0ad){ASSIGNED} LLGM Assign pre (ffffffff => c775d0ad) (gprs_llc.c:1079) 20241026055342510 DLLC NOTICE LLME(ffffffff/c775d0ad){ASSIGNED} LLGM Assign post (ffffffff => c775d0ad) (gprs_llc.c:1125) 20241026055342510 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@9842e08522d0: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C775D0AD'O, index=0 TC_attach_rau_a_b(516)@9842e08522d0: sending second RAU via different RA 20241026055342518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055342518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055342518 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026055342518 DMM INFO MM(262420000000038/c775d0ad) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c775d0ad, P-TMSI: c775d0ad (00000000), TLLI: c775d0ad (c775d0ad), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241026055342518 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241026055342518 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026055342518 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055342518 DLLC NOTICE LLME(ffffffff/c775d0ad){ASSIGNED} LLGM Assign pre (c775d0ad => c775d0ad) (gprs_llc.c:1079) 20241026055342518 DLLC NOTICE LLME(c775d0ad/c775d0ad){ASSIGNED} LLGM Assign post (c775d0ad => c775d0ad) (gprs_llc.c:1125) 20241026055342518 DMM INFO MM(262420000000038/c775d0ad) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055342545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055342545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055342545 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055342545 DMM INFO MM(262420000000038/c775d0ad) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026055342545 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026055342545 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055342545 DLLC NOTICE LLME(c775d0ad/c775d0ad){ASSIGNED} LLGM Assign pre (ffffffff => c775d0ad) (gprs_llc.c:1079) 20241026055342545 DLLC NOTICE LLME(ffffffff/c775d0ad){ASSIGNED} LLGM Assign post (ffffffff => c775d0ad) (gprs_llc.c:1125) 20241026055342545 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241026055342545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055342545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055342546 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055342546 DMM INFO MM(262420000000038/c775d0ad) -> GMM DETACH REQUEST TLLI=0xc775d0ad type=GPRS detach Power-off (gprs_gmm.c:1465) 20241026055342546 DMM INFO MM(262420000000038/c775d0ad) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026055342546 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055342546 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055342546 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055342546 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055342546 DLLC NOTICE LLME(ffffffff/c775d0ad){ASSIGNED} LLGM Assign pre (c775d0ad => ffffffff) (gprs_llc.c:1079) 20241026055342546 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c775d0ad => ffffffff) (gprs_llc.c:1125) 20241026055342546 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241026055342546 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) 20241026055342546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055342546 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055342546 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055342546 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055342547 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@9842e08522d0: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@9842e08522d0: Final verdict of PTC: pass 20241026055347561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47010<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055347564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055347564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(513)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(514)@9842e08522d0: Final verdict of PTC: none -NSVCI98(507)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@9842e08522d0: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@9842e08522d0: Final verdict of PTC: none -NSVCI97(502)@9842e08522d0: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@9842e08522d0: Final verdict of PTC: none -NSVCI99(512)@9842e08522d0: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(505)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(510)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(500)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sat Oct 26 05:53:47 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 20241026055347637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055347940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102664) 20241026055348566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055348566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102664, count=108716) 20241026055349568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055349568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Sat Oct 26 05:53:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055350570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055350570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241026055351044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055351047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055351091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055351091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055351091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055351091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055351091 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055351091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055351091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055351091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055351091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055351092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055351092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055351092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055351092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055351092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055351092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055351092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055351092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055351092 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055351092 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055351092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055351092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055351092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055351094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055351099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055351099 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055351106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055351106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055351106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055351106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055351106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055351106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055351106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055351106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055351106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055351107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055351107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055351107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055351107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055351107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055351107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055351107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055351107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055351107 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055351107 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055351107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055351107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055351107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055351110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055351115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055351115 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055351123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055351123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055351123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055351123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055351123 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055351123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055351123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055351123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055351123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055351124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055351124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055351124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055351124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055351124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055351124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055351124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055351124 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055351124 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055351124 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055351124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055351124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055351124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055351126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055351131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055351131 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055351572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055351572 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055351572 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055351572 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055351576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@9842e08522d0: 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)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241026055351577 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@9842e08522d0: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='DFE89748'O, index=0 SGSN_Test-GSUP(533)@9842e08522d0: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@9842e08522d0: 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 := '491C6B38538211299172AFFAAEB81024'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '159395B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AE0332092F3429F2'O } } } } } 20241026055352662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055352662 DLLC NOTICE LLME(ffffffff/dfe89748){UNASSIGNED} LLC RX: unknown TLLI 0xdfe89748, creating LLME on the fly (gprs_llc.c:552) 20241026055352662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055352662 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20241026055352662 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055352662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055352662 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055352662 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055352662 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055352662 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055352663 DLLC NOTICE LLME(ffffffff/dfe89748){UNASSIGNED} LLGM Assign pre (dfe89748 => f0d3754b) (gprs_llc.c:1079) 20241026055352663 DLLC NOTICE LLME(dfe89748/f0d3754b){ASSIGNED} LLGM Assign post (dfe89748 => f0d3754b) (gprs_llc.c:1125) 20241026055352663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055352663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055352663 DMM DEBUG MM(262420000000039/f0d3754b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055352681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055352681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055352681 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055352681 DMM DEBUG MM(262420000000039/f0d3754b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241026055352681 DMM NOTICE MM(262420000000039/f0d3754b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055352681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055352681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055352681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055352681 DMM DEBUG MM(262420000000039/f0d3754b) Requesting authorization (sgsn_auth.c:160) 20241026055352681 DMM INFO MM(262420000000039/f0d3754b) Requesting authentication tuples (sgsn_auth.c:184) 20241026055352681 DMM DEBUG MM(262420000000039/f0d3754b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055352681 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241026055352681 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@9842e08522d0: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@9842e08522d0: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241026055352688 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055352688 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055352688 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055352688 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055352688 DMM INFO MM(262420000000039/f0d3754b) Subscriber data update (mmctx.c:445) 20241026055352688 DMM DEBUG MM(262420000000039/f0d3754b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055352688 DMM INFO MM(262420000000039/f0d3754b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055352688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055352688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055352688 DMM INFO MM(262420000000039/f0d3754b) <- GMM AUTH AND CIPHERING REQ (rand = 49 1c 6b 38 53 82 11 29 91 72 af fa ae b8 10 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055352701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055352701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055352701 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055352701 DMM INFO MM(262420000000039/f0d3754b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055352702 DMM NOTICE MM(262420000000039/f0d3754b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055352702 DMM DEBUG MM(262420000000039/f0d3754b) checking auth: received GSM SRES = 15 93 95 b5 (gprs_gmm.c:666) 20241026055352702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055352702 DMM DEBUG MM(262420000000039/f0d3754b) Requesting authorization (sgsn_auth.c:160) 20241026055352702 DMM INFO MM(262420000000039/f0d3754b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055352702 DMM DEBUG MM(262420000000039/f0d3754b) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055352702 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241026055352702 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241026055352702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055352702 DMM INFO MM(262420000000039/f0d3754b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0d3754b) (gprs_gmm.c:300) 20241026055352705 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055352705 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055352705 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241026055352705 DMM INFO MM(262420000000039/f0d3754b) Subscriber data update (mmctx.c:445) 20241026055352705 DMM DEBUG MM(262420000000039/f0d3754b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055352705 DMM INFO MM(262420000000039/f0d3754b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055352705 DMM NOTICE MM(262420000000039/f0d3754b) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241026055352705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055352705 DMM NOTICE MM(262420000000039/f0d3754b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055352705 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20241026055352707 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055352707 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241026055352707 DMM INFO MM(262420000000039/f0d3754b) Subscriber data update (mmctx.c:445) 20241026055352707 DMM DEBUG MM(262420000000039/f0d3754b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055352716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055352716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055352716 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055352716 DMM INFO MM(262420000000039/f0d3754b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055352716 DMM NOTICE MM(262420000000039/f0d3754b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055352716 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055352716 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055352716 DLLC NOTICE LLME(dfe89748/f0d3754b){ASSIGNED} LLGM Assign pre (ffffffff => f0d3754b) (gprs_llc.c:1079) 20241026055352716 DLLC NOTICE LLME(ffffffff/f0d3754b){ASSIGNED} LLGM Assign post (ffffffff => f0d3754b) (gprs_llc.c:1125) 20241026055352716 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055352716 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055352716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055352716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@9842e08522d0: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@9842e08522d0: attach complete sending rau 20241026055352773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055352773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055352773 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055352773 DMM INFO MM(262420000000039/f0d3754b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026055352773 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055352773 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026055352773 DLLC NOTICE LLME(ffffffff/f0d3754b){ASSIGNED} LLGM Assign pre (f0d3754b => d8020ef7) (gprs_llc.c:1079) 20241026055352773 DLLC NOTICE LLME(f0d3754b/d8020ef7){ASSIGNED} LLGM Assign post (f0d3754b => d8020ef7) (gprs_llc.c:1125) 20241026055352773 DMM INFO MM(262420000000039/d8020ef7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@9842e08522d0: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@9842e08522d0: Removing Client IMSI='262420000000039'H, index=0 20241026055352786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055352786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241026055352786 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055352786 DMM INFO MM(262420000000039/d8020ef7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026055352786 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026055352786 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055352786 DLLC NOTICE LLME(f0d3754b/d8020ef7){ASSIGNED} LLGM Assign pre (ffffffff => d8020ef7) (gprs_llc.c:1079) 20241026055352786 DLLC NOTICE LLME(ffffffff/d8020ef7){ASSIGNED} LLGM Assign post (ffffffff => d8020ef7) (gprs_llc.c:1125) 20241026055352786 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@9842e08522d0: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D8020EF7'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@9842e08522d0: sending second RAU via different RA with wrong Old RA 20241026055352795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055352795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055352795 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026055352795 DMM NOTICE LLME(ffffffff/d8020ef7){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241026055352795 DLLC NOTICE LLME(ffffffff/d8020ef7){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241026055352795 DMM NOTICE MM(262420000000039/d8020ef7) Rx RA Update Request with unexpected TLLI=d8020ef7 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20241026055352795 DMM ERROR LLME(ffffffff/d8020ef7){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241026055352795 DMM NOTICE MM(262420000000039/d8020ef7) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241026055352795 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241026055352795 DMM INFO MM(262420000000039/d8020ef7) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241026055352795 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055352795 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055352795 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055352795 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055352795 DLLC NOTICE LLME(ffffffff/d8020ef7){ASSIGNED} LLGM Assign pre (d8020ef7 => ffffffff) (gprs_llc.c:1079) 20241026055352795 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8020ef7 => ffffffff) (gprs_llc.c:1125) 20241026055352795 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241026055352795 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241026055352795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055352795 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055352795 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055352795 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055352820 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241026055352821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055352821 DLLC NOTICE LLME(ffffffff/d8020ef7){UNASSIGNED} LLC RX: unknown TLLI 0xd8020ef7, creating LLME on the fly (gprs_llc.c:552) 20241026055352822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241026055352822 DMM NOTICE LLME(ffffffff/d8020ef7){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241026055355658 DGPRS DEBUG Checking for inactive LLMEs, time = 32450234 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@9842e08522d0: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@9842e08522d0: Final verdict of PTC: pass 20241026055357833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@9842e08522d0: Final verdict of PTC: none 20241026055357838 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055357838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(528)@9842e08522d0: Final verdict of PTC: none -NSVCI98(526)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@9842e08522d0: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@9842e08522d0: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@9842e08522d0: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@9842e08522d0: Final verdict of PTC: none -NSVCI97(521)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@9842e08522d0: Final verdict of PTC: none -NSVCI99(531)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(519)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(524)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(529)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Sat Oct 26 05:53:57 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241026055357892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055358194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100316) 20241026055358839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055358839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100316, count=105748) 20241026055359840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055359840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sat Oct 26 05:54:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055400841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055400841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_usim_resync started. 20241026055401290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055401292 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055401339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055401339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055401339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055401339 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055401339 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055401339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055401339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055401339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055401339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055401340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055401340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055401340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055401340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055401340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055401340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055401340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055401340 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055401340 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055401340 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055401340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(540)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055401340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055401340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055401342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055401347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055401347 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055401354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055401354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055401354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055401354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055401354 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055401354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055401354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055401354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055401354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055401355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055401355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055401355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055401355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055401355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055401355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055401355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055401355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055401355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055401355 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055401355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055401355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055401355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055401357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055401361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055401361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055401369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055401369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055401369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055401369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055401369 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055401369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055401369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055401369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055401369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055401370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055401370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055401370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055401370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055401370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055401370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055401370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055401370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055401370 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055401370 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055401370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055401370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055401370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055401373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055401377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055401377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055401842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055401842 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055401842 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055401842 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055401846 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055401848 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@9842e08522d0: 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(551)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@9842e08522d0: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='D6BB2D2C'O, index=0 SGSN_Test-GSUP(552)@9842e08522d0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@9842e08522d0: 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 := '1B498051023325D2E74E6B079B12F96C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF97E658'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4BF9A910914911D8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D3360A9C00F65AF91EC7CFFCA64CA4A9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FD6D92A0CBE24007A0E9F372AF785FA3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D0947AB35FE914B7DCB8FF87302BD581'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FA268CE098A1626D'O } } } } } 20241026055402916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055402916 DLLC NOTICE LLME(ffffffff/d6bb2d2c){UNASSIGNED} LLC RX: unknown TLLI 0xd6bb2d2c, creating LLME on the fly (gprs_llc.c:552) 20241026055402916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055402916 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241026055402916 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055402916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055402916 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055402916 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055402916 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055402916 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055402916 DLLC NOTICE LLME(ffffffff/d6bb2d2c){UNASSIGNED} LLGM Assign pre (d6bb2d2c => c522d19d) (gprs_llc.c:1079) 20241026055402916 DLLC NOTICE LLME(d6bb2d2c/c522d19d){ASSIGNED} LLGM Assign post (d6bb2d2c => c522d19d) (gprs_llc.c:1125) 20241026055402916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055402916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055402916 DMM DEBUG MM(262420000000040/c522d19d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055402944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055402944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055402944 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055402944 DMM DEBUG MM(262420000000040/c522d19d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241026055402944 DMM NOTICE MM(262420000000040/c522d19d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055402944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055402944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055402944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055402944 DMM DEBUG MM(262420000000040/c522d19d) Requesting authorization (sgsn_auth.c:160) 20241026055402944 DMM INFO MM(262420000000040/c522d19d) Requesting authentication tuples (sgsn_auth.c:184) 20241026055402944 DMM DEBUG MM(262420000000040/c522d19d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055402944 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241026055402944 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)@9842e08522d0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@9842e08522d0: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241026055402950 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055402950 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055402950 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055402950 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055402950 DMM INFO MM(262420000000040/c522d19d) Subscriber data update (mmctx.c:445) 20241026055402950 DMM DEBUG MM(262420000000040/c522d19d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055402950 DMM INFO MM(262420000000040/c522d19d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055402950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055402950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055402950 DMM INFO MM(262420000000040/c522d19d) <- GMM AUTH AND CIPHERING REQ (rand = 1b 49 80 51 02 33 25 d2 e7 4e 6b 07 9b 12 f9 6c , mmctx_is_r99=1, vec->auth_types=0x3, autn = d0 94 7a b3 5f e9 14 b7 dc b8 ff 87 30 2b d5 81 ) (gprs_gmm.c:483) 20241026055402964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055402964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055402964 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055402964 DMM INFO MM(262420000000040/c522d19d) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241026055402964 DMM INFO MM(262420000000040/c522d19d) R99 AUTHENTICATION SYNCH (AUTS = cf975d1652ce71b7ca1a73dca72e) (gprs_gmm.c:711) 20241026055402964 DMM DEBUG MM(262420000000040/c522d19d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055402964 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241026055402964 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e cf 97 5d 16 52 ce 71 b7 ca 1a 73 dc a7 2e 20 10 1b 49 80 51 02 33 25 d2 e7 4e 6b 07 9b 12 f9 6c 28 01 01 (gprs_subscriber.c:210) 20241026055402964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241026055402964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241026055402966 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055402966 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055402966 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055402966 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055402966 DMM INFO MM(262420000000040/c522d19d) Subscriber data update (mmctx.c:445) 20241026055402966 DMM DEBUG MM(262420000000040/c522d19d) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241026055402966 DMM INFO MM(262420000000040/c522d19d) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241026055402966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055402966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055402966 DMM INFO MM(262420000000040/c522d19d) <- GMM AUTH AND CIPHERING REQ (rand = f3 fc e0 d7 48 02 0e a3 f1 85 66 f6 be 3b 2f 71 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7a 0f 6f 49 41 e2 21 88 42 31 80 c3 b3 00 f7 3a ) (gprs_gmm.c:483) 20241026055402976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055402976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x725e10 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055402976 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055402976 DMM INFO MM(262420000000040/c522d19d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055402976 DMM NOTICE MM(262420000000040/c522d19d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055402976 DMM DEBUG MM(262420000000040/c522d19d) checking auth: received UMTS RES = cb ef 93 d4 44 48 8e 49 (gprs_gmm.c:666) 20241026055402976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055402976 DMM DEBUG MM(262420000000040/c522d19d) Requesting authorization (sgsn_auth.c:160) 20241026055402976 DMM INFO MM(262420000000040/c522d19d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055402976 DMM DEBUG MM(262420000000040/c522d19d) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055402976 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241026055402976 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) 20241026055402976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055402976 DMM INFO MM(262420000000040/c522d19d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc522d19d) (gprs_gmm.c:300) 20241026055402978 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055402978 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055402978 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241026055402978 DMM INFO MM(262420000000040/c522d19d) Subscriber data update (mmctx.c:445) 20241026055402978 DMM DEBUG MM(262420000000040/c522d19d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055402978 DMM INFO MM(262420000000040/c522d19d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055402978 DMM NOTICE MM(262420000000040/c522d19d) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241026055402978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055402979 DMM NOTICE MM(262420000000040/c522d19d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055402979 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) 20241026055402979 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055402979 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241026055402979 DMM INFO MM(262420000000040/c522d19d) Subscriber data update (mmctx.c:445) 20241026055402979 DMM DEBUG MM(262420000000040/c522d19d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@9842e08522d0: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@9842e08522d0: Removing Client IMSI='262420000000040'H, index=0 20241026055402985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055402985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055402985 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055402985 DMM INFO MM(262420000000040/c522d19d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055402985 DMM NOTICE MM(262420000000040/c522d19d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055402985 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055402985 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055402985 DLLC NOTICE LLME(d6bb2d2c/c522d19d){ASSIGNED} LLGM Assign pre (ffffffff => c522d19d) (gprs_llc.c:1079) 20241026055402985 DLLC NOTICE LLME(ffffffff/c522d19d){ASSIGNED} LLGM Assign post (ffffffff => c522d19d) (gprs_llc.c:1125) 20241026055402985 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055402985 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055402985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055402985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@9842e08522d0: Final verdict of PTC: pass 20241026055402987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52870<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@9842e08522d0: Final verdict of PTC: none -NSVCI97(540)@9842e08522d0: Final verdict of PTC: none 20241026055402990 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055402991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_resync-BVCI210(544)@9842e08522d0: Final verdict of PTC: none -NSVCI99(550)@9842e08522d0: Final verdict of PTC: none -NSVCI98(545)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(543)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(538)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(548)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_usim_resync finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sat Oct 26 05:54:03 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 20241026055403108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055403511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93856) 20241026055403992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055403992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93856, count=95016) 20241026055404993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055404993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sat Oct 26 05:54:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055405995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055405995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_usim_a54_a54 started. 20241026055406616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055406618 DMM INFO MM(262420000000040/c522d19d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055406618 DMM INFO MM(262420000000040/c522d19d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055406619 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055406619 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055406619 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055406619 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055406619 DLLC NOTICE LLME(ffffffff/c522d19d){ASSIGNED} LLGM Assign pre (c522d19d => ffffffff) (gprs_llc.c:1079) 20241026055406619 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c522d19d => ffffffff) (gprs_llc.c:1125) 20241026055406619 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241026055406619 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) 20241026055406619 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) 20241026055406619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055406619 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055406619 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055406619 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055406619 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055406676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055406676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055406676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055406676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055406676 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055406676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055406676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055406676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055406676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055406676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055406676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055406676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055406677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055406677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055406677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055406677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055406677 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055406677 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055406677 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055406677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055406677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055406677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055406679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055406685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055406685 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(561)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(558)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055406691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055406691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055406691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055406691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055406691 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055406691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055406691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055406691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055406691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055406691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055406691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055406691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055406691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055406692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055406692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055406692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055406692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055406692 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055406692 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055406692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055406692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055406692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055406694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 20241026055406699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055406699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055406709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055406709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055406709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055406709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055406709 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055406709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055406709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055406709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055406709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055406709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055406709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055406709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055406710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055406710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055406710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055406710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055406710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055406710 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055406710 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055406710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(569)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055406710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055406710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055406711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055406716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055406716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055406996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055406996 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055406996 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055406996 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055407000 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055407002 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@9842e08522d0: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='F7CE5590'O, index=0 SGSN_Test-GSUP(571)@9842e08522d0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@9842e08522d0: 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 := '54AE2ABEF75E4B07AF4C1896D4B922BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F983B49'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ACA10EF51BCFCD90'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FDCBB3E3C9215D7E3C18542285A85B3D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '51B502196E08E07343E45459CDF588B7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3599666A68F547648D67D9C2F9A74E33'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1021D5987FEAC600'O } } } } } 20241026055408074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055408074 DLLC NOTICE LLME(ffffffff/f7ce5590){UNASSIGNED} LLC RX: unknown TLLI 0xf7ce5590, creating LLME on the fly (gprs_llc.c:552) 20241026055408074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055408074 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241026055408074 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055408074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055408074 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055408074 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055408074 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055408074 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055408074 DLLC NOTICE LLME(ffffffff/f7ce5590){UNASSIGNED} LLGM Assign pre (f7ce5590 => ef2a3475) (gprs_llc.c:1079) 20241026055408074 DLLC NOTICE LLME(f7ce5590/ef2a3475){ASSIGNED} LLGM Assign post (f7ce5590 => ef2a3475) (gprs_llc.c:1125) 20241026055408074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055408074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055408074 DMM DEBUG MM(262420000000040/ef2a3475) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055408087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055408087 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055408087 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055408087 DMM DEBUG MM(262420000000040/ef2a3475) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241026055408087 DMM NOTICE MM(262420000000040/ef2a3475) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055408087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055408087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055408087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055408087 DMM DEBUG MM(262420000000040/ef2a3475) Requesting authorization (sgsn_auth.c:160) 20241026055408087 DMM INFO MM(262420000000040/ef2a3475) Requesting authentication tuples (sgsn_auth.c:184) 20241026055408087 DMM DEBUG MM(262420000000040/ef2a3475) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055408087 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241026055408087 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)@9842e08522d0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@9842e08522d0: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241026055408091 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055408091 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055408091 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055408091 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055408091 DMM INFO MM(262420000000040/ef2a3475) Subscriber data update (mmctx.c:445) 20241026055408091 DMM DEBUG MM(262420000000040/ef2a3475) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055408091 DMM INFO MM(262420000000040/ef2a3475) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055408091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055408091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055408091 DMM INFO MM(262420000000040/ef2a3475) <- GMM AUTH AND CIPHERING REQ (rand = 54 ae 2a be f7 5e 4b 07 af 4c 18 96 d4 b9 22 bc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 35 99 66 6a 68 f5 47 64 8d 67 d9 c2 f9 a7 4e 33 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@9842e08522d0: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@9842e08522d0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@9842e08522d0: Final verdict of PTC: pass 20241026055408113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57512<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@9842e08522d0: Final verdict of PTC: none 20241026055408118 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055408118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(565)@9842e08522d0: Final verdict of PTC: none -NSVCI99(569)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@9842e08522d0: Final verdict of PTC: none -NSVCI97(559)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@9842e08522d0: Final verdict of PTC: none -NSVCI98(564)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(562)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(567)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(557)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sat Oct 26 05:54:08 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 20241026055408216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055408618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71520) 20241026055409120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055409120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71520, count=72680) 20241026055410121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055410121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sat Oct 26 05:54:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055411122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055411122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_usim_a54_a53 started. 20241026055411727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055411729 DMM INFO MM(262420000000040/ef2a3475) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055411729 DMM INFO MM(262420000000040/ef2a3475) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055411729 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055411729 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055411729 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055411729 DMM ERROR MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026055411729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Deallocated (fsm.c:568) 20241026055411729 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055411729 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055411729 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055411729 DLLC NOTICE LLME(f7ce5590/ef2a3475){ASSIGNED} LLGM Assign pre (ef2a3475 => ffffffff) (gprs_llc.c:1079) 20241026055411729 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef2a3475 => ffffffff) (gprs_llc.c:1125) 20241026055411729 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055411772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055411772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055411772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055411772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055411772 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055411772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055411772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055411772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055411772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055411773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055411773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055411773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055411773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055411773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055411773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055411773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055411773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055411773 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055411773 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055411773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(578)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055411774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055411774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055411775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055411780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055411780 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055411789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055411789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055411789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055411789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055411789 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055411789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055411789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055411789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055411789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055411790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055411790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055411790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055411790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055411790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055411790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055411790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055411790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055411790 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055411790 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055411790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(583)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055411790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055411790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055411793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055411798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055411798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055411804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055411804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055411804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055411804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055411804 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055411804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055411804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055411804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055411804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055411805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055411805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055411805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055411806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055411806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055411806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055411806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055411806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055411806 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055411806 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055411806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(588)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055411806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055411806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055411807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055411812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055411812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055412123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055412123 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055412123 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055412124 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055412128 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055412129 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@9842e08522d0: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='F9FB3446'O, index=0 SGSN_Test-GSUP(590)@9842e08522d0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@9842e08522d0: 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 := 'DB587B4195A0B4F0BF9DFB71E3B5A7F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5FD31BF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C77481B6C2A27DE9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DEF94346C98DCAB6A6B5220805DE89CA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2B6AA39830D4F824F2CC50C942A572A9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2CF6AD087B96BB15143131E893A75DA4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '45674093C5FDDFF7'O } } } } } 20241026055413202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055413202 DLLC NOTICE LLME(ffffffff/f9fb3446){UNASSIGNED} LLC RX: unknown TLLI 0xf9fb3446, creating LLME on the fly (gprs_llc.c:552) 20241026055413202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055413202 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241026055413202 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055413202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055413202 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055413202 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055413202 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055413202 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055413202 DLLC NOTICE LLME(ffffffff/f9fb3446){UNASSIGNED} LLGM Assign pre (f9fb3446 => df570b1b) (gprs_llc.c:1079) 20241026055413202 DLLC NOTICE LLME(f9fb3446/df570b1b){ASSIGNED} LLGM Assign post (f9fb3446 => df570b1b) (gprs_llc.c:1125) 20241026055413202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055413202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055413202 DMM DEBUG MM(262420000000040/df570b1b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055413218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055413218 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055413218 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055413218 DMM DEBUG MM(262420000000040/df570b1b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241026055413218 DMM NOTICE MM(262420000000040/df570b1b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055413218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055413218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055413218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055413218 DMM DEBUG MM(262420000000040/df570b1b) Requesting authorization (sgsn_auth.c:160) 20241026055413218 DMM INFO MM(262420000000040/df570b1b) Requesting authentication tuples (sgsn_auth.c:184) 20241026055413218 DMM DEBUG MM(262420000000040/df570b1b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055413218 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241026055413218 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)@9842e08522d0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@9842e08522d0: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241026055413223 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055413223 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055413223 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055413223 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055413223 DMM INFO MM(262420000000040/df570b1b) Subscriber data update (mmctx.c:445) 20241026055413223 DMM DEBUG MM(262420000000040/df570b1b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055413223 DMM INFO MM(262420000000040/df570b1b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055413223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055413223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055413223 DMM INFO MM(262420000000040/df570b1b) <- GMM AUTH AND CIPHERING REQ (rand = db 58 7b 41 95 a0 b4 f0 bf 9d fb 71 e3 b5 a7 f8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2c f6 ad 08 7b 96 bb 15 14 31 31 e8 93 a7 5d a4 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@9842e08522d0: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@9842e08522d0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@9842e08522d0: Final verdict of PTC: pass 20241026055413239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39248<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055413243 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055413244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(590)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@9842e08522d0: Final verdict of PTC: none -NSVCI98(583)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@9842e08522d0: Final verdict of PTC: none -NSVCI97(578)@9842e08522d0: Final verdict of PTC: none -NSVCI99(588)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(576)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(581)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(586)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sat Oct 26 05:54:13 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 20241026055413307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055413709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39264<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47484) 20241026055414245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055414245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47484, count=71340) 20241026055415246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055415247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sat Oct 26 05:54:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055416248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055416248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_usim_a53_a54 started. 20241026055416804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055416807 DMM INFO MM(262420000000040/df570b1b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055416807 DMM INFO MM(262420000000040/df570b1b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055416807 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055416807 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055416807 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055416807 DMM ERROR MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026055416807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Deallocated (fsm.c:568) 20241026055416807 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055416807 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055416807 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055416807 DLLC NOTICE LLME(f9fb3446/df570b1b){ASSIGNED} LLGM Assign pre (df570b1b => ffffffff) (gprs_llc.c:1079) 20241026055416807 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df570b1b => ffffffff) (gprs_llc.c:1125) 20241026055416807 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055416846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055416846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055416846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055416846 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055416846 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055416846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055416846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055416846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055416846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055416847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055416847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055416847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055416847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055416847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055416847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055416847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055416847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055416847 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055416847 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055416847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055416847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055416847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055416849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055416854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055416854 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055416861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055416861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055416861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055416861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055416861 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055416861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055416861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055416861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055416861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055416862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055416862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055416862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055416862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055416862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055416862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055416862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055416862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055416862 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055416862 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055416862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055416863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055416863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055416865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055416870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055416870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055416877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055416877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055416877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055416877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055416877 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055416877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055416877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055416877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055416877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055416878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055416878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055416878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055416878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055416878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055416878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055416878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055416878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055416878 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055416878 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055416878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(607)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055416879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055416879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055416880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055416884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055416884 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055417250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055417250 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055417250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055417250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055417254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055417255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@9842e08522d0: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='F12A4FFD'O, index=0 SGSN_Test-GSUP(609)@9842e08522d0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@9842e08522d0: 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 := '98A0C08DD5ECCE28D959DB7235C171B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '684C6FAD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '47D70761CF56E25D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6E7BAFEB325DADA5FEB5225FBF0DE642'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '83D2FEFE1387500D87DEDD56702FB1C2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DA26FC0885F56E7751501CFB916E6C09'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AF63A3A5B0FA13FE'O } } } } } 20241026055418332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055418332 DLLC NOTICE LLME(ffffffff/f12a4ffd){UNASSIGNED} LLC RX: unknown TLLI 0xf12a4ffd, creating LLME on the fly (gprs_llc.c:552) 20241026055418332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055418332 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241026055418332 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055418332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055418332 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055418332 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055418332 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055418332 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055418332 DLLC NOTICE LLME(ffffffff/f12a4ffd){UNASSIGNED} LLGM Assign pre (f12a4ffd => ca5e3477) (gprs_llc.c:1079) 20241026055418332 DLLC NOTICE LLME(f12a4ffd/ca5e3477){ASSIGNED} LLGM Assign post (f12a4ffd => ca5e3477) (gprs_llc.c:1125) 20241026055418332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055418332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055418332 DMM DEBUG MM(262420000000040/ca5e3477) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055418355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055418355 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055418355 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055418355 DMM DEBUG MM(262420000000040/ca5e3477) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241026055418355 DMM NOTICE MM(262420000000040/ca5e3477) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055418355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055418355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055418355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055418355 DMM DEBUG MM(262420000000040/ca5e3477) Requesting authorization (sgsn_auth.c:160) 20241026055418356 DMM INFO MM(262420000000040/ca5e3477) Requesting authentication tuples (sgsn_auth.c:184) 20241026055418356 DMM DEBUG MM(262420000000040/ca5e3477) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055418356 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241026055418356 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)@9842e08522d0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@9842e08522d0: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241026055418362 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055418362 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055418362 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055418362 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055418362 DMM INFO MM(262420000000040/ca5e3477) Subscriber data update (mmctx.c:445) 20241026055418362 DMM DEBUG MM(262420000000040/ca5e3477) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055418362 DMM INFO MM(262420000000040/ca5e3477) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055418362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055418362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055418362 DMM INFO MM(262420000000040/ca5e3477) <- GMM AUTH AND CIPHERING REQ (rand = 98 a0 c0 8d d5 ec ce 28 d9 59 db 72 35 c1 71 b2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = da 26 fc 08 85 f5 6e 77 51 50 1c fb 91 6e 6c 09 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@9842e08522d0: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@9842e08522d0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@9842e08522d0: Final verdict of PTC: pass 20241026055418381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39278<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@9842e08522d0: Final verdict of PTC: none -NSVCI97(597)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@9842e08522d0: Final verdict of PTC: none -NSVCI99(607)@9842e08522d0: Final verdict of PTC: none -NSVCI98(602)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@9842e08522d0: Final verdict of PTC: none 20241026055418387 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_usim_a53_a54-BVCI220(606)@9842e08522d0: Final verdict of PTC: none 20241026055418387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a53_a54-BVCI210(601)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(595)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(605)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(600)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sat Oct 26 05:54:18 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 20241026055418482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055418884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39284<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67496) 20241026055419388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055419388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67496, count=71852) 20241026055420390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055420390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sat Oct 26 05:54:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055421391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055421391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_usim_a50_a54 started. 20241026055421976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055421980 DMM INFO MM(262420000000040/ca5e3477) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055421980 DMM INFO MM(262420000000040/ca5e3477) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055421980 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055421980 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055421980 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055421980 DMM ERROR MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026055421980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Deallocated (fsm.c:568) 20241026055421980 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055421981 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055421981 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055421981 DLLC NOTICE LLME(f12a4ffd/ca5e3477){ASSIGNED} LLGM Assign pre (ca5e3477 => ffffffff) (gprs_llc.c:1079) 20241026055421981 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca5e3477 => ffffffff) (gprs_llc.c:1125) 20241026055421981 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055422029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055422029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055422029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055422029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055422029 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055422029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055422029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055422029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055422029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(616)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(617)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055422030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055422030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055422030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055422030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055422030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055422030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055422030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055422030 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055422030 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055422030 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055422030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055422030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055422030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(617)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(617)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055422032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026055422037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055422037 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(616)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a50_a54-BVCI196(614)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(621)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055422041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055422041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055422041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055422041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055422041 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055422041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055422041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055422041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055422041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055422042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055422042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055422042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055422042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055422042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055422042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055422042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055422042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055422042 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055422042 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055422042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055422043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055422043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055422045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055422050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055422050 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055422058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055422058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055422058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055422058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055422058 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055422058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055422058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055422058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055422058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055422059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055422059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055422059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055422059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055422059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055422059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055422059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055422059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055422059 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055422059 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055422059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(626)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055422059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055422059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055422061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055422066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055422066 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055422393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055422393 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055422393 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055422393 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055422397 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055422398 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(614)@9842e08522d0: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C9F34A81'O, index=0 SGSN_Test-GSUP(628)@9842e08522d0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@9842e08522d0: 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 := 'C02AA9BE575D868AA11D7B25A3802EDA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '73EC04AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27B985EF1D146180'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '03932DE45A3739EDE47A41C145F4EC77'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0B71EBDE15E490EE0B0109BBF3FA6D1C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4D6998CA949B085C43AFA1E380CFAE68'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '14D5A60FACB65BE2'O } } } } } 20241026055423453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055423453 DLLC NOTICE LLME(ffffffff/c9f34a81){UNASSIGNED} LLC RX: unknown TLLI 0xc9f34a81, creating LLME on the fly (gprs_llc.c:552) 20241026055423453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055423453 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241026055423453 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055423453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055423453 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055423453 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055423453 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055423453 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055423453 DLLC NOTICE LLME(ffffffff/c9f34a81){UNASSIGNED} LLGM Assign pre (c9f34a81 => c5ff5d0d) (gprs_llc.c:1079) 20241026055423453 DLLC NOTICE LLME(c9f34a81/c5ff5d0d){ASSIGNED} LLGM Assign post (c9f34a81 => c5ff5d0d) (gprs_llc.c:1125) 20241026055423453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055423453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055423453 DMM DEBUG MM(262420000000040/c5ff5d0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055423461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055423461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055423461 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055423461 DMM DEBUG MM(262420000000040/c5ff5d0d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241026055423461 DMM NOTICE MM(262420000000040/c5ff5d0d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055423461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055423461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055423461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055423461 DMM DEBUG MM(262420000000040/c5ff5d0d) Requesting authorization (sgsn_auth.c:160) 20241026055423461 DMM INFO MM(262420000000040/c5ff5d0d) Requesting authentication tuples (sgsn_auth.c:184) 20241026055423461 DMM DEBUG MM(262420000000040/c5ff5d0d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055423461 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241026055423461 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)@9842e08522d0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@9842e08522d0: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241026055423464 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055423464 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055423464 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055423464 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055423464 DMM INFO MM(262420000000040/c5ff5d0d) Subscriber data update (mmctx.c:445) 20241026055423464 DMM DEBUG MM(262420000000040/c5ff5d0d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055423464 DMM INFO MM(262420000000040/c5ff5d0d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055423464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055423464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055423464 DMM INFO MM(262420000000040/c5ff5d0d) <- GMM AUTH AND CIPHERING REQ (rand = c0 2a a9 be 57 5d 86 8a a1 1d 7b 25 a3 80 2e da , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4d 69 98 ca 94 9b 08 5c 43 af a1 e3 80 cf ae 68 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@9842e08522d0: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(614)@9842e08522d0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@9842e08522d0: Final verdict of PTC: pass 20241026055423473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48606<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@9842e08522d0: Final verdict of PTC: none -NSVCI97(617)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(614)@9842e08522d0: Final verdict of PTC: none -NSVCI98(621)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@9842e08522d0: Final verdict of PTC: none -NSVCI99(626)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(624)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(619)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@9842e08522d0: Final verdict of PTC: none 20241026055423490 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055423490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97-provIP(615)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(614): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sat Oct 26 05:54:23 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 20241026055423573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055423975 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=70972) 20241026055424491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055424491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70972, count=72132) 20241026055425493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055425493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026055425659 DGPRS DEBUG Checking for inactive LLMEs, time = 32450264 (sgsn.c:131) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sat Oct 26 05:54:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055426495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055426495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_usim_a54_a50 started. 20241026055427076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055427079 DMM INFO MM(262420000000040/c5ff5d0d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055427079 DMM INFO MM(262420000000040/c5ff5d0d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055427079 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055427079 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055427079 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055427079 DMM ERROR MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026055427079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Deallocated (fsm.c:568) 20241026055427079 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055427079 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055427079 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055427079 DLLC NOTICE LLME(c9f34a81/c5ff5d0d){ASSIGNED} LLGM Assign pre (c5ff5d0d => ffffffff) (gprs_llc.c:1079) 20241026055427079 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5ff5d0d => ffffffff) (gprs_llc.c:1125) 20241026055427079 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055427124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055427124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055427124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055427124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055427124 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055427124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055427124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055427124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055427124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055427125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055427125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055427125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055427125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055427125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055427125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055427125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055427125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055427125 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055427125 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055427125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(635)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055427125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055427125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055427127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055427131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055427131 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055427140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055427140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055427140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055427140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055427140 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055427140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055427140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055427140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055427140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055427140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055427140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055427140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055427140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055427140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055427140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055427140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055427140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055427141 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055427141 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055427141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(640)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055427141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055427141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055427143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055427147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055427147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055427155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055427155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055427155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055427155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055427155 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055427155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055427155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055427155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055427155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055427156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055427156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055427156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055427156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055427156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055427156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055427156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055427156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055427156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055427156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055427156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055427156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055427156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055427158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055427163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055427163 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055427496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055427496 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055427496 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055427496 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055427501 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055427502 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@9842e08522d0: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='EC376789'O, index=0 SGSN_Test-GSUP(647)@9842e08522d0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@9842e08522d0: 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 := '8D751FEFA49A0423D1500A67335D237D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F6B3D921'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41AFA965A52ABC51'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D9D2EA37C9AD3053A8692BDFBA086182'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3DECFA30CCA888823E7EE50B45101B49'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AE5A2CA44C44BA5A144A37B9CE87E574'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6198CE62F0A7543F'O } } } } } 20241026055428576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055428576 DLLC NOTICE LLME(ffffffff/ec376789){UNASSIGNED} LLC RX: unknown TLLI 0xec376789, creating LLME on the fly (gprs_llc.c:552) 20241026055428576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055428576 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241026055428576 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055428576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055428576 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055428576 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055428576 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055428576 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055428576 DLLC NOTICE LLME(ffffffff/ec376789){UNASSIGNED} LLGM Assign pre (ec376789 => f9677692) (gprs_llc.c:1079) 20241026055428576 DLLC NOTICE LLME(ec376789/f9677692){ASSIGNED} LLGM Assign post (ec376789 => f9677692) (gprs_llc.c:1125) 20241026055428576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055428576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055428576 DMM DEBUG MM(262420000000040/f9677692) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055428594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055428594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055428595 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055428595 DMM DEBUG MM(262420000000040/f9677692) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241026055428595 DMM NOTICE MM(262420000000040/f9677692) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055428595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055428595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055428595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055428595 DMM DEBUG MM(262420000000040/f9677692) Requesting authorization (sgsn_auth.c:160) 20241026055428595 DMM INFO MM(262420000000040/f9677692) Requesting authentication tuples (sgsn_auth.c:184) 20241026055428595 DMM DEBUG MM(262420000000040/f9677692) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055428595 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241026055428595 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@9842e08522d0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@9842e08522d0: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241026055428602 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055428602 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055428602 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055428602 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055428602 DMM INFO MM(262420000000040/f9677692) Subscriber data update (mmctx.c:445) 20241026055428602 DMM DEBUG MM(262420000000040/f9677692) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055428602 DMM INFO MM(262420000000040/f9677692) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055428602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055428602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055428602 DMM INFO MM(262420000000040/f9677692) <- GMM AUTH AND CIPHERING REQ (rand = 8d 75 1f ef a4 9a 04 23 d1 50 0a 67 33 5d 23 7d , mmctx_is_r99=1, vec->auth_types=0x3, autn = ae 5a 2c a4 4c 44 ba 5a 14 4a 37 b9 ce 87 e5 74 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@9842e08522d0: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@9842e08522d0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@9842e08522d0: Final verdict of PTC: pass 20241026055428620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48630<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(635)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(647)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@9842e08522d0: Final verdict of PTC: none -NSVCI98(640)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@9842e08522d0: Final verdict of PTC: none 20241026055428625 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(637)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@9842e08522d0: Final verdict of PTC: none 20241026055428626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(645)@9842e08522d0: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(638)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(633)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(643)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sat Oct 26 05:54:28 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 20241026055428722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055429124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68048) 20241026055429627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055429627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68048, count=72404) 20241026055430629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055430629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sat Oct 26 05:54:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055431630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055431630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_detach_unknown_nopoweroff started. 20241026055432223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055432226 DMM INFO MM(262420000000040/f9677692) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055432226 DMM INFO MM(262420000000040/f9677692) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055432226 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055432226 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055432226 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055432226 DMM ERROR MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026055432226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Deallocated (fsm.c:568) 20241026055432226 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055432226 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055432226 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055432226 DLLC NOTICE LLME(ec376789/f9677692){ASSIGNED} LLGM Assign pre (f9677692 => ffffffff) (gprs_llc.c:1079) 20241026055432226 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9677692 => ffffffff) (gprs_llc.c:1125) 20241026055432226 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055432275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055432275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055432275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055432275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055432275 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055432275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055432275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055432275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055432275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055432275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055432275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055432275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055432275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055432276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055432276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055432276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055432276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055432276 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055432276 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055432276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055432276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055432276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055432277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055432282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055432282 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055432290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055432290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055432290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055432290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055432290 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055432290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055432290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055432290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055432290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055432291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055432291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055432291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055432291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055432291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055432291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055432291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055432291 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055432291 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055432291 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055432291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055432292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055432292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055432293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055432298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055432298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055432307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055432307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055432307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055432307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055432307 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055432307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055432307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055432307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055432307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055432307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055432307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055432307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055432307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055432307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055432307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055432307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055432307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055432307 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055432307 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055432307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055432308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055432308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055432310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055432315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055432315 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055432631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055432631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055432631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055432631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055432636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055432637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@9842e08522d0: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='DED4F0B4'O, index=0 SGSN_Test-GSUP(666)@9842e08522d0: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241026055433708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055433708 DLLC NOTICE LLME(ffffffff/ded4f0b4){UNASSIGNED} LLC RX: unknown TLLI 0xded4f0b4, creating LLME on the fly (gprs_llc.c:552) 20241026055433708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055433708 DMM NOTICE LLME(ffffffff/ded4f0b4){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241026055433708 DLLC NOTICE LLME(ffffffff/ded4f0b4){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241026055433708 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xded4f0b4 type=GPRS detach (gprs_gmm.c:1465) 20241026055433708 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241026055433708 DLLC NOTICE LLME(ffffffff/ded4f0b4){UNASSIGNED} LLGM Assign pre (ded4f0b4 => ffffffff) (gprs_llc.c:1079) 20241026055433708 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ded4f0b4 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@9842e08522d0: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@9842e08522d0: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@9842e08522d0: Final verdict of PTC: pass 20241026055433730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42676<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(655)@9842e08522d0: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@9842e08522d0: Final verdict of PTC: none -NSVCI98(659)@9842e08522d0: Final verdict of PTC: none20241026055433734 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055433735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(651)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(666)@9842e08522d0: Final verdict of PTC: none -NSVCI99(664)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@9842e08522d0: Final verdict of PTC: none -NSVCI97(654)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@9842e08522d0: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@9842e08522d0: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(657)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(662)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(652)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@9842e08522d0: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sat Oct 26 05:54:33 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 20241026055433788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055434090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56828) 20241026055434736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055434736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56828, count=57468) 20241026055435737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055435737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sat Oct 26 05:54:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055436738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055436738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_detach_unknown_poweroff started. 20241026055437181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055437183 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055437231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055437231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055437232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055437232 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055437232 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055437232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055437232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055437232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055437232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055437232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055437232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055437232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055437232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055437232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055437232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055437232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055437232 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055437232 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055437232 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055437232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055437233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055437233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055437235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055437239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055437239 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055437247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055437247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055437247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055437247 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055437247 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055437247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055437247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055437247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055437247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055437248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055437248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055437248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055437248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055437248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055437248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055437248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055437248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055437248 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055437248 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055437248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055437248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055437248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055437250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055437254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055437254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055437262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055437262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055437262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055437262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055437262 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055437262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055437262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055437262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055437262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055437263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055437263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055437263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055437263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055437263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055437263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055437263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055437263 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055437263 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055437263 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055437263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055437263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055437263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055437266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055437271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055437271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055437739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055437739 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055437739 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055437739 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055437743 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055437745 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@9842e08522d0: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='EC3FF3A4'O, index=0 SGSN_Test-GSUP(685)@9842e08522d0: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241026055438815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055438815 DLLC NOTICE LLME(ffffffff/ec3ff3a4){UNASSIGNED} LLC RX: unknown TLLI 0xec3ff3a4, creating LLME on the fly (gprs_llc.c:552) 20241026055438815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055438815 DMM NOTICE LLME(ffffffff/ec3ff3a4){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@9842e08522d0: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@9842e08522d0: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@9842e08522d0: Final verdict of PTC: pass 20241026055443827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@9842e08522d0: Final verdict of PTC: none 20241026055443831 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055443831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(669)@9842e08522d0: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@9842e08522d0: Final verdict of PTC: none -NSVCI98(678)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@9842e08522d0: Final verdict of PTC: none -NSVCI97(673)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@9842e08522d0: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@9842e08522d0: Final verdict of PTC: none -NSVCI99(683)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(671)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(681)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(676)@9842e08522d0: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@9842e08522d0: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sat Oct 26 05:54:43 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 20241026055443909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055444211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48228) 20241026055444832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055444832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48228, count=51964) 20241026055445833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055445833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sat Oct 26 05:54:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055446834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055446834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_detach_nopoweroff started. 20241026055447309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055447311 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055447352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055447352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055447352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055447352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055447352 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055447352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055447352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055447352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055447352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055447353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055447353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055447353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055447353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055447353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055447353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055447353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055447353 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055447353 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055447353 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055447353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055447353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055447353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055447355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055447361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055447361 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055447368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055447368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055447368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055447368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055447368 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055447368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055447368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055447368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055447368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055447368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055447368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055447368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055447368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055447368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055447368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055447369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055447369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055447369 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055447369 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055447369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055447369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055447369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055447371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055447376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055447376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055447384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055447384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055447384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055447384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055447384 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055447384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055447384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055447384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055447384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055447385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055447385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055447385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055447385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055447385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055447385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055447385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055447385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055447385 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055447385 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055447385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055447385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055447385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055447386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055447391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055447391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055447835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055447835 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055447835 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055447835 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055447839 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055447841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@9842e08522d0: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C9F19B60'O, index=0 SGSN_Test-GSUP(704)@9842e08522d0: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@9842e08522d0: 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 := '39BCD890CACC02C8B1CFD223FEFAEE3E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7A6026A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A509B166C66A582D'O } } } } } 20241026055448926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055448926 DLLC NOTICE LLME(ffffffff/c9f19b60){UNASSIGNED} LLC RX: unknown TLLI 0xc9f19b60, creating LLME on the fly (gprs_llc.c:552) 20241026055448927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055448927 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241026055448927 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055448927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055448927 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055448927 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055448927 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055448927 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055448927 DLLC NOTICE LLME(ffffffff/c9f19b60){UNASSIGNED} LLGM Assign pre (c9f19b60 => daefaa9e) (gprs_llc.c:1079) 20241026055448927 DLLC NOTICE LLME(c9f19b60/daefaa9e){ASSIGNED} LLGM Assign post (c9f19b60 => daefaa9e) (gprs_llc.c:1125) 20241026055448927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055448927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055448927 DMM DEBUG MM(262420000000015/daefaa9e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055448947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055448947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055448948 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055448948 DMM DEBUG MM(262420000000015/daefaa9e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241026055448948 DMM NOTICE MM(262420000000015/daefaa9e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055448948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055448948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055448948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055448948 DMM DEBUG MM(262420000000015/daefaa9e) Requesting authorization (sgsn_auth.c:160) 20241026055448948 DMM INFO MM(262420000000015/daefaa9e) Requesting authentication tuples (sgsn_auth.c:184) 20241026055448948 DMM DEBUG MM(262420000000015/daefaa9e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055448948 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241026055448948 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@9842e08522d0: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@9842e08522d0: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241026055448954 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055448954 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055448954 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055448954 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055448954 DMM INFO MM(262420000000015/daefaa9e) Subscriber data update (mmctx.c:445) 20241026055448954 DMM DEBUG MM(262420000000015/daefaa9e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055448954 DMM INFO MM(262420000000015/daefaa9e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055448954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055448954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055448954 DMM INFO MM(262420000000015/daefaa9e) <- GMM AUTH AND CIPHERING REQ (rand = 39 bc d8 90 ca cc 02 c8 b1 cf d2 23 fe fa ee 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055448969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055448969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055448969 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055448969 DMM INFO MM(262420000000015/daefaa9e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055448969 DMM NOTICE MM(262420000000015/daefaa9e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055448969 DMM DEBUG MM(262420000000015/daefaa9e) checking auth: received GSM SRES = b7 a6 02 6a (gprs_gmm.c:666) 20241026055448969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055448969 DMM DEBUG MM(262420000000015/daefaa9e) Requesting authorization (sgsn_auth.c:160) 20241026055448969 DMM INFO MM(262420000000015/daefaa9e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055448969 DMM DEBUG MM(262420000000015/daefaa9e) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055448969 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241026055448969 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) 20241026055448969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055448969 DMM INFO MM(262420000000015/daefaa9e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaefaa9e) (gprs_gmm.c:300) 20241026055448972 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055448972 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055448972 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241026055448972 DMM INFO MM(262420000000015/daefaa9e) Subscriber data update (mmctx.c:445) 20241026055448972 DMM DEBUG MM(262420000000015/daefaa9e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055448972 DMM INFO MM(262420000000015/daefaa9e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055448972 DMM NOTICE MM(262420000000015/daefaa9e) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241026055448972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055448972 DMM NOTICE MM(262420000000015/daefaa9e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055448972 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) 20241026055448974 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055448974 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241026055448974 DMM INFO MM(262420000000015/daefaa9e) Subscriber data update (mmctx.c:445) 20241026055448974 DMM DEBUG MM(262420000000015/daefaa9e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055448986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055448986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055448986 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055448986 DMM INFO MM(262420000000015/daefaa9e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055448986 DMM NOTICE MM(262420000000015/daefaa9e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055448986 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055448986 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055448986 DLLC NOTICE LLME(c9f19b60/daefaa9e){ASSIGNED} LLGM Assign pre (ffffffff => daefaa9e) (gprs_llc.c:1079) 20241026055448986 DLLC NOTICE LLME(ffffffff/daefaa9e){ASSIGNED} LLGM Assign post (ffffffff => daefaa9e) (gprs_llc.c:1125) 20241026055448986 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055448986 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055448986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055448986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@9842e08522d0: setverdict(pass): none -> pass 20241026055449039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055449039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055449039 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055449039 DMM INFO MM(262420000000015/daefaa9e) -> GMM DETACH REQUEST TLLI=0xdaefaa9e type=GPRS detach (gprs_gmm.c:1465) 20241026055449039 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241026055449039 DMM INFO MM(262420000000015/daefaa9e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026055449039 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055449039 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055449040 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055449040 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055449040 DLLC NOTICE LLME(ffffffff/daefaa9e){ASSIGNED} LLGM Assign pre (daefaa9e => ffffffff) (gprs_llc.c:1079) 20241026055449040 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daefaa9e => ffffffff) (gprs_llc.c:1125) 20241026055449040 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241026055449040 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) 20241026055449040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055449040 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055449040 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055449040 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055449041 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@9842e08522d0: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@9842e08522d0: Final verdict of PTC: pass 20241026055449054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56348<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@9842e08522d0: Final verdict of PTC: none 20241026055449058 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055449058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(697)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@9842e08522d0: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@9842e08522d0: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@9842e08522d0: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@9842e08522d0: Final verdict of PTC: none -NSVCI99(702)@9842e08522d0: Final verdict of PTC: none -NSVCI97(692)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(690)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(700)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(695)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@9842e08522d0: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sat Oct 26 05:54:49 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241026055449157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055449459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92472) 20241026055450059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055450059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92472, count=93112) 20241026055451061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055451061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sat Oct 26 05:54:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055452062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055452062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_detach_poweroff started. 20241026055452549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055452551 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055452594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055452594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055452594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055452594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055452594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055452594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055452594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055452594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055452594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055452595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055452595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055452595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055452595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055452595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055452595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055452595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055452595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055452595 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055452595 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055452595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055452596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055452596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055452597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055452602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055452602 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055452610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055452610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055452610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055452610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055452610 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055452610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055452610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055452610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055452610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055452611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055452611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055452611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055452611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055452611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055452611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055452611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055452611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055452611 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055452611 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055452611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055452611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055452611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055452614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055452619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055452619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055452626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055452626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055452626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055452626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055452626 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055452626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055452626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055452626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055452626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055452627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055452627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055452627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055452627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055452627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055452627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055452627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055452627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055452627 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055452627 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055452627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055452627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055452627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055452629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055452633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055452633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055453064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055453064 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055453064 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055453064 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055453070 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055453071 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@9842e08522d0: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='D052B249'O, index=0 SGSN_Test-GSUP(723)@9842e08522d0: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@9842e08522d0: 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 := '27BEEE9A99C005BFC8AC4A237D7B8F95'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21DE4CDF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF284150B1B7A5D2'O } } } } } 20241026055454131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055454131 DLLC NOTICE LLME(ffffffff/d052b249){UNASSIGNED} LLC RX: unknown TLLI 0xd052b249, creating LLME on the fly (gprs_llc.c:552) 20241026055454131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055454131 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241026055454131 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055454131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055454131 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055454131 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055454131 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055454131 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055454131 DLLC NOTICE LLME(ffffffff/d052b249){UNASSIGNED} LLGM Assign pre (d052b249 => d38d698f) (gprs_llc.c:1079) 20241026055454131 DLLC NOTICE LLME(d052b249/d38d698f){ASSIGNED} LLGM Assign post (d052b249 => d38d698f) (gprs_llc.c:1125) 20241026055454131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055454131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055454131 DMM DEBUG MM(262420000000016/d38d698f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055454141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055454141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055454141 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055454141 DMM DEBUG MM(262420000000016/d38d698f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241026055454141 DMM NOTICE MM(262420000000016/d38d698f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055454141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055454141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055454141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055454141 DMM DEBUG MM(262420000000016/d38d698f) Requesting authorization (sgsn_auth.c:160) 20241026055454141 DMM INFO MM(262420000000016/d38d698f) Requesting authentication tuples (sgsn_auth.c:184) 20241026055454141 DMM DEBUG MM(262420000000016/d38d698f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055454141 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241026055454141 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@9842e08522d0: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@9842e08522d0: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241026055454144 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055454144 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055454144 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055454144 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055454144 DMM INFO MM(262420000000016/d38d698f) Subscriber data update (mmctx.c:445) 20241026055454144 DMM DEBUG MM(262420000000016/d38d698f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055454144 DMM INFO MM(262420000000016/d38d698f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055454144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055454144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055454144 DMM INFO MM(262420000000016/d38d698f) <- GMM AUTH AND CIPHERING REQ (rand = 27 be ee 9a 99 c0 05 bf c8 ac 4a 23 7d 7b 8f 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055454152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055454152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055454152 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055454152 DMM INFO MM(262420000000016/d38d698f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055454152 DMM NOTICE MM(262420000000016/d38d698f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055454152 DMM DEBUG MM(262420000000016/d38d698f) checking auth: received GSM SRES = 21 de 4c df (gprs_gmm.c:666) 20241026055454152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055454152 DMM DEBUG MM(262420000000016/d38d698f) Requesting authorization (sgsn_auth.c:160) 20241026055454152 DMM INFO MM(262420000000016/d38d698f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055454152 DMM DEBUG MM(262420000000016/d38d698f) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055454152 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241026055454152 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) 20241026055454152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055454152 DMM INFO MM(262420000000016/d38d698f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd38d698f) (gprs_gmm.c:300) 20241026055454153 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055454153 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055454153 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241026055454153 DMM INFO MM(262420000000016/d38d698f) Subscriber data update (mmctx.c:445) 20241026055454153 DMM DEBUG MM(262420000000016/d38d698f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055454153 DMM INFO MM(262420000000016/d38d698f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055454153 DMM NOTICE MM(262420000000016/d38d698f) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241026055454153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055454153 DMM NOTICE MM(262420000000016/d38d698f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055454153 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) 20241026055454154 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055454154 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241026055454154 DMM INFO MM(262420000000016/d38d698f) Subscriber data update (mmctx.c:445) 20241026055454154 DMM DEBUG MM(262420000000016/d38d698f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055454161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055454161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055454161 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055454161 DMM INFO MM(262420000000016/d38d698f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055454161 DMM NOTICE MM(262420000000016/d38d698f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055454161 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055454161 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055454161 DLLC NOTICE LLME(d052b249/d38d698f){ASSIGNED} LLGM Assign pre (ffffffff => d38d698f) (gprs_llc.c:1079) 20241026055454161 DLLC NOTICE LLME(ffffffff/d38d698f){ASSIGNED} LLGM Assign post (ffffffff => d38d698f) (gprs_llc.c:1125) 20241026055454161 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055454161 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055454161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055454161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@9842e08522d0: setverdict(pass): none -> pass 20241026055454217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055454217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241026055454217 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055454217 DMM INFO MM(262420000000016/d38d698f) -> GMM DETACH REQUEST TLLI=0xd38d698f type=GPRS detach Power-off (gprs_gmm.c:1465) 20241026055454217 DMM INFO MM(262420000000016/d38d698f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026055454217 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055454217 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055454217 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055454217 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055454217 DLLC NOTICE LLME(ffffffff/d38d698f){ASSIGNED} LLGM Assign pre (d38d698f => ffffffff) (gprs_llc.c:1079) 20241026055454217 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d38d698f => ffffffff) (gprs_llc.c:1125) 20241026055454217 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241026055454217 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) 20241026055454217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055454217 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055454217 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055454217 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055454219 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241026055455660 DGPRS DEBUG Checking for inactive LLMEs, time = 32450294 (sgsn.c:131) TC_detach_poweroff(725)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@9842e08522d0: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@9842e08522d0: Final verdict of PTC: pass 20241026055459233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36462<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@9842e08522d0: Final verdict of PTC: none 20241026055459238 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(716)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@9842e08522d0: Final verdict of PTC: none 20241026055459238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_poweroff-BVCI196(710)@9842e08522d0: Final verdict of PTC: none -NSVCI97(711)@9842e08522d0: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@9842e08522d0: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@9842e08522d0: Final verdict of PTC: none -NSVCI99(721)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(719)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(714)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(709)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@9842e08522d0: Test case TC_detach_poweroff finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sat Oct 26 05:54:59 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241026055459329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055459631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87996) 20241026055500239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055500239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87996, count=93708) 20241026055501240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055501240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sat Oct 26 05:55:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055502242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055502242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act started. 20241026055502718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055502720 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055502753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055502753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055502753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055502753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055502753 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055502753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055502753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055502753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055502753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055502754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055502754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055502754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055502754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055502754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055502754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055502754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055502754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055502754 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055502754 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055502754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055502754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055502754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055502756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055502761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055502761 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055502768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055502768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055502768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055502768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055502768 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055502768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055502769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055502769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055502769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055502769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055502769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055502769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055502769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055502769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055502769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055502769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055502769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055502769 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055502769 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055502769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055502770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055502770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055502772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055502777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055502777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055502785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055502785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055502785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055502785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055502785 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055502785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055502785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055502785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055502785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055502786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055502786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055502786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055502786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055502786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055502786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055502786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055502786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055502786 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055502786 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055502786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055502787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055502787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055502788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055502792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055502792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055503243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055503243 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055503243 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055503243 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055503248 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055503249 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@9842e08522d0: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='D87EB39C'O, index=0 SGSN_Test-GSUP(742)@9842e08522d0: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@9842e08522d0: 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 := 'C6B66280E83C356FA363358D40B9E9DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DDFDB791'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71433B826E19704A'O } } } } } 20241026055503317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055503317 DLLC NOTICE LLME(ffffffff/d87eb39c){UNASSIGNED} LLC RX: unknown TLLI 0xd87eb39c, creating LLME on the fly (gprs_llc.c:552) 20241026055503317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055503317 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241026055503317 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055503317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055503317 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055503317 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055503317 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055503317 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055503317 DLLC NOTICE LLME(ffffffff/d87eb39c){UNASSIGNED} LLGM Assign pre (d87eb39c => f2ba9d85) (gprs_llc.c:1079) 20241026055503317 DLLC NOTICE LLME(d87eb39c/f2ba9d85){ASSIGNED} LLGM Assign post (d87eb39c => f2ba9d85) (gprs_llc.c:1125) 20241026055503317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055503317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055503317 DMM DEBUG MM(262420000000017/f2ba9d85) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055503338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055503338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055503338 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055503338 DMM DEBUG MM(262420000000017/f2ba9d85) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241026055503338 DMM NOTICE MM(262420000000017/f2ba9d85) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055503338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055503338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055503338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055503338 DMM DEBUG MM(262420000000017/f2ba9d85) Requesting authorization (sgsn_auth.c:160) 20241026055503338 DMM INFO MM(262420000000017/f2ba9d85) Requesting authentication tuples (sgsn_auth.c:184) 20241026055503338 DMM DEBUG MM(262420000000017/f2ba9d85) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055503338 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241026055503338 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@9842e08522d0: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241026055503344 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055503344 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055503344 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055503344 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055503344 DMM INFO MM(262420000000017/f2ba9d85) Subscriber data update (mmctx.c:445) 20241026055503344 DMM DEBUG MM(262420000000017/f2ba9d85) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055503344 DMM INFO MM(262420000000017/f2ba9d85) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055503344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055503344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055503344 DMM INFO MM(262420000000017/f2ba9d85) <- GMM AUTH AND CIPHERING REQ (rand = c6 b6 62 80 e8 3c 35 6f a3 63 35 8d 40 b9 e9 da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055503360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055503360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055503360 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055503360 DMM INFO MM(262420000000017/f2ba9d85) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055503360 DMM NOTICE MM(262420000000017/f2ba9d85) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055503360 DMM DEBUG MM(262420000000017/f2ba9d85) checking auth: received GSM SRES = dd fd b7 91 (gprs_gmm.c:666) 20241026055503360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055503360 DMM DEBUG MM(262420000000017/f2ba9d85) Requesting authorization (sgsn_auth.c:160) 20241026055503360 DMM INFO MM(262420000000017/f2ba9d85) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055503360 DMM DEBUG MM(262420000000017/f2ba9d85) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055503360 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241026055503360 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) 20241026055503360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055503360 DMM INFO MM(262420000000017/f2ba9d85) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2ba9d85) (gprs_gmm.c:300) 20241026055503363 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055503363 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055503363 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241026055503363 DMM INFO MM(262420000000017/f2ba9d85) Subscriber data update (mmctx.c:445) 20241026055503363 DMM DEBUG MM(262420000000017/f2ba9d85) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055503363 DMM INFO MM(262420000000017/f2ba9d85) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055503363 DMM NOTICE MM(262420000000017/f2ba9d85) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241026055503363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055503363 DMM NOTICE MM(262420000000017/f2ba9d85) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055503363 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) 20241026055503364 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055503364 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241026055503364 DMM INFO MM(262420000000017/f2ba9d85) Subscriber data update (mmctx.c:445) 20241026055503364 DMM DEBUG MM(262420000000017/f2ba9d85) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055503377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055503377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055503377 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055503377 DMM INFO MM(262420000000017/f2ba9d85) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055503377 DMM NOTICE MM(262420000000017/f2ba9d85) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055503377 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055503377 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055503377 DLLC NOTICE LLME(d87eb39c/f2ba9d85){ASSIGNED} LLGM Assign pre (ffffffff => f2ba9d85) (gprs_llc.c:1079) 20241026055503377 DLLC NOTICE LLME(ffffffff/f2ba9d85){ASSIGNED} LLGM Assign post (ffffffff => f2ba9d85) (gprs_llc.c:1125) 20241026055503377 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055503377 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055503377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055503377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@9842e08522d0: setverdict(pass): none -> pass 20241026055503436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055503436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055503436 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055503436 DMM INFO MM(262420000000017/f2ba9d85) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055503436 DMM INFO MM(262420000000017/f2ba9d85) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055503436 DMM DEBUG MM(262420000000017/f2ba9d85) Using GGSN 0 (gprs_sm.c:317) 20241026055503436 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) 20241026055503436 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241026055503436 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055503436 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055503436 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241026055503462 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 58 27 dd 60 11 d5 9a e2 fd 14 05 7f 0b 76 ff e8 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) 20241026055503462 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca50000d0, cbp=0x55bccc582bf0) (sgsn_libgtp.c:629) 20241026055503462 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055503462 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc5883d8 TLLI=f2ba9d85, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055503462 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055503462 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@9842e08522d0: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@9842e08522d0: Final verdict of PTC: pass 20241026055503482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41736<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055503486 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055503486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act-BVCI220(739)@9842e08522d0: Final verdict of PTC: none -NSVCI98(735)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@9842e08522d0: Final verdict of PTC: none -NSVCI99(740)@9842e08522d0: Final verdict of PTC: none -NSVCI97(730)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(742)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(728)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(733)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(738)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act finished. Verdict: passSat Oct 26 05:55:03 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241026055503583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055503985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41742<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42944) 20241026055504488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055504488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42944, count=91956) 20241026055505489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055505490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sat Oct 26 05:55:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055506491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055506491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_pdp_act_unattached started. 20241026055507076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055507078 DMM INFO MM(262420000000017/f2ba9d85) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055507078 DMM INFO MM(262420000000017/f2ba9d85) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055507079 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055507079 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055507079 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055507079 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055507079 DLLC NOTICE LLME(ffffffff/f2ba9d85){ASSIGNED} LLGM Assign pre (f2ba9d85 => ffffffff) (gprs_llc.c:1079) 20241026055507079 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2ba9d85 => ffffffff) (gprs_llc.c:1125) 20241026055507079 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc588080 (gprs_sndcp.c:574) 20241026055507079 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc5883d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055507079 DMM NOTICE MM(262420000000017/f2ba9d85) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026055507079 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241026055507079 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026055507079 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055507079 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241026055507079 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241026055507079 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) 20241026055507079 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) 20241026055507079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055507079 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055507079 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055507079 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055507079 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055507124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055507124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055507124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055507124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055507124 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055507124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055507124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055507124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055507124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055507125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055507125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055507125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055507125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055507125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055507125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055507125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055507125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055507125 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055507125 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055507125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055507125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055507125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055507127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055507132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055507132 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055507139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055507139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055507139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055507139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055507139 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055507139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055507139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055507139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055507139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055507140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055507140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055507140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055507140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055507140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055507140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055507140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055507140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055507140 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055507140 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055507140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055507140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055507140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055507142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055507146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055507146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055507155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055507155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055507155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055507155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055507155 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055507155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055507155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055507155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055507155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055507155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055507155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055507155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055507155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055507155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055507156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055507156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055507156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055507156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055507156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055507156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055507156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055507156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055507158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055507163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055507163 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055507493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055507493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055507493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055507493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055507497 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055507498 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@9842e08522d0: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='D3E8BBA6'O, index=0 SGSN_Test-GSUP(761)@9842e08522d0: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241026055507553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055507553 DLLC NOTICE LLME(ffffffff/d3e8bba6){UNASSIGNED} LLC RX: unknown TLLI 0xd3e8bba6, creating LLME on the fly (gprs_llc.c:552) 20241026055507553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241026055507553 DMM NOTICE LLME(ffffffff/d3e8bba6){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241026055507553 DLLC NOTICE LLME(ffffffff/d3e8bba6){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241026055507553 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@9842e08522d0: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@9842e08522d0: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@9842e08522d0: Final verdict of PTC: pass 20241026055507577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41758<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@9842e08522d0: Final verdict of PTC: none 20241026055507583 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055507583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(749)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@9842e08522d0: Final verdict of PTC: none -NSVCI98(754)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@9842e08522d0: Final verdict of PTC: none -NSVCI99(759)@9842e08522d0: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@9842e08522d0: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@9842e08522d0: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(752)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(757)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(747)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@9842e08522d0: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sat Oct 26 05:55:07 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 20241026055507690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055507992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41766<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55704) 20241026055508584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055508585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55704, count=60060) 20241026055509586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055509586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sat Oct 26 05:55:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055510588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055510588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_user started. 20241026055511086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055511088 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055511132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055511132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055511132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055511132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055511132 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055511133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055511133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055511133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055511133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055511133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055511133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055511133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055511133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055511133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055511133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055511133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055511133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055511133 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055511133 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055511133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055511134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055511134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055511136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055511141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055511141 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055511148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055511148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055511148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055511148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055511148 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055511148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055511148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055511148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055511148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055511148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055511148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055511148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055511148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055511148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055511148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055511148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055511148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055511148 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055511148 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055511148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055511149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055511149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055511150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055511154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055511155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055511163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055511163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055511163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055511163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055511163 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055511163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055511163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055511163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055511163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055511164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055511164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055511164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055511164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055511164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055511164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055511164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055511164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055511164 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055511164 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055511164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055511164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055511164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055511166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055511170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055511170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055511589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055511589 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055511589 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055511589 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055511593 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055511594 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@9842e08522d0: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='E79DE15C'O, index=0 SGSN_Test-GSUP(780)@9842e08522d0: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@9842e08522d0: 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 := 'E0313D60F11BB72477E7AD8C5AC9B4EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3B8F52F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C4F3027B37D8324'O } } } } } 20241026055511660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055511660 DLLC NOTICE LLME(ffffffff/e79de15c){UNASSIGNED} LLC RX: unknown TLLI 0xe79de15c, creating LLME on the fly (gprs_llc.c:552) 20241026055511660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055511660 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241026055511660 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055511660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055511660 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055511660 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055511660 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055511660 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055511660 DLLC NOTICE LLME(ffffffff/e79de15c){UNASSIGNED} LLGM Assign pre (e79de15c => ef9cd685) (gprs_llc.c:1079) 20241026055511660 DLLC NOTICE LLME(e79de15c/ef9cd685){ASSIGNED} LLGM Assign post (e79de15c => ef9cd685) (gprs_llc.c:1125) 20241026055511660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055511660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055511660 DMM DEBUG MM(262420000000019/ef9cd685) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055511684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055511684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055511684 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055511684 DMM DEBUG MM(262420000000019/ef9cd685) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241026055511684 DMM NOTICE MM(262420000000019/ef9cd685) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055511684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055511684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055511684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055511684 DMM DEBUG MM(262420000000019/ef9cd685) Requesting authorization (sgsn_auth.c:160) 20241026055511684 DMM INFO MM(262420000000019/ef9cd685) Requesting authentication tuples (sgsn_auth.c:184) 20241026055511684 DMM DEBUG MM(262420000000019/ef9cd685) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055511684 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241026055511684 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@9842e08522d0: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241026055511690 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055511690 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055511690 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055511690 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055511690 DMM INFO MM(262420000000019/ef9cd685) Subscriber data update (mmctx.c:445) 20241026055511690 DMM DEBUG MM(262420000000019/ef9cd685) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055511690 DMM INFO MM(262420000000019/ef9cd685) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055511690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055511690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055511690 DMM INFO MM(262420000000019/ef9cd685) <- GMM AUTH AND CIPHERING REQ (rand = e0 31 3d 60 f1 1b b7 24 77 e7 ad 8c 5a c9 b4 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055511709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055511709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055511709 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055511709 DMM INFO MM(262420000000019/ef9cd685) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055511709 DMM NOTICE MM(262420000000019/ef9cd685) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055511709 DMM DEBUG MM(262420000000019/ef9cd685) checking auth: received GSM SRES = 3b 8f 52 f5 (gprs_gmm.c:666) 20241026055511709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055511709 DMM DEBUG MM(262420000000019/ef9cd685) Requesting authorization (sgsn_auth.c:160) 20241026055511709 DMM INFO MM(262420000000019/ef9cd685) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055511709 DMM DEBUG MM(262420000000019/ef9cd685) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055511709 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241026055511709 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) 20241026055511709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055511709 DMM INFO MM(262420000000019/ef9cd685) <- GMM ATTACH ACCEPT (new P-TMSI=0xef9cd685) (gprs_gmm.c:300) 20241026055511712 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055511712 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055511712 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241026055511712 DMM INFO MM(262420000000019/ef9cd685) Subscriber data update (mmctx.c:445) 20241026055511712 DMM DEBUG MM(262420000000019/ef9cd685) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055511712 DMM INFO MM(262420000000019/ef9cd685) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055511712 DMM NOTICE MM(262420000000019/ef9cd685) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241026055511712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055511712 DMM NOTICE MM(262420000000019/ef9cd685) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055511712 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) 20241026055511714 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055511714 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241026055511714 DMM INFO MM(262420000000019/ef9cd685) Subscriber data update (mmctx.c:445) 20241026055511714 DMM DEBUG MM(262420000000019/ef9cd685) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055511726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055511726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055511726 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055511726 DMM INFO MM(262420000000019/ef9cd685) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055511726 DMM NOTICE MM(262420000000019/ef9cd685) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055511726 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055511726 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055511726 DLLC NOTICE LLME(e79de15c/ef9cd685){ASSIGNED} LLGM Assign pre (ffffffff => ef9cd685) (gprs_llc.c:1079) 20241026055511726 DLLC NOTICE LLME(ffffffff/ef9cd685){ASSIGNED} LLGM Assign post (ffffffff => ef9cd685) (gprs_llc.c:1125) 20241026055511726 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055511726 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055511726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055511726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@9842e08522d0: setverdict(pass): none -> pass 20241026055511782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055511782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055511782 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055511782 DMM INFO MM(262420000000019/ef9cd685) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055511782 DMM INFO MM(262420000000019/ef9cd685) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055511782 DMM DEBUG MM(262420000000019/ef9cd685) Using GGSN 0 (gprs_sm.c:317) 20241026055511782 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) 20241026055511782 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241026055511782 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055511782 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055511782 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241026055511808 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 3a 6d c2 a0 11 63 8a 6d 64 14 05 7f 7f cc 17 f3 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) 20241026055511808 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca5001148, cbp=0x55bccc582ff0) (sgsn_libgtp.c:629) 20241026055511808 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055511808 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc589518 TLLI=ef9cd685, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055511808 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055511808 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055511824 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20241026055511846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055511846 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026055511846 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@9842e08522d0: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@9842e08522d0: Final verdict of PTC: pass 20241026055511856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41768<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@9842e08522d0: Final verdict of PTC: none 20241026055511860 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055511860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(779)@9842e08522d0: Final verdict of PTC: none -NSVCI97(768)@9842e08522d0: Final verdict of PTC: none -NSVCI99(778)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@9842e08522d0: Final verdict of PTC: none -NSVCI98(773)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(771)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(766)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(776)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) Sat Oct 26 05:55:11 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc MTC@9842e08522d0: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. 20241026055511964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055512367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58728<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94876) 20241026055512861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055512861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94876, count=96136) 20241026055513862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055513874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sat Oct 26 05:55:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055514875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055514875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_ggsn_reject started. 20241026055515467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055515469 DMM INFO MM(262420000000019/ef9cd685) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055515469 DMM INFO MM(262420000000019/ef9cd685) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055515470 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055515470 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055515470 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055515470 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055515470 DLLC NOTICE LLME(ffffffff/ef9cd685){ASSIGNED} LLGM Assign pre (ef9cd685 => ffffffff) (gprs_llc.c:1079) 20241026055515470 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef9cd685 => ffffffff) (gprs_llc.c:1125) 20241026055515470 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc5891c0 (gprs_sndcp.c:574) 20241026055515470 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc589518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055515470 DMM NOTICE MM(262420000000019/ef9cd685) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026055515470 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241026055515470 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026055515470 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055515470 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241026055515470 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241026055515470 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) 20241026055515470 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) 20241026055515470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055515470 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055515470 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055515470 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055515470 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055515514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055515514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055515514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055515514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055515514 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055515514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055515514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055515514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055515514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241026055515515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055515515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055515515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(787)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055515515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055515515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055515515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055515515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055515515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055515515 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055515515 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055515515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055515515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055515515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055515517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 20241026055515522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055515522 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055515532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055515532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055515532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055515532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055515532 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055515532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055515532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055515532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055515532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055515533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055515533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055515533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055515533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055515533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055515533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055515533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055515533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055515533 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055515533 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055515533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055515534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(792)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055515534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055515535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055515540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055515540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055515549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055515549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055515549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055515549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055515549 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055515549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055515549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055515549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055515549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055515550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055515550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055515550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055515550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055515550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055515550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055515550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055515550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055515550 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055515550 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055515550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055515550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055515550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055515552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055515556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055515556 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055515876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055515876 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055515876 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055515876 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055515880 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055515881 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@9842e08522d0: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='F253F88C'O, index=0 SGSN_Test-GSUP(799)@9842e08522d0: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@9842e08522d0: 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 := 'AEAB4891FAF2BAFF977A7BC8852C1CC8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '84413293'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7203DEBFCA1EAEFE'O } } } } } 20241026055515920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055515920 DLLC NOTICE LLME(ffffffff/f253f88c){UNASSIGNED} LLC RX: unknown TLLI 0xf253f88c, creating LLME on the fly (gprs_llc.c:552) 20241026055515920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055515920 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241026055515920 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055515920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055515920 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055515920 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055515920 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055515920 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055515920 DLLC NOTICE LLME(ffffffff/f253f88c){UNASSIGNED} LLGM Assign pre (f253f88c => f8a4f6c5) (gprs_llc.c:1079) 20241026055515920 DLLC NOTICE LLME(f253f88c/f8a4f6c5){ASSIGNED} LLGM Assign post (f253f88c => f8a4f6c5) (gprs_llc.c:1125) 20241026055515920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055515920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055515920 DMM DEBUG MM(262420000000020/f8a4f6c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055515927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055515927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055515927 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055515927 DMM DEBUG MM(262420000000020/f8a4f6c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241026055515927 DMM NOTICE MM(262420000000020/f8a4f6c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055515927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055515927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055515927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055515927 DMM DEBUG MM(262420000000020/f8a4f6c5) Requesting authorization (sgsn_auth.c:160) 20241026055515927 DMM INFO MM(262420000000020/f8a4f6c5) Requesting authentication tuples (sgsn_auth.c:184) 20241026055515927 DMM DEBUG MM(262420000000020/f8a4f6c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055515927 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241026055515927 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@9842e08522d0: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241026055515929 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055515929 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055515929 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055515929 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055515929 DMM INFO MM(262420000000020/f8a4f6c5) Subscriber data update (mmctx.c:445) 20241026055515929 DMM DEBUG MM(262420000000020/f8a4f6c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055515929 DMM INFO MM(262420000000020/f8a4f6c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055515929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055515929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055515929 DMM INFO MM(262420000000020/f8a4f6c5) <- GMM AUTH AND CIPHERING REQ (rand = ae ab 48 91 fa f2 ba ff 97 7a 7b c8 85 2c 1c c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055515935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055515935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055515935 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055515935 DMM INFO MM(262420000000020/f8a4f6c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055515935 DMM NOTICE MM(262420000000020/f8a4f6c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055515935 DMM DEBUG MM(262420000000020/f8a4f6c5) checking auth: received GSM SRES = 84 41 32 93 (gprs_gmm.c:666) 20241026055515935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055515935 DMM DEBUG MM(262420000000020/f8a4f6c5) Requesting authorization (sgsn_auth.c:160) 20241026055515935 DMM INFO MM(262420000000020/f8a4f6c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055515935 DMM DEBUG MM(262420000000020/f8a4f6c5) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055515935 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241026055515935 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) 20241026055515935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055515935 DMM INFO MM(262420000000020/f8a4f6c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8a4f6c5) (gprs_gmm.c:300) 20241026055515936 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055515936 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055515936 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241026055515936 DMM INFO MM(262420000000020/f8a4f6c5) Subscriber data update (mmctx.c:445) 20241026055515936 DMM DEBUG MM(262420000000020/f8a4f6c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055515936 DMM INFO MM(262420000000020/f8a4f6c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055515936 DMM NOTICE MM(262420000000020/f8a4f6c5) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241026055515936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055515936 DMM NOTICE MM(262420000000020/f8a4f6c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055515936 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) 20241026055515937 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055515937 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241026055515937 DMM INFO MM(262420000000020/f8a4f6c5) Subscriber data update (mmctx.c:445) 20241026055515937 DMM DEBUG MM(262420000000020/f8a4f6c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055515943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055515943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055515943 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055515943 DMM INFO MM(262420000000020/f8a4f6c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055515943 DMM NOTICE MM(262420000000020/f8a4f6c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055515943 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055515943 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055515943 DLLC NOTICE LLME(f253f88c/f8a4f6c5){ASSIGNED} LLGM Assign pre (ffffffff => f8a4f6c5) (gprs_llc.c:1079) 20241026055515943 DLLC NOTICE LLME(ffffffff/f8a4f6c5){ASSIGNED} LLGM Assign post (ffffffff => f8a4f6c5) (gprs_llc.c:1125) 20241026055515943 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055515943 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055515943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055515943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@9842e08522d0: setverdict(pass): none -> pass 20241026055516000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055516000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055516000 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055516000 DMM INFO MM(262420000000020/f8a4f6c5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055516000 DMM INFO MM(262420000000020/f8a4f6c5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055516000 DMM DEBUG MM(262420000000020/f8a4f6c5) Using GGSN 0 (gprs_sm.c:317) 20241026055516000 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) 20241026055516000 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241026055516000 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055516000 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055516000 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241026055516020 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 36 46 86 cc 11 6a 9f ed fe 14 05 7f f9 b5 e5 34 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) 20241026055516020 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f1ca50021c0, cbp=0x55bccc584d20) (sgsn_libgtp.c:629) 20241026055516020 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241026055516020 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241026055516020 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026055516020 DMM NOTICE MM(262420000000020/f8a4f6c5) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@9842e08522d0: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@9842e08522d0: Final verdict of PTC: pass 20241026055516035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58734<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055516040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055516040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(799)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@9842e08522d0: Final verdict of PTC: none -NSVCI99(797)@9842e08522d0: Final verdict of PTC: none -NSVCI97(787)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@9842e08522d0: Final verdict of PTC: none -NSVCI98(792)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(785)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(790)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(795)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sat Oct 26 05:55:16 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 20241026055516147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055516550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92520) 20241026055517041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055517041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92520, count=98572) 20241026055518042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055518042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sat Oct 26 05:55:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055519043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055519043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_user_deact_mo started. 20241026055519650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055519652 DMM INFO MM(262420000000020/f8a4f6c5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055519652 DMM INFO MM(262420000000020/f8a4f6c5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055519652 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055519652 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055519652 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055519652 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055519652 DLLC NOTICE LLME(ffffffff/f8a4f6c5){ASSIGNED} LLGM Assign pre (f8a4f6c5 => ffffffff) (gprs_llc.c:1079) 20241026055519652 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8a4f6c5 => ffffffff) (gprs_llc.c:1125) 20241026055519652 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241026055519652 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) 20241026055519652 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) 20241026055519652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055519652 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055519652 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055519652 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055519652 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055519698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055519698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055519698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055519698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055519698 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055519698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055519698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055519698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055519698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055519699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055519699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055519699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055519699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055519699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055519699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055519699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055519699 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055519699 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055519699 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055519699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055519699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055519699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055519701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055519705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055519705 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055519714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055519714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055519714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055519714 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055519714 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055519714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055519714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055519714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055519714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055519715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055519715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055519715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055519715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055519715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055519715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055519715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055519715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055519715 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055519715 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055519715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055519715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055519715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055519716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055519721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055519721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055519729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055519729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055519729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055519729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055519729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055519729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055519729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055519729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055519729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055519730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055519730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055519730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055519730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055519730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055519730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055519730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055519730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055519730 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055519730 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055519730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055519730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055519730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055519732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055519737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055519737 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055520045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055520045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055520045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055520045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055520049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055520050 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@9842e08522d0: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='CA1B86DF'O, index=0 SGSN_Test-GSUP(818)@9842e08522d0: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@9842e08522d0: 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 := '324B815C76F948B649A7E0CE7DF6EE81'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4E98628'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64F21B2925568345'O } } } } } 20241026055520106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055520106 DLLC NOTICE LLME(ffffffff/ca1b86df){UNASSIGNED} LLC RX: unknown TLLI 0xca1b86df, creating LLME on the fly (gprs_llc.c:552) 20241026055520106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055520106 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241026055520106 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055520106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055520106 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055520106 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055520106 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055520106 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055520106 DLLC NOTICE LLME(ffffffff/ca1b86df){UNASSIGNED} LLGM Assign pre (ca1b86df => dc7ba547) (gprs_llc.c:1079) 20241026055520106 DLLC NOTICE LLME(ca1b86df/dc7ba547){ASSIGNED} LLGM Assign post (ca1b86df => dc7ba547) (gprs_llc.c:1125) 20241026055520106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055520106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055520106 DMM DEBUG MM(262420000000021/dc7ba547) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055520122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055520122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055520122 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055520122 DMM DEBUG MM(262420000000021/dc7ba547) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241026055520122 DMM NOTICE MM(262420000000021/dc7ba547) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055520122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055520122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055520122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055520122 DMM DEBUG MM(262420000000021/dc7ba547) Requesting authorization (sgsn_auth.c:160) 20241026055520122 DMM INFO MM(262420000000021/dc7ba547) Requesting authentication tuples (sgsn_auth.c:184) 20241026055520122 DMM DEBUG MM(262420000000021/dc7ba547) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055520122 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241026055520123 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@9842e08522d0: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241026055520128 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055520128 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055520128 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055520128 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055520128 DMM INFO MM(262420000000021/dc7ba547) Subscriber data update (mmctx.c:445) 20241026055520128 DMM DEBUG MM(262420000000021/dc7ba547) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055520128 DMM INFO MM(262420000000021/dc7ba547) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055520128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055520128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055520128 DMM INFO MM(262420000000021/dc7ba547) <- GMM AUTH AND CIPHERING REQ (rand = 32 4b 81 5c 76 f9 48 b6 49 a7 e0 ce 7d f6 ee 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055520143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055520143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055520143 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055520143 DMM INFO MM(262420000000021/dc7ba547) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055520143 DMM NOTICE MM(262420000000021/dc7ba547) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055520143 DMM DEBUG MM(262420000000021/dc7ba547) checking auth: received GSM SRES = d4 e9 86 28 (gprs_gmm.c:666) 20241026055520143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055520143 DMM DEBUG MM(262420000000021/dc7ba547) Requesting authorization (sgsn_auth.c:160) 20241026055520143 DMM INFO MM(262420000000021/dc7ba547) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055520143 DMM DEBUG MM(262420000000021/dc7ba547) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055520143 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241026055520143 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) 20241026055520143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055520143 DMM INFO MM(262420000000021/dc7ba547) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc7ba547) (gprs_gmm.c:300) 20241026055520146 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055520146 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055520146 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241026055520146 DMM INFO MM(262420000000021/dc7ba547) Subscriber data update (mmctx.c:445) 20241026055520146 DMM DEBUG MM(262420000000021/dc7ba547) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055520146 DMM INFO MM(262420000000021/dc7ba547) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055520147 DMM NOTICE MM(262420000000021/dc7ba547) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241026055520147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055520147 DMM NOTICE MM(262420000000021/dc7ba547) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055520147 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) 20241026055520148 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055520148 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241026055520148 DMM INFO MM(262420000000021/dc7ba547) Subscriber data update (mmctx.c:445) 20241026055520148 DMM DEBUG MM(262420000000021/dc7ba547) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055520159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055520159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055520159 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055520159 DMM INFO MM(262420000000021/dc7ba547) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055520159 DMM NOTICE MM(262420000000021/dc7ba547) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055520159 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055520159 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055520159 DLLC NOTICE LLME(ca1b86df/dc7ba547){ASSIGNED} LLGM Assign pre (ffffffff => dc7ba547) (gprs_llc.c:1079) 20241026055520160 DLLC NOTICE LLME(ffffffff/dc7ba547){ASSIGNED} LLGM Assign post (ffffffff => dc7ba547) (gprs_llc.c:1125) 20241026055520160 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055520160 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055520160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055520160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@9842e08522d0: setverdict(pass): none -> pass 20241026055520215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055520215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055520215 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055520215 DMM INFO MM(262420000000021/dc7ba547) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055520215 DMM INFO MM(262420000000021/dc7ba547) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055520215 DMM DEBUG MM(262420000000021/dc7ba547) Using GGSN 0 (gprs_sm.c:317) 20241026055520215 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) 20241026055520215 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241026055520215 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055520215 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055520216 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241026055520232 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 90 99 c7 c9 11 ae 14 bb c7 14 05 7f 27 18 97 8f 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) 20241026055520232 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca50021c0, cbp=0x55bccc584d20) (sgsn_libgtp.c:629) 20241026055520232 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055520232 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=dc7ba547, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055520232 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055520232 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055520245 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20241026055520254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055520254 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026055520254 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055520260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055520260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241026055520260 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055520260 DMM INFO MM(262420000000021/dc7ba547) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241026055520260 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055520260 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241026055520263 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) 20241026055520263 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1ca50021c0, cbp=0x55bccc584d20) (sgsn_libgtp.c:629) 20241026055520263 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241026055520263 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=dc7ba547, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055520263 DMM INFO MM(262420000000021/dc7ba547) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241026055520263 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241026055520263 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@9842e08522d0: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@9842e08522d0: Final verdict of PTC: pass 20241026055520278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58750<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@9842e08522d0: Final verdict of PTC: none 20241026055520283 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055520283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(811)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@9842e08522d0: Final verdict of PTC: none -NSVCI99(816)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@9842e08522d0: Final verdict of PTC: none -NSVCI97(806)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(804)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(814)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(809)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sat Oct 26 05:55:20 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 20241026055520386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055520789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88844) 20241026055521284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055521284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88844, count=105292) 20241026055522285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055522286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sat Oct 26 05:55:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055523287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055523287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_user_deact_mt started. 20241026055523891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055523894 DMM INFO MM(262420000000021/dc7ba547) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055523894 DMM INFO MM(262420000000021/dc7ba547) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055523894 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055523894 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055523894 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055523894 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055523894 DLLC NOTICE LLME(ffffffff/dc7ba547){ASSIGNED} LLGM Assign pre (dc7ba547 => ffffffff) (gprs_llc.c:1079) 20241026055523894 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc7ba547 => ffffffff) (gprs_llc.c:1125) 20241026055523894 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241026055523894 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) 20241026055523894 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) 20241026055523894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055523894 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055523894 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055523894 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055523894 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055523935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055523935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055523935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055523935 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055523935 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055523935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055523935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055523935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055523935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055523936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055523936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055523936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055523936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055523936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055523936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055523936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055523936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055523936 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055523936 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055523936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055523936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055523936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055523939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055523944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055523944 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055523952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055523952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055523952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055523952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055523952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055523952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055523952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055523952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055523952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055523953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055523953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055523953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055523953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055523953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055523953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055523953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055523953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055523953 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055523953 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055523953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055523953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055523953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055523955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055523960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055523960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055523968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055523968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055523968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055523968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055523968 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055523968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055523968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055523968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055523968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055523968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055523968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055523968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055523969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055523969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055523969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055523969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055523969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055523969 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055523969 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055523969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055523969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055523969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055523971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055523976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055523976 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055524288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055524288 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055524288 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055524288 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055524292 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055524293 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@9842e08522d0: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='FC7DBF1A'O, index=0 SGSN_Test-GSUP(837)@9842e08522d0: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@9842e08522d0: 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 := 'ED3F4E43A79ADFC583DCB338B79D6306'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1FBC104'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '921C54A107F3C9CC'O } } } } } 20241026055524354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055524354 DLLC NOTICE LLME(ffffffff/fc7dbf1a){UNASSIGNED} LLC RX: unknown TLLI 0xfc7dbf1a, creating LLME on the fly (gprs_llc.c:552) 20241026055524354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055524354 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241026055524354 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055524354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055524354 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055524354 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055524354 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055524354 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055524354 DLLC NOTICE LLME(ffffffff/fc7dbf1a){UNASSIGNED} LLGM Assign pre (fc7dbf1a => d2dc97c5) (gprs_llc.c:1079) 20241026055524354 DLLC NOTICE LLME(fc7dbf1a/d2dc97c5){ASSIGNED} LLGM Assign post (fc7dbf1a => d2dc97c5) (gprs_llc.c:1125) 20241026055524354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055524354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055524354 DMM DEBUG MM(262420000000022/d2dc97c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055524374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055524374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055524374 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055524374 DMM DEBUG MM(262420000000022/d2dc97c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241026055524374 DMM NOTICE MM(262420000000022/d2dc97c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055524374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055524374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055524374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055524374 DMM DEBUG MM(262420000000022/d2dc97c5) Requesting authorization (sgsn_auth.c:160) 20241026055524374 DMM INFO MM(262420000000022/d2dc97c5) Requesting authentication tuples (sgsn_auth.c:184) 20241026055524374 DMM DEBUG MM(262420000000022/d2dc97c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055524374 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241026055524374 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@9842e08522d0: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241026055524380 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055524380 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055524380 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055524380 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055524381 DMM INFO MM(262420000000022/d2dc97c5) Subscriber data update (mmctx.c:445) 20241026055524381 DMM DEBUG MM(262420000000022/d2dc97c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055524381 DMM INFO MM(262420000000022/d2dc97c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055524381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055524381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055524381 DMM INFO MM(262420000000022/d2dc97c5) <- GMM AUTH AND CIPHERING REQ (rand = ed 3f 4e 43 a7 9a df c5 83 dc b3 38 b7 9d 63 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055524399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055524399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055524399 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055524399 DMM INFO MM(262420000000022/d2dc97c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055524399 DMM NOTICE MM(262420000000022/d2dc97c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055524399 DMM DEBUG MM(262420000000022/d2dc97c5) checking auth: received GSM SRES = e1 fb c1 04 (gprs_gmm.c:666) 20241026055524399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055524399 DMM DEBUG MM(262420000000022/d2dc97c5) Requesting authorization (sgsn_auth.c:160) 20241026055524399 DMM INFO MM(262420000000022/d2dc97c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055524399 DMM DEBUG MM(262420000000022/d2dc97c5) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055524399 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241026055524399 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) 20241026055524399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055524399 DMM INFO MM(262420000000022/d2dc97c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2dc97c5) (gprs_gmm.c:300) 20241026055524402 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055524402 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055524402 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241026055524402 DMM INFO MM(262420000000022/d2dc97c5) Subscriber data update (mmctx.c:445) 20241026055524402 DMM DEBUG MM(262420000000022/d2dc97c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055524402 DMM INFO MM(262420000000022/d2dc97c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055524402 DMM NOTICE MM(262420000000022/d2dc97c5) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241026055524402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055524402 DMM NOTICE MM(262420000000022/d2dc97c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055524402 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) 20241026055524404 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055524404 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241026055524404 DMM INFO MM(262420000000022/d2dc97c5) Subscriber data update (mmctx.c:445) 20241026055524404 DMM DEBUG MM(262420000000022/d2dc97c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055524416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055524416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055524416 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055524416 DMM INFO MM(262420000000022/d2dc97c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055524416 DMM NOTICE MM(262420000000022/d2dc97c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055524416 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055524416 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055524416 DLLC NOTICE LLME(fc7dbf1a/d2dc97c5){ASSIGNED} LLGM Assign pre (ffffffff => d2dc97c5) (gprs_llc.c:1079) 20241026055524416 DLLC NOTICE LLME(ffffffff/d2dc97c5){ASSIGNED} LLGM Assign post (ffffffff => d2dc97c5) (gprs_llc.c:1125) 20241026055524416 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055524416 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055524416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055524416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@9842e08522d0: setverdict(pass): none -> pass 20241026055524471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055524471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055524471 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055524471 DMM INFO MM(262420000000022/d2dc97c5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055524472 DMM INFO MM(262420000000022/d2dc97c5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055524472 DMM DEBUG MM(262420000000022/d2dc97c5) Using GGSN 0 (gprs_sm.c:317) 20241026055524472 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) 20241026055524472 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241026055524472 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055524472 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055524472 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241026055524495 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 e1 34 52 cc 11 54 d1 2d 52 14 05 7f 30 21 ee 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=1033 from retransmit req queue (gtp.c:443) 20241026055524495 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca50021c0, cbp=0x55bccc584d20) (sgsn_libgtp.c:629) 20241026055524495 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055524495 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=d2dc97c5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055524495 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055524495 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055524508 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20241026055524520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055524520 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026055524520 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055524527 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241026055524527 DGPRS INFO PDP(262420000000022:5): Context 0x7f1ca50021c0 was deleted (sgsn_libgtp.c:703) 20241026055524527 DMM INFO MM(262420000000022/d2dc97c5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241026055524527 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241026055524527 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@9842e08522d0: Removing Client IMSI='262420000000022'H, index=0 20241026055524537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055524537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241026055524537 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055524537 DMM INFO MM(262420000000022/d2dc97c5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@9842e08522d0: Final verdict of PTC: pass 20241026055524541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48808<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055524546 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055524546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(836)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@9842e08522d0: Final verdict of PTC: none -NSVCI97(825)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(837)@9842e08522d0: Final verdict of PTC: none -NSVCI99(835)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@9842e08522d0: Final verdict of PTC: none -NSVCI98(830)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(823)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(828)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(833)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sat Oct 26 05:55:24 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 20241026055524630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055525032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103500) 20241026055525547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055525547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026055525660 DGPRS DEBUG Checking for inactive LLMEs, time = 32450324 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=103500, count=104884) 20241026055526549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055526549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sat Oct 26 05:55:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055527550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055527550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_deact_dup started. 20241026055528132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055528134 DMM INFO MM(262420000000022/d2dc97c5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055528134 DMM INFO MM(262420000000022/d2dc97c5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055528134 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055528134 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055528134 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055528134 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055528134 DLLC NOTICE LLME(ffffffff/d2dc97c5){ASSIGNED} LLGM Assign pre (d2dc97c5 => ffffffff) (gprs_llc.c:1079) 20241026055528134 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2dc97c5 => ffffffff) (gprs_llc.c:1125) 20241026055528134 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58a330 (gprs_sndcp.c:574) 20241026055528134 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055528134 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241026055528134 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) 20241026055528134 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) 20241026055528134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055528134 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055528134 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055528134 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055528134 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055528175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055528175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055528175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055528175 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055528175 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055528175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055528175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055528175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055528175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055528176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055528176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055528176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055528176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055528176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055528176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055528176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055528176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055528176 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055528176 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055528176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055528176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055528176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055528179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055528184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055528184 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055528190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055528190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055528190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055528190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055528190 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055528190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055528190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055528190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055528190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055528191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055528191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055528191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055528191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055528191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055528191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055528191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055528191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055528191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055528191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055528191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055528191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055528191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055528193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055528198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055528198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055528207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055528207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055528207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055528207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055528207 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055528207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055528207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055528207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055528207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055528208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055528208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055528208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055528208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055528208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055528208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055528208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055528208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055528208 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055528208 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055528208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055528208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055528208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055528210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055528214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055528214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055528551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055528551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055528551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055528551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055528555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055528557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@9842e08522d0: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='E959DF68'O, index=0 SGSN_Test-GSUP(856)@9842e08522d0: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@9842e08522d0: 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 := 'BC4552AEE29D11E47FEB407EC2097ACC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3ACEA48'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F39F985C7A40206A'O } } } } } 20241026055528616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055528616 DLLC NOTICE LLME(ffffffff/e959df68){UNASSIGNED} LLC RX: unknown TLLI 0xe959df68, creating LLME on the fly (gprs_llc.c:552) 20241026055528616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055528616 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241026055528616 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055528616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055528616 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055528616 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055528616 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055528616 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055528616 DLLC NOTICE LLME(ffffffff/e959df68){UNASSIGNED} LLGM Assign pre (e959df68 => de95f37f) (gprs_llc.c:1079) 20241026055528616 DLLC NOTICE LLME(e959df68/de95f37f){ASSIGNED} LLGM Assign post (e959df68 => de95f37f) (gprs_llc.c:1125) 20241026055528616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055528616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055528616 DMM DEBUG MM(262420000000046/de95f37f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055528636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055528636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055528636 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055528636 DMM DEBUG MM(262420000000046/de95f37f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241026055528636 DMM NOTICE MM(262420000000046/de95f37f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055528636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055528636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055528636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055528636 DMM DEBUG MM(262420000000046/de95f37f) Requesting authorization (sgsn_auth.c:160) 20241026055528636 DMM INFO MM(262420000000046/de95f37f) Requesting authentication tuples (sgsn_auth.c:184) 20241026055528636 DMM DEBUG MM(262420000000046/de95f37f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055528636 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241026055528636 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@9842e08522d0: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241026055528642 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055528642 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055528642 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055528642 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055528642 DMM INFO MM(262420000000046/de95f37f) Subscriber data update (mmctx.c:445) 20241026055528642 DMM DEBUG MM(262420000000046/de95f37f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055528642 DMM INFO MM(262420000000046/de95f37f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055528642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055528642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055528642 DMM INFO MM(262420000000046/de95f37f) <- GMM AUTH AND CIPHERING REQ (rand = bc 45 52 ae e2 9d 11 e4 7f eb 40 7e c2 09 7a cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055528658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055528658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055528658 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055528658 DMM INFO MM(262420000000046/de95f37f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055528658 DMM NOTICE MM(262420000000046/de95f37f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055528658 DMM DEBUG MM(262420000000046/de95f37f) checking auth: received GSM SRES = b3 ac ea 48 (gprs_gmm.c:666) 20241026055528658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055528658 DMM DEBUG MM(262420000000046/de95f37f) Requesting authorization (sgsn_auth.c:160) 20241026055528658 DMM INFO MM(262420000000046/de95f37f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055528658 DMM DEBUG MM(262420000000046/de95f37f) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055528658 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241026055528658 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) 20241026055528658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055528658 DMM INFO MM(262420000000046/de95f37f) <- GMM ATTACH ACCEPT (new P-TMSI=0xde95f37f) (gprs_gmm.c:300) 20241026055528661 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055528661 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055528661 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241026055528661 DMM INFO MM(262420000000046/de95f37f) Subscriber data update (mmctx.c:445) 20241026055528661 DMM DEBUG MM(262420000000046/de95f37f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055528661 DMM INFO MM(262420000000046/de95f37f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055528661 DMM NOTICE MM(262420000000046/de95f37f) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241026055528661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055528661 DMM NOTICE MM(262420000000046/de95f37f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055528661 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) 20241026055528662 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055528662 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241026055528662 DMM INFO MM(262420000000046/de95f37f) Subscriber data update (mmctx.c:445) 20241026055528662 DMM DEBUG MM(262420000000046/de95f37f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055528673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055528673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055528673 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055528673 DMM INFO MM(262420000000046/de95f37f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055528673 DMM NOTICE MM(262420000000046/de95f37f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055528673 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055528673 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055528673 DLLC NOTICE LLME(e959df68/de95f37f){ASSIGNED} LLGM Assign pre (ffffffff => de95f37f) (gprs_llc.c:1079) 20241026055528673 DLLC NOTICE LLME(ffffffff/de95f37f){ASSIGNED} LLGM Assign post (ffffffff => de95f37f) (gprs_llc.c:1125) 20241026055528673 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055528673 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055528673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055528673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@9842e08522d0: setverdict(pass): none -> pass 20241026055528723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055528723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055528723 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055528723 DMM INFO MM(262420000000046/de95f37f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055528723 DMM INFO MM(262420000000046/de95f37f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055528723 DMM DEBUG MM(262420000000046/de95f37f) Using GGSN 0 (gprs_sm.c:317) 20241026055528723 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) 20241026055528723 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241026055528723 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055528723 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055528723 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241026055528728 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 0e 2b 20 bb 11 0e 32 25 03 14 05 7f 14 6e 9a 98 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241026055528728 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca50021c0, cbp=0x55bccc584d20) (sgsn_libgtp.c:629) 20241026055528728 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055528728 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=de95f37f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055528728 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055528728 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055528732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055528732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241026055528732 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055528732 DMM INFO MM(262420000000046/de95f37f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241026055528732 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055528732 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241026055528732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055528732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055528732 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055528732 DMM INFO MM(262420000000046/de95f37f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241026055528732 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055528732 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@9842e08522d0: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@9842e08522d0: "Received deletePDPContextResponse 1, seq_nr=1036" 20241026055528733 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) 20241026055528733 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1ca50021c0, cbp=0x55bccc584d20) (sgsn_libgtp.c:629) 20241026055528733 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241026055528733 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=de95f37f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055528733 DMM INFO MM(262420000000046/de95f37f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241026055528733 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241026055528733 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026055528733 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) 20241026055528733 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@9842e08522d0: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@9842e08522d0: Final verdict of PTC: pass 20241026055530746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48818<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@9842e08522d0: Final verdict of PTC: none -NSVCI97(844)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@9842e08522d0: Final verdict of PTC: none -NSVCI98(849)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@9842e08522d0: Final verdict of PTC: none -NSVCI99(854)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@9842e08522d0: Final verdict of PTC: none 20241026055530752 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055530752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(846)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(842)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(847)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(852)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sat Oct 26 05:55:30 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 20241026055530845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055531247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48834<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102452) 20241026055531753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055531753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102452, count=106808) 20241026055532754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055532754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sat Oct 26 05:55:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055533755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055533755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_second_attempt started. 20241026055534342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055534344 DMM INFO MM(262420000000046/de95f37f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055534344 DMM INFO MM(262420000000046/de95f37f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055534344 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055534344 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055534344 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055534344 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055534344 DLLC NOTICE LLME(ffffffff/de95f37f){ASSIGNED} LLGM Assign pre (de95f37f => ffffffff) (gprs_llc.c:1079) 20241026055534344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de95f37f => ffffffff) (gprs_llc.c:1125) 20241026055534344 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241026055534344 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) 20241026055534344 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) 20241026055534344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055534344 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055534345 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055534345 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055534345 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055534388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055534388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055534388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055534388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055534388 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055534388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055534388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055534388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055534388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055534389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055534389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055534389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055534389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055534389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055534389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055534389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055534389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055534389 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055534389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055534389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055534389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055534389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055534391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055534396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055534396 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055534404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055534404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055534404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055534404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055534404 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055534404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055534404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055534404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055534404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055534404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055534404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055534404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055534405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055534405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055534405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055534405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055534405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055534405 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055534405 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055534405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055534405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055534405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055534406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055534411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055534411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055534419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055534419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055534419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055534419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055534419 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055534419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055534419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055534419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055534419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055534420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055534420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055534420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055534420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055534420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055534420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055534420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055534420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055534420 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055534420 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055534420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055534420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055534420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055534422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055534426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055534426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055534756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055534756 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055534756 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055534756 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055534760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055534761 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@9842e08522d0: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='C66F78AE'O, index=0 SGSN_Test-GSUP(875)@9842e08522d0: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@9842e08522d0: 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 := '0F8903CC2C58B0BAA6E243157921DD6C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8522932A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2869CC0B89EE7532'O } } } } } 20241026055534837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055534837 DLLC NOTICE LLME(ffffffff/c66f78ae){UNASSIGNED} LLC RX: unknown TLLI 0xc66f78ae, creating LLME on the fly (gprs_llc.c:552) 20241026055534837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055534837 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241026055534837 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055534837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055534837 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055534837 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055534837 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055534837 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055534837 DLLC NOTICE LLME(ffffffff/c66f78ae){UNASSIGNED} LLGM Assign pre (c66f78ae => e817ee9e) (gprs_llc.c:1079) 20241026055534837 DLLC NOTICE LLME(c66f78ae/e817ee9e){ASSIGNED} LLGM Assign post (c66f78ae => e817ee9e) (gprs_llc.c:1125) 20241026055534837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055534837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055534837 DMM DEBUG MM(262420000000022/e817ee9e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055534862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055534862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055534862 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055534862 DMM DEBUG MM(262420000000022/e817ee9e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241026055534862 DMM NOTICE MM(262420000000022/e817ee9e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055534862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055534862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055534862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055534862 DMM DEBUG MM(262420000000022/e817ee9e) Requesting authorization (sgsn_auth.c:160) 20241026055534862 DMM INFO MM(262420000000022/e817ee9e) Requesting authentication tuples (sgsn_auth.c:184) 20241026055534862 DMM DEBUG MM(262420000000022/e817ee9e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055534862 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241026055534862 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@9842e08522d0: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@9842e08522d0: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241026055534868 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055534868 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055534868 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055534868 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055534868 DMM INFO MM(262420000000022/e817ee9e) Subscriber data update (mmctx.c:445) 20241026055534868 DMM DEBUG MM(262420000000022/e817ee9e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055534868 DMM INFO MM(262420000000022/e817ee9e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055534868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055534868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055534868 DMM INFO MM(262420000000022/e817ee9e) <- GMM AUTH AND CIPHERING REQ (rand = 0f 89 03 cc 2c 58 b0 ba a6 e2 43 15 79 21 dd 6c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055534884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055534884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055534884 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055534884 DMM INFO MM(262420000000022/e817ee9e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055534884 DMM NOTICE MM(262420000000022/e817ee9e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055534884 DMM DEBUG MM(262420000000022/e817ee9e) checking auth: received GSM SRES = 85 22 93 2a (gprs_gmm.c:666) 20241026055534884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055534884 DMM DEBUG MM(262420000000022/e817ee9e) Requesting authorization (sgsn_auth.c:160) 20241026055534884 DMM INFO MM(262420000000022/e817ee9e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055534884 DMM DEBUG MM(262420000000022/e817ee9e) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055534885 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241026055534885 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) 20241026055534885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055534885 DMM INFO MM(262420000000022/e817ee9e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe817ee9e) (gprs_gmm.c:300) 20241026055534888 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055534888 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055534888 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241026055534888 DMM INFO MM(262420000000022/e817ee9e) Subscriber data update (mmctx.c:445) 20241026055534888 DMM DEBUG MM(262420000000022/e817ee9e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055534888 DMM INFO MM(262420000000022/e817ee9e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055534888 DMM NOTICE MM(262420000000022/e817ee9e) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241026055534888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055534888 DMM NOTICE MM(262420000000022/e817ee9e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055534888 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) 20241026055534889 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055534889 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241026055534889 DMM INFO MM(262420000000022/e817ee9e) Subscriber data update (mmctx.c:445) 20241026055534889 DMM DEBUG MM(262420000000022/e817ee9e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055534900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055534900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055534900 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055534900 DMM INFO MM(262420000000022/e817ee9e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055534900 DMM NOTICE MM(262420000000022/e817ee9e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055534900 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055534900 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055534900 DLLC NOTICE LLME(c66f78ae/e817ee9e){ASSIGNED} LLGM Assign pre (ffffffff => e817ee9e) (gprs_llc.c:1079) 20241026055534900 DLLC NOTICE LLME(ffffffff/e817ee9e){ASSIGNED} LLGM Assign post (ffffffff => e817ee9e) (gprs_llc.c:1125) 20241026055534900 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055534900 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055534900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055534900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@9842e08522d0: setverdict(pass): none -> pass TC_attach_second_attempt(877)@9842e08522d0: 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 := '52970318D192E24D34020C21DB611451'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '70209037'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D2F5C62A9F05026'O } } } } } 20241026055534956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055534956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055534956 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055534956 DMM INFO MM(262420000000022/e817ee9e) -> GMM ATTACH REQUEST MI(TMSI-0xE817EE9E) type="GPRS attach" (gprs_gmm.c:1266) 20241026055534957 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055534957 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026055534957 DLLC NOTICE LLME(ffffffff/e817ee9e){ASSIGNED} LLGM Assign pre (e817ee9e => cba683b1) (gprs_llc.c:1079) 20241026055534957 DLLC NOTICE LLME(e817ee9e/cba683b1){ASSIGNED} LLGM Assign post (e817ee9e => cba683b1) (gprs_llc.c:1125) 20241026055534957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055534957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055534957 DMM DEBUG MM(262420000000022/cba683b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055534969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055534969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241026055534969 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055534969 DMM DEBUG MM(262420000000022/cba683b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241026055534969 DMM NOTICE MM(262420000000022/cba683b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055534970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055534970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055534970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055534970 DMM DEBUG MM(262420000000022/cba683b1) Requesting authorization (sgsn_auth.c:160) 20241026055534970 DMM INFO MM(262420000000022/cba683b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055534970 DMM DEBUG MM(262420000000022/cba683b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055534970 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241026055534970 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) 20241026055540971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241026055540971 DMM ERROR MM(262420000000022/cba683b1) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241026055540971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241026055540971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241026055540971 DMM NOTICE MM(262420000000022/cba683b1) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241026055540971 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241026055540971 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) 20241026055540971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Reject}: Deallocated (fsm.c:568) 20241026055540971 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Deallocated (fsm.c:568) 20241026055540971 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055540971 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241026055540971 DLLC NOTICE LLME(e817ee9e/cba683b1){ASSIGNED} LLGM Assign pre (cba683b1 => ffffffff) (gprs_llc.c:1079) 20241026055540971 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cba683b1 => ffffffff) (gprs_llc.c:1125) 20241026055554757 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026055554757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026055554757 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055555661 DGPRS DEBUG Checking for inactive LLMEs, time = 32450354 (sgsn.c:131) 20241026055604391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055604393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055604393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055604405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055604407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055604407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055604421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055604421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055604421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@9842e08522d0: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9842e08522d0: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@9842e08522d0: Final verdict of PTC: none 20241026055604851 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055604851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@9842e08522d0: Final verdict of PTC: none -NSVCI99(873)@9842e08522d0: Final verdict of PTC: none -NSVCI98(868)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@9842e08522d0: Final verdict of PTC: none 20241026055604854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49398<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI210(867)@9842e08522d0: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@9842e08522d0: Final verdict of PTC: none -NSVCI97(863)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@9842e08522d0: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(871)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(866)@9842e08522d0: Final verdict of PTC: none TC_attach_second_attempt(877)@9842e08522d0: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(861)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@9842e08522d0: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sat Oct 26 05:56:04 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 20241026055604918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055605219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106208) 20241026055605853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055605853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106208, count=111920) 20241026055606854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055606854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sat Oct 26 05:56:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055607855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055607855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_echo_timeout started. 20241026055608282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055608285 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055608344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055608344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055608344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055608344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055608344 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055608344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055608344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055608344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055608344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055608345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055608345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055608345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055608345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055608345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055608345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055608345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055608345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055608345 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055608345 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055608345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055608346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055608346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055608348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055608353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055608353 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(884)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(881)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055608367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055608367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055608367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055608367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055608367 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055608367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055608367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055608367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055608367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(887)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(888)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055608368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055608368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055608368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055608368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055608368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055608368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055608368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055608368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055608368 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055608368 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055608368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055608368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055608368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055608371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(884)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055608376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055608376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(885)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055608383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055608383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055608383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055608383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055608383 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055608383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055608383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055608383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055608383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055608384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055608384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055608384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055608384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055608384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055608384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055608384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055608384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055608384 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055608384 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055608384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055608385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055608385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(893)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055608387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055608393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055608393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(890)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055608856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055608856 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055608856 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055608856 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055608860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055608861 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(892)@9842e08522d0: 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(892)@9842e08522d0: 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(892)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@9842e08522d0: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='EEE4E9AC'O, index=0 SGSN_Test-GSUP(894)@9842e08522d0: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@9842e08522d0: 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 := '00D8567CA2D682F34D82BD679A07BE37'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63473ADA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C985FB5AF173AD9E'O } } } } } 20241026055608935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055608935 DLLC NOTICE LLME(ffffffff/eee4e9ac){UNASSIGNED} LLC RX: unknown TLLI 0xeee4e9ac, creating LLME on the fly (gprs_llc.c:552) 20241026055608935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055608935 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241026055608935 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055608935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055608935 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055608935 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055608935 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055608935 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055608935 DLLC NOTICE LLME(ffffffff/eee4e9ac){UNASSIGNED} LLGM Assign pre (eee4e9ac => f05ef936) (gprs_llc.c:1079) 20241026055608935 DLLC NOTICE LLME(eee4e9ac/f05ef936){ASSIGNED} LLGM Assign post (eee4e9ac => f05ef936) (gprs_llc.c:1125) 20241026055608935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055608935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055608935 DMM DEBUG MM(262420000000067/f05ef936) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055608961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055608961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055608961 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055608961 DMM DEBUG MM(262420000000067/f05ef936) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241026055608961 DMM NOTICE MM(262420000000067/f05ef936) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055608961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055608961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055608961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055608961 DMM DEBUG MM(262420000000067/f05ef936) Requesting authorization (sgsn_auth.c:160) 20241026055608961 DMM INFO MM(262420000000067/f05ef936) Requesting authentication tuples (sgsn_auth.c:184) 20241026055608961 DMM DEBUG MM(262420000000067/f05ef936) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055608961 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241026055608961 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@9842e08522d0: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@9842e08522d0: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241026055608967 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055608967 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055608967 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055608967 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055608967 DMM INFO MM(262420000000067/f05ef936) Subscriber data update (mmctx.c:445) 20241026055608968 DMM DEBUG MM(262420000000067/f05ef936) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055608968 DMM INFO MM(262420000000067/f05ef936) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055608968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055608968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055608968 DMM INFO MM(262420000000067/f05ef936) <- GMM AUTH AND CIPHERING REQ (rand = 00 d8 56 7c a2 d6 82 f3 4d 82 bd 67 9a 07 be 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055608983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055608984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055608984 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055608984 DMM INFO MM(262420000000067/f05ef936) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055608984 DMM NOTICE MM(262420000000067/f05ef936) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055608984 DMM DEBUG MM(262420000000067/f05ef936) checking auth: received GSM SRES = 63 47 3a da (gprs_gmm.c:666) 20241026055608984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055608984 DMM DEBUG MM(262420000000067/f05ef936) Requesting authorization (sgsn_auth.c:160) 20241026055608984 DMM INFO MM(262420000000067/f05ef936) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055608984 DMM DEBUG MM(262420000000067/f05ef936) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055608984 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241026055608984 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) 20241026055608984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055608984 DMM INFO MM(262420000000067/f05ef936) <- GMM ATTACH ACCEPT (new P-TMSI=0xf05ef936) (gprs_gmm.c:300) 20241026055608987 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055608987 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055608987 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241026055608987 DMM INFO MM(262420000000067/f05ef936) Subscriber data update (mmctx.c:445) 20241026055608987 DMM DEBUG MM(262420000000067/f05ef936) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055608987 DMM INFO MM(262420000000067/f05ef936) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055608987 DMM NOTICE MM(262420000000067/f05ef936) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241026055608987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055608987 DMM NOTICE MM(262420000000067/f05ef936) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055608987 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) 20241026055608989 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055608989 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241026055608989 DMM INFO MM(262420000000067/f05ef936) Subscriber data update (mmctx.c:445) 20241026055608989 DMM DEBUG MM(262420000000067/f05ef936) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055609001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055609002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055609002 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055609002 DMM INFO MM(262420000000067/f05ef936) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055609002 DMM NOTICE MM(262420000000067/f05ef936) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055609002 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055609002 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055609002 DLLC NOTICE LLME(eee4e9ac/f05ef936){ASSIGNED} LLGM Assign pre (ffffffff => f05ef936) (gprs_llc.c:1079) 20241026055609002 DLLC NOTICE LLME(ffffffff/f05ef936){ASSIGNED} LLGM Assign post (ffffffff => f05ef936) (gprs_llc.c:1125) 20241026055609002 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055609002 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055609002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055609002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@9842e08522d0: setverdict(pass): none -> pass 20241026055609057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055609057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055609057 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055609057 DMM INFO MM(262420000000067/f05ef936) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055609058 DMM INFO MM(262420000000067/f05ef936) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055609058 DMM DEBUG MM(262420000000067/f05ef936) Using GGSN 0 (gprs_sm.c:317) 20241026055609058 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) 20241026055609058 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241026055609058 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055609058 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055609058 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241026055609074 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 e7 3a 62 8f 11 59 c3 d2 4f 14 05 7f 55 f1 25 52 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241026055609074 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca50021c0, cbp=0x55bccc584d20) (sgsn_libgtp.c:629) 20241026055609074 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055609074 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc589518 TLLI=f05ef936, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055609074 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055609074 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055613869 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241026055613876 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) 20241026055613876 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55bccc57a090) (sgsn_libgtp.c:629) 20241026055618870 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1039" 20241026055623871 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241026055623871 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1039" 20241026055625662 DGPRS DEBUG Checking for inactive LLMEs, time = 32450384 (sgsn.c:131) 20241026055628857 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026055628857 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055628858 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241026055628871 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241026055628871 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241026055628872 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1041" 20241026055633873 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241026055633873 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241026055633873 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241026055633873 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1041" 20241026055638347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055638350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055638350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055638369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055638372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055638372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055638386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055638390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055638391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055638874 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241026055638874 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241026055638874 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241026055638874 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241026055638874 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1043" 20241026055643875 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241026055643875 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241026055643875 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241026055643875 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241026055643875 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55bccc57a090) (sgsn_libgtp.c:629) 20241026055643875 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55bccc57a090) (sgsn_libgtp.c:633) 20241026055643875 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20241026055643875 DMM INFO MM(262420000000067/f05ef936) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241026055643875 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241026055643875 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026055643875 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241026055643875 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241026055643875 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026055643875 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241026055643875 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241026055643875 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026055643875 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241026055643875 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241026055643875 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026055643875 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241026055643875 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@9842e08522d0: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@9842e08522d0: Removing Client IMSI='262420000000067'H, index=0 20241026055643896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055643896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241026055643896 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055643896 DMM INFO MM(262420000000067/f05ef936) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@9842e08522d0: Final verdict of PTC: pass 20241026055643900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47756<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055643904 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055643904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(894)@9842e08522d0: Final verdict of PTC: none -NSVCI98(888)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@9842e08522d0: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@9842e08522d0: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(885)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@9842e08522d0: Final verdict of PTC: none -NSVCI97(882)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@9842e08522d0: Final verdict of PTC: none -NSVCI99(893)@9842e08522d0: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(890)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(886)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(880)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(891)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_echo_timeout-BVCI210(885): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_echo_timeout-BVCI220(890): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sat Oct 26 05:56:43 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 20241026055644008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055644410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108388) 20241026055644905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055644905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108388, count=113900) 20241026055645906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055645906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sat Oct 26 05:56:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055646907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055646907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_restart_ctr_echo started. 20241026055647505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055647507 DMM INFO MM(262420000000067/f05ef936) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055647507 DMM INFO MM(262420000000067/f05ef936) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055647507 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055647507 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055647508 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055647508 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055647508 DLLC NOTICE LLME(ffffffff/f05ef936){ASSIGNED} LLGM Assign pre (f05ef936 => ffffffff) (gprs_llc.c:1079) 20241026055647508 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f05ef936 => ffffffff) (gprs_llc.c:1125) 20241026055647508 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc5891c0 (gprs_sndcp.c:574) 20241026055647508 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc589518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055647508 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241026055647508 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) 20241026055647508 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) 20241026055647508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055647508 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055647508 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055647508 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055647508 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055647552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055647552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055647552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055647552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055647552 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055647552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055647552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055647552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055647552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055647553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055647553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055647553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055647553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055647553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055647553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055647553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055647553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055647553 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055647553 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055647553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055647554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055647554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055647556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055647561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055647561 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055647568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055647568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055647568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055647568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055647568 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055647568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055647568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055647568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055647568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055647569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055647569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055647569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055647569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055647569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055647569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055647569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055647569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055647569 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055647569 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055647569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055647569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055647569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055647572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055647576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055647576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(908)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(905)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(912)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055647589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055647589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055647589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055647589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055647589 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055647589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055647589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055647589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055647589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055647590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055647590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055647590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055647590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055647590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055647590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055647590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055647590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055647590 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055647590 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055647590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055647590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055647590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(912)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055647592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055647597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055647597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(909)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055647908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055647908 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055647908 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055647908 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(911)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055647912 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055647913 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(911)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(911)@9842e08522d0: 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(911)@9842e08522d0: 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(911)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@9842e08522d0: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='DF64776E'O, index=0 SGSN_Test-GSUP(913)@9842e08522d0: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@9842e08522d0: 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 := 'DB7528E76ECA8CA7BD5FEBB7567B5F98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86E95A9D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD35FF33BA44A1DC'O } } } } } 20241026055647992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055647992 DLLC NOTICE LLME(ffffffff/df64776e){UNASSIGNED} LLC RX: unknown TLLI 0xdf64776e, creating LLME on the fly (gprs_llc.c:552) 20241026055647992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055647992 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241026055647992 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055647992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055647992 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055647992 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055647992 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055647992 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055647992 DLLC NOTICE LLME(ffffffff/df64776e){UNASSIGNED} LLGM Assign pre (df64776e => dd5fab13) (gprs_llc.c:1079) 20241026055647992 DLLC NOTICE LLME(df64776e/dd5fab13){ASSIGNED} LLGM Assign post (df64776e => dd5fab13) (gprs_llc.c:1125) 20241026055647992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055647992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055647992 DMM DEBUG MM(262420000000023/dd5fab13) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055648010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055648010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055648010 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055648010 DMM DEBUG MM(262420000000023/dd5fab13) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241026055648010 DMM NOTICE MM(262420000000023/dd5fab13) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055648010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055648010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055648010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055648010 DMM DEBUG MM(262420000000023/dd5fab13) Requesting authorization (sgsn_auth.c:160) 20241026055648010 DMM INFO MM(262420000000023/dd5fab13) Requesting authentication tuples (sgsn_auth.c:184) 20241026055648010 DMM DEBUG MM(262420000000023/dd5fab13) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055648010 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241026055648011 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@9842e08522d0: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@9842e08522d0: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241026055648015 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055648015 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055648015 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055648015 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055648015 DMM INFO MM(262420000000023/dd5fab13) Subscriber data update (mmctx.c:445) 20241026055648016 DMM DEBUG MM(262420000000023/dd5fab13) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055648016 DMM INFO MM(262420000000023/dd5fab13) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055648016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055648016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055648016 DMM INFO MM(262420000000023/dd5fab13) <- GMM AUTH AND CIPHERING REQ (rand = db 75 28 e7 6e ca 8c a7 bd 5f eb b7 56 7b 5f 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055648030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055648030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055648030 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055648030 DMM INFO MM(262420000000023/dd5fab13) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055648030 DMM NOTICE MM(262420000000023/dd5fab13) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055648030 DMM DEBUG MM(262420000000023/dd5fab13) checking auth: received GSM SRES = 86 e9 5a 9d (gprs_gmm.c:666) 20241026055648030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055648030 DMM DEBUG MM(262420000000023/dd5fab13) Requesting authorization (sgsn_auth.c:160) 20241026055648030 DMM INFO MM(262420000000023/dd5fab13) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055648030 DMM DEBUG MM(262420000000023/dd5fab13) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055648030 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241026055648030 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) 20241026055648030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055648030 DMM INFO MM(262420000000023/dd5fab13) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd5fab13) (gprs_gmm.c:300) 20241026055648033 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055648033 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055648033 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241026055648033 DMM INFO MM(262420000000023/dd5fab13) Subscriber data update (mmctx.c:445) 20241026055648033 DMM DEBUG MM(262420000000023/dd5fab13) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055648033 DMM INFO MM(262420000000023/dd5fab13) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055648033 DMM NOTICE MM(262420000000023/dd5fab13) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241026055648033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055648033 DMM NOTICE MM(262420000000023/dd5fab13) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055648033 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) 20241026055648034 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055648034 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241026055648034 DMM INFO MM(262420000000023/dd5fab13) Subscriber data update (mmctx.c:445) 20241026055648034 DMM DEBUG MM(262420000000023/dd5fab13) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055648045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055648045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055648045 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055648045 DMM INFO MM(262420000000023/dd5fab13) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055648045 DMM NOTICE MM(262420000000023/dd5fab13) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055648045 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055648045 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055648045 DLLC NOTICE LLME(df64776e/dd5fab13){ASSIGNED} LLGM Assign pre (ffffffff => dd5fab13) (gprs_llc.c:1079) 20241026055648045 DLLC NOTICE LLME(ffffffff/dd5fab13){ASSIGNED} LLGM Assign post (ffffffff => dd5fab13) (gprs_llc.c:1125) 20241026055648045 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055648045 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055648045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055648045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@9842e08522d0: setverdict(pass): none -> pass 20241026055648100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055648100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055648100 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055648100 DMM INFO MM(262420000000023/dd5fab13) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055648100 DMM INFO MM(262420000000023/dd5fab13) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055648100 DMM DEBUG MM(262420000000023/dd5fab13) Using GGSN 0 (gprs_sm.c:317) 20241026055648100 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241026055648100 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055648100 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055648100 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241026055648124 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 f3 25 35 d3 11 25 d1 d8 a6 14 05 7f 35 1b 19 d5 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) 20241026055648124 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca4fff058, cbp=0x55bccc584d20) (sgsn_libgtp.c:629) 20241026055648124 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055648124 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=dd5fab13, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055648124 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055648124 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055653101 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241026055653104 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) 20241026055653105 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55bccc57a090) (sgsn_libgtp.c:629) 20241026055655663 DGPRS DEBUG Checking for inactive LLMEs, time = 32450414 (sgsn.c:131) 20241026055658102 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241026055658107 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) 20241026055658107 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55bccc57a090) (sgsn_libgtp.c:629) 20241026055658107 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20241026055658107 DMM INFO MM(262420000000023/dd5fab13) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241026055658107 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241026055658107 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@9842e08522d0: Removing Client IMSI='262420000000023'H, index=0 20241026055658123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055658123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241026055658123 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055658123 DMM INFO MM(262420000000023/dd5fab13) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@9842e08522d0: Final verdict of PTC: pass 20241026055658127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39316<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@9842e08522d0: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@9842e08522d0: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@9842e08522d0: Final verdict of PTC: none 20241026055658131 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055658132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(906)@9842e08522d0: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(909)@9842e08522d0: Final verdict of PTC: none -NSVCI97(901)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(911)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@9842e08522d0: Final verdict of PTC: none -NSVCI99(912)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(899)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(910)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(904)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(909): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sat Oct 26 05:56:58 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 20241026055658195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055658597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93036) 20241026055659133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055659133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93036, count=103428) 20241026055700134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055700134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sat Oct 26 05:57:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055701136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055701136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_restart_ctr_create started. 20241026055701657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055701659 DMM INFO MM(262420000000023/dd5fab13) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055701659 DMM INFO MM(262420000000023/dd5fab13) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055701659 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055701659 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055701659 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055701659 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055701659 DLLC NOTICE LLME(ffffffff/dd5fab13){ASSIGNED} LLGM Assign pre (dd5fab13 => ffffffff) (gprs_llc.c:1079) 20241026055701659 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd5fab13 => ffffffff) (gprs_llc.c:1125) 20241026055701659 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58a330 (gprs_sndcp.c:574) 20241026055701659 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055701659 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241026055701659 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) 20241026055701659 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) 20241026055701659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055701659 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055701659 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055701659 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055701659 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(921)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055701694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055701694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055701694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055701694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055701694 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055701694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055701694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055701694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055701694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(920)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(921)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055701696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055701696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055701696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055701696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055701696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055701696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055701696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055701696 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055701696 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055701696 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055701696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055701697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055701697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(921)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055701699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(920)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241026055701705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055701705 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(925)@9842e08522d0: Provider Link came up: sending NS-RESET TC_attach_restart_ctr_create-BVCI196(918)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055701707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055701707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055701707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055701707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055701707 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055701707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055701707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055701707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055701707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055701709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055701709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055701709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055701709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055701709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055701709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055701709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055701709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055701709 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055701709 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055701709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055701710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055701710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055701712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055701717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055701717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055701727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055701727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055701727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055701727 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055701727 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055701727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055701727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055701727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055701727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055701728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055701728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055701728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055701728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055701728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055701728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055701728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055701728 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055701728 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055701728 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055701728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055701728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055701728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055701731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055701736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055701736 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055702137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055702137 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055702137 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055702138 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055702142 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055702143 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(918)@9842e08522d0: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='DF0B37C3'O, index=0 SGSN_Test-GSUP(932)@9842e08522d0: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@9842e08522d0: 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 := '605A327A5F741911A663340A8B9E2636'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C093224'O (",\t2$") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92499726EA15ABE4'O } } } } } 20241026055702206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055702206 DLLC NOTICE LLME(ffffffff/df0b37c3){UNASSIGNED} LLC RX: unknown TLLI 0xdf0b37c3, creating LLME on the fly (gprs_llc.c:552) 20241026055702206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055702206 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241026055702206 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055702206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055702206 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055702206 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055702206 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055702206 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055702206 DLLC NOTICE LLME(ffffffff/df0b37c3){UNASSIGNED} LLGM Assign pre (df0b37c3 => d19f37fd) (gprs_llc.c:1079) 20241026055702206 DLLC NOTICE LLME(df0b37c3/d19f37fd){ASSIGNED} LLGM Assign post (df0b37c3 => d19f37fd) (gprs_llc.c:1125) 20241026055702206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055702206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055702206 DMM DEBUG MM(262420000000024/d19f37fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055702212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055702212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055702212 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055702212 DMM DEBUG MM(262420000000024/d19f37fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241026055702212 DMM NOTICE MM(262420000000024/d19f37fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055702212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055702212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055702212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055702212 DMM DEBUG MM(262420000000024/d19f37fd) Requesting authorization (sgsn_auth.c:160) 20241026055702212 DMM INFO MM(262420000000024/d19f37fd) Requesting authentication tuples (sgsn_auth.c:184) 20241026055702212 DMM DEBUG MM(262420000000024/d19f37fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055702212 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241026055702212 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@9842e08522d0: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@9842e08522d0: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241026055702213 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055702213 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055702213 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055702213 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055702213 DMM INFO MM(262420000000024/d19f37fd) Subscriber data update (mmctx.c:445) 20241026055702213 DMM DEBUG MM(262420000000024/d19f37fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055702213 DMM INFO MM(262420000000024/d19f37fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055702213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055702213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055702213 DMM INFO MM(262420000000024/d19f37fd) <- GMM AUTH AND CIPHERING REQ (rand = 60 5a 32 7a 5f 74 19 11 a6 63 34 0a 8b 9e 26 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055702216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055702216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055702216 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055702216 DMM INFO MM(262420000000024/d19f37fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055702216 DMM NOTICE MM(262420000000024/d19f37fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055702216 DMM DEBUG MM(262420000000024/d19f37fd) checking auth: received GSM SRES = 2c 09 32 24 (gprs_gmm.c:666) 20241026055702216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055702216 DMM DEBUG MM(262420000000024/d19f37fd) Requesting authorization (sgsn_auth.c:160) 20241026055702216 DMM INFO MM(262420000000024/d19f37fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055702216 DMM DEBUG MM(262420000000024/d19f37fd) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055702216 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241026055702216 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) 20241026055702216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055702216 DMM INFO MM(262420000000024/d19f37fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd19f37fd) (gprs_gmm.c:300) 20241026055702217 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055702217 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055702217 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241026055702217 DMM INFO MM(262420000000024/d19f37fd) Subscriber data update (mmctx.c:445) 20241026055702217 DMM DEBUG MM(262420000000024/d19f37fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055702217 DMM INFO MM(262420000000024/d19f37fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055702217 DMM NOTICE MM(262420000000024/d19f37fd) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241026055702217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055702217 DMM NOTICE MM(262420000000024/d19f37fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055702217 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) 20241026055702217 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055702217 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241026055702217 DMM INFO MM(262420000000024/d19f37fd) Subscriber data update (mmctx.c:445) 20241026055702217 DMM DEBUG MM(262420000000024/d19f37fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055702220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055702220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055702220 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055702220 DMM INFO MM(262420000000024/d19f37fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055702220 DMM NOTICE MM(262420000000024/d19f37fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055702220 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055702220 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055702220 DLLC NOTICE LLME(df0b37c3/d19f37fd){ASSIGNED} LLGM Assign pre (ffffffff => d19f37fd) (gprs_llc.c:1079) 20241026055702220 DLLC NOTICE LLME(ffffffff/d19f37fd){ASSIGNED} LLGM Assign post (ffffffff => d19f37fd) (gprs_llc.c:1125) 20241026055702220 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055702220 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055702220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055702220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@9842e08522d0: setverdict(pass): none -> pass 20241026055702279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055702279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055702279 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055702279 DMM INFO MM(262420000000024/d19f37fd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055702279 DMM INFO MM(262420000000024/d19f37fd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055702279 DMM DEBUG MM(262420000000024/d19f37fd) Using GGSN 0 (gprs_sm.c:317) 20241026055702279 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241026055702279 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055702279 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055702279 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241026055702305 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 80 28 7a c1 11 2f d8 87 68 14 05 7f e2 a8 64 8c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20241026055702305 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f1ca4fff058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241026055702305 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f1ca4fff058, cbp=0x55bccc584d20) (sgsn_libgtp.c:629) 20241026055702305 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241026055702305 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241026055702305 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026055702305 DMM NOTICE MM(262420000000024/d19f37fd) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055702319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055702320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055702320 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055702320 DMM INFO MM(262420000000024/d19f37fd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055702320 DMM INFO MM(262420000000024/d19f37fd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055702320 DMM DEBUG MM(262420000000024/d19f37fd) Using GGSN 0 (gprs_sm.c:317) 20241026055702320 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241026055702320 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055702320 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055702320 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241026055702325 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 80 28 7a c1 11 2f d8 87 68 14 05 7f e2 a8 64 8c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20241026055702325 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f1ca4fff058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241026055702325 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca4fff058, cbp=0x55bccc584d20) (sgsn_libgtp.c:629) 20241026055702325 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055702325 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=d19f37fd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055702325 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055702325 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(918)@9842e08522d0: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@9842e08522d0: Final verdict of PTC: pass 20241026055702345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52504<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@9842e08522d0: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@9842e08522d0: Final verdict of PTC: none 20241026055702349 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055702350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(921)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@9842e08522d0: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(918)@9842e08522d0: Final verdict of PTC: none -NSVCI99(930)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@9842e08522d0: Final verdict of PTC: none -NSVCI98(925)@9842e08522d0: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(919)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(923)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(928)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(918): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sat Oct 26 05:57:02 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 20241026055702428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055702831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55096) 20241026055703351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055703351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55096, count=103972) 20241026055704353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055704353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sat Oct 26 05:57:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055705354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055705354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241026055705926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055705929 DMM INFO MM(262420000000024/d19f37fd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055705929 DMM INFO MM(262420000000024/d19f37fd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055705929 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055705929 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055705929 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055705929 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055705929 DLLC NOTICE LLME(ffffffff/d19f37fd){ASSIGNED} LLGM Assign pre (d19f37fd => ffffffff) (gprs_llc.c:1079) 20241026055705929 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d19f37fd => ffffffff) (gprs_llc.c:1125) 20241026055705929 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58a330 (gprs_sndcp.c:574) 20241026055705929 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055705929 DMM NOTICE MM(262420000000024/d19f37fd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026055705929 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241026055705929 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026055705929 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055705930 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241026055705930 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241026055705930 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) 20241026055705930 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) 20241026055705930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055705930 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055705930 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055705930 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055705930 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055705982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055705982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055705982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055705982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055705982 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055705982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055705982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055705982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055705982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055705983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055705983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055705983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055705983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055705983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055705983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055705983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055705983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055705983 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055705983 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055705983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055705983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055705983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055705987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055705992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055705992 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055706002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055706002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055706002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055706002 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055706002 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055706002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055706002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055706002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055706002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055706003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055706003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055706003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055706003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055706003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055706003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055706003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055706003 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055706003 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055706003 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055706003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055706004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055706004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055706006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055706010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055706010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055706022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055706022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055706022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055706022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055706022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055706022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055706023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055706023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055706023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055706023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055706023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055706023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055706023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055706023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055706023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055706023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055706023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055706023 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055706023 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055706023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055706024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055706024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055706025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055706030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055706030 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055706355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055706356 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055706356 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055706356 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055706360 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055706361 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(949)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(949)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@9842e08522d0: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='EB92F772'O, index=0 SGSN_Test-GSUP(951)@9842e08522d0: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@9842e08522d0: 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 := '8EE91F344E5957773632C9DC3771C633'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F40828FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2C849EBC506E2F80'O } } } } } 20241026055707438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055707438 DLLC NOTICE LLME(ffffffff/eb92f772){UNASSIGNED} LLC RX: unknown TLLI 0xeb92f772, creating LLME on the fly (gprs_llc.c:552) 20241026055707438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055707438 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241026055707438 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055707438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055707438 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055707438 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055707438 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055707438 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055707438 DLLC NOTICE LLME(ffffffff/eb92f772){UNASSIGNED} LLGM Assign pre (eb92f772 => ea5bee7e) (gprs_llc.c:1079) 20241026055707438 DLLC NOTICE LLME(eb92f772/ea5bee7e){ASSIGNED} LLGM Assign post (eb92f772 => ea5bee7e) (gprs_llc.c:1125) 20241026055707438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055707438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055707438 DMM DEBUG MM(262420000000025/ea5bee7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055707451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055707451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055707452 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055707452 DMM DEBUG MM(262420000000025/ea5bee7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241026055707452 DMM NOTICE MM(262420000000025/ea5bee7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055707452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055707452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055707452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055707452 DMM DEBUG MM(262420000000025/ea5bee7e) Requesting authorization (sgsn_auth.c:160) 20241026055707452 DMM INFO MM(262420000000025/ea5bee7e) Requesting authentication tuples (sgsn_auth.c:184) 20241026055707452 DMM DEBUG MM(262420000000025/ea5bee7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055707452 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241026055707452 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@9842e08522d0: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241026055707457 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055707457 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055707457 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055707457 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055707457 DMM INFO MM(262420000000025/ea5bee7e) Subscriber data update (mmctx.c:445) 20241026055707457 DMM DEBUG MM(262420000000025/ea5bee7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055707457 DMM INFO MM(262420000000025/ea5bee7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055707457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055707457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055707457 DMM INFO MM(262420000000025/ea5bee7e) <- GMM AUTH AND CIPHERING REQ (rand = 8e e9 1f 34 4e 59 57 77 36 32 c9 dc 37 71 c6 33 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055707474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055707474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055707474 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055707474 DMM INFO MM(262420000000025/ea5bee7e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055707474 DMM NOTICE MM(262420000000025/ea5bee7e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055707474 DMM DEBUG MM(262420000000025/ea5bee7e) checking auth: received GSM SRES = f4 08 28 fe (gprs_gmm.c:666) 20241026055707474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055707474 DMM DEBUG MM(262420000000025/ea5bee7e) Requesting authorization (sgsn_auth.c:160) 20241026055707474 DMM INFO MM(262420000000025/ea5bee7e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055707474 DMM DEBUG MM(262420000000025/ea5bee7e) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055707474 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241026055707474 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) 20241026055707474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055707474 DMM INFO MM(262420000000025/ea5bee7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xea5bee7e) (gprs_gmm.c:300) 20241026055707478 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055707478 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055707478 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241026055707478 DMM INFO MM(262420000000025/ea5bee7e) Subscriber data update (mmctx.c:445) 20241026055707478 DMM DEBUG MM(262420000000025/ea5bee7e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055707478 DMM INFO MM(262420000000025/ea5bee7e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055707478 DMM NOTICE MM(262420000000025/ea5bee7e) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241026055707478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055707478 DMM NOTICE MM(262420000000025/ea5bee7e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055707478 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) 20241026055707479 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055707479 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241026055707479 DMM INFO MM(262420000000025/ea5bee7e) Subscriber data update (mmctx.c:445) 20241026055707479 DMM DEBUG MM(262420000000025/ea5bee7e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055707483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055707483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055707483 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055707483 DMM INFO MM(262420000000025/ea5bee7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055707483 DMM NOTICE MM(262420000000025/ea5bee7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055707483 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055707483 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055707483 DLLC NOTICE LLME(eb92f772/ea5bee7e){ASSIGNED} LLGM Assign pre (ffffffff => ea5bee7e) (gprs_llc.c:1079) 20241026055707483 DLLC NOTICE LLME(ffffffff/ea5bee7e){ASSIGNED} LLGM Assign post (ffffffff => ea5bee7e) (gprs_llc.c:1125) 20241026055707483 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055707483 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055707483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055707483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@9842e08522d0: setverdict(pass): none -> pass 20241026055707543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055707543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055707543 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055707543 DMM INFO MM(262420000000025/ea5bee7e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055707543 DMM INFO MM(262420000000025/ea5bee7e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055707543 DMM DEBUG MM(262420000000025/ea5bee7e) Using GGSN 0 (gprs_sm.c:317) 20241026055707543 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) 20241026055707543 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241026055707543 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055707543 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055707544 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241026055707569 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 01 8a 90 45 11 f8 51 ac 8f 14 05 7f 14 a9 c5 05 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) 20241026055707570 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca50000d0, cbp=0x55bccc581680) (sgsn_libgtp.c:629) 20241026055707570 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055707570 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=ea5bee7e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055707570 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055707570 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055707586 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241026055707586 DGPRS INFO PDP(262420000000025:5): Context 0x7f1ca50000d0 was deleted (sgsn_libgtp.c:703) 20241026055707586 DMM INFO MM(262420000000025/ea5bee7e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241026055707586 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241026055707586 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026055715588 DMM INFO MM(262420000000025/ea5bee7e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241026055723006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241026055723590 DMM INFO MM(262420000000025/ea5bee7e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241026055725664 DGPRS DEBUG Checking for inactive LLMEs, time = 32450444 (sgsn.c:131) 20241026055726357 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026055726357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055726358 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241026055731591 DMM INFO MM(262420000000025/ea5bee7e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241026055735985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055735992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055735992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055736004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055736008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055736008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055736024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055736029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055736030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026055739593 DMM INFO MM(262420000000025/ea5bee7e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@9842e08522d0: Removing Client IMSI='262420000000025'H, index=0 20241026055739611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055739611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241026055739611 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055739611 DMM INFO MM(262420000000025/ea5bee7e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@9842e08522d0: Final verdict of PTC: pass 20241026055739616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52518<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@9842e08522d0: Final verdict of PTC: none -NSVCI99(950)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@9842e08522d0: Final verdict of PTC: none -NSVCI97(939)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@9842e08522d0: Final verdict of PTC: none 20241026055739623 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055739623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(944)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(948)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(937)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(942)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sat Oct 26 05:57:39 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 20241026055739738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055740141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103304) 20241026055740624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055740624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103304, count=111640) 20241026055741626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055741626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sat Oct 26 05:57:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055742628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055742628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241026055743246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055743248 DMM INFO MM(262420000000025/ea5bee7e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055743248 DMM INFO MM(262420000000025/ea5bee7e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055743248 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055743248 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055743248 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055743248 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055743248 DLLC NOTICE LLME(ffffffff/ea5bee7e){ASSIGNED} LLGM Assign pre (ea5bee7e => ffffffff) (gprs_llc.c:1079) 20241026055743248 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea5bee7e => ffffffff) (gprs_llc.c:1125) 20241026055743249 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58a330 (gprs_sndcp.c:574) 20241026055743249 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055743249 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241026055743249 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) 20241026055743249 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) 20241026055743249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055743249 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055743249 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055743249 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055743249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055743307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055743307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055743307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055743307 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055743307 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055743307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055743308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055743308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055743308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055743309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055743309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055743309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055743309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055743309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055743309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055743309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055743309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055743309 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055743309 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055743309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055743309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055743309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055743311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055743315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055743315 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055743323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055743323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055743323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055743323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055743323 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055743323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055743323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055743323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055743323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055743324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055743324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055743324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055743324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055743324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055743324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055743324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055743324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055743324 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055743324 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055743324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(963)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055743324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055743324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055743326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055743330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055743330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055743339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055743339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055743339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055743339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055743339 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055743339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055743339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055743339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055743339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055743340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055743340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055743340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055743340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055743340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055743340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055743340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055743340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055743340 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055743340 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055743340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055743340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055743340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055743342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055743347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055743347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055743629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055743629 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055743629 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055743629 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055743634 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055743635 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@9842e08522d0: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='CF2081C4'O, index=0 SGSN_Test-GSUP(970)@9842e08522d0: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@9842e08522d0: 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 := '440701E1EA71F0FEF98CAAD389497B16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '523B3FEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1829065D77AC7456'O } } } } } 20241026055743710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055743710 DLLC NOTICE LLME(ffffffff/cf2081c4){UNASSIGNED} LLC RX: unknown TLLI 0xcf2081c4, creating LLME on the fly (gprs_llc.c:552) 20241026055743710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055743710 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241026055743710 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055743710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055743710 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055743710 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055743710 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055743710 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055743710 DLLC NOTICE LLME(ffffffff/cf2081c4){UNASSIGNED} LLGM Assign pre (cf2081c4 => c721b763) (gprs_llc.c:1079) 20241026055743710 DLLC NOTICE LLME(cf2081c4/c721b763){ASSIGNED} LLGM Assign post (cf2081c4 => c721b763) (gprs_llc.c:1125) 20241026055743710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055743710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055743710 DMM DEBUG MM(262420000000027/c721b763) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055743720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055743720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055743720 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055743720 DMM DEBUG MM(262420000000027/c721b763) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241026055743720 DMM NOTICE MM(262420000000027/c721b763) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055743720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055743720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055743720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055743720 DMM DEBUG MM(262420000000027/c721b763) Requesting authorization (sgsn_auth.c:160) 20241026055743721 DMM INFO MM(262420000000027/c721b763) Requesting authentication tuples (sgsn_auth.c:184) 20241026055743721 DMM DEBUG MM(262420000000027/c721b763) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055743721 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241026055743721 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@9842e08522d0: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241026055743724 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055743724 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055743724 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055743724 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055743724 DMM INFO MM(262420000000027/c721b763) Subscriber data update (mmctx.c:445) 20241026055743724 DMM DEBUG MM(262420000000027/c721b763) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055743724 DMM INFO MM(262420000000027/c721b763) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055743724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055743724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055743724 DMM INFO MM(262420000000027/c721b763) <- GMM AUTH AND CIPHERING REQ (rand = 44 07 01 e1 ea 71 f0 fe f9 8c aa d3 89 49 7b 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055743733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055743733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055743733 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055743733 DMM INFO MM(262420000000027/c721b763) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055743733 DMM NOTICE MM(262420000000027/c721b763) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055743733 DMM DEBUG MM(262420000000027/c721b763) checking auth: received GSM SRES = 52 3b 3f ee (gprs_gmm.c:666) 20241026055743733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055743733 DMM DEBUG MM(262420000000027/c721b763) Requesting authorization (sgsn_auth.c:160) 20241026055743733 DMM INFO MM(262420000000027/c721b763) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055743733 DMM DEBUG MM(262420000000027/c721b763) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055743733 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241026055743733 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) 20241026055743733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055743733 DMM INFO MM(262420000000027/c721b763) <- GMM ATTACH ACCEPT (new P-TMSI=0xc721b763) (gprs_gmm.c:300) 20241026055743735 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055743735 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055743735 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241026055743735 DMM INFO MM(262420000000027/c721b763) Subscriber data update (mmctx.c:445) 20241026055743735 DMM DEBUG MM(262420000000027/c721b763) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055743735 DMM INFO MM(262420000000027/c721b763) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055743735 DMM NOTICE MM(262420000000027/c721b763) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241026055743735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055743735 DMM NOTICE MM(262420000000027/c721b763) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055743735 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) 20241026055743736 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055743736 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241026055743736 DMM INFO MM(262420000000027/c721b763) Subscriber data update (mmctx.c:445) 20241026055743736 DMM DEBUG MM(262420000000027/c721b763) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055743743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055743743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055743743 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055743743 DMM INFO MM(262420000000027/c721b763) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055743743 DMM NOTICE MM(262420000000027/c721b763) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055743743 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055743743 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055743743 DLLC NOTICE LLME(cf2081c4/c721b763){ASSIGNED} LLGM Assign pre (ffffffff => c721b763) (gprs_llc.c:1079) 20241026055743743 DLLC NOTICE LLME(ffffffff/c721b763){ASSIGNED} LLGM Assign post (ffffffff => c721b763) (gprs_llc.c:1125) 20241026055743743 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055743743 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055743743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055743743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@9842e08522d0: setverdict(pass): none -> pass 20241026055743803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055743803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055743803 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055743803 DMM INFO MM(262420000000027/c721b763) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055743803 DMM INFO MM(262420000000027/c721b763) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055743803 DMM DEBUG MM(262420000000027/c721b763) Using GGSN 0 (gprs_sm.c:317) 20241026055743803 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) 20241026055743803 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241026055743803 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055743803 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055743803 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@9842e08522d0: First createPDPContextRequest received, dropping & waiting for retransmission 20241026055748805 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241026055748818 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 5a 82 38 26 11 57 14 b2 d8 14 05 7f e1 ae 07 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=1052 from retransmit req queue (gtp.c:443) 20241026055748818 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca50000d0, cbp=0x55bccc581680) (sgsn_libgtp.c:629) 20241026055748818 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055748818 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=c721b763, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055748818 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055748818 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241026055748837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055748837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241026055748837 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055748837 DMM INFO MM(262420000000027/c721b763) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241026055748837 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055748837 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@9842e08522d0: First deletePDPContextRequest received, dropping & waiting for retransmission 20241026055753838 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241026055753845 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) 20241026055753845 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1ca50000d0, cbp=0x55bccc581680) (sgsn_libgtp.c:629) 20241026055753845 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241026055753845 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=c721b763, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055753845 DMM INFO MM(262420000000027/c721b763) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241026055753845 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241026055753845 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@9842e08522d0: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@9842e08522d0: Final verdict of PTC: pass 20241026055753861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33774<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@9842e08522d0: Final verdict of PTC: none -NSVCI99(968)@9842e08522d0: Final verdict of PTC: none 20241026055753862 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055753862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(958)@9842e08522d0: Final verdict of PTC: none -NSVCI98(963)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(966)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(961)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(956)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sat Oct 26 05:57:53 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 20241026055753959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055754361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95064) 20241026055754863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055754863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95064, count=102960) 20241026055755665 DGPRS DEBUG Checking for inactive LLMEs, time = 32450474 (sgsn.c:131) 20241026055755864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055755864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sat Oct 26 05:57:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055756865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055756865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241026055757450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055757453 DMM INFO MM(262420000000027/c721b763) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055757453 DMM INFO MM(262420000000027/c721b763) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055757453 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055757453 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055757453 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055757453 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055757453 DLLC NOTICE LLME(ffffffff/c721b763){ASSIGNED} LLGM Assign pre (c721b763 => ffffffff) (gprs_llc.c:1079) 20241026055757453 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c721b763 => ffffffff) (gprs_llc.c:1125) 20241026055757453 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241026055757453 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) 20241026055757453 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) 20241026055757453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055757453 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055757453 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055757453 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055757453 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055757488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055757488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055757488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055757488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055757488 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055757488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055757488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055757488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055757488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055757489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055757489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055757489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055757489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055757489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055757489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055757489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055757489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055757489 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055757489 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055757489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055757489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055757489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055757491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055757495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055757495 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055757505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055757505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055757505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055757505 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055757505 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055757505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055757505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055757505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055757505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055757506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055757506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055757506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055757506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055757506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055757506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055757506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055757506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055757506 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055757506 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055757506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055757507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055757507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(983)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 20241026055757509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055757514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055757514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055757520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055757520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055757520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055757520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055757520 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055757520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055757520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055757520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055757520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055757521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055757521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055757521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055757521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055757521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055757521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055757521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055757521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055757521 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055757521 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055757521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055757521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055757521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055757523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055757528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055757528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055757866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055757866 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055757866 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055757866 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055757870 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055757871 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@9842e08522d0: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='DBC6A8E2'O, index=0 SGSN_Test-GSUP(989)@9842e08522d0: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@9842e08522d0: 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 := 'F9B05B7B7CEB0EDB9B6F921489BC9812'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0FD525E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1238B4715E42BA09'O } } } } } 20241026055757945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055757945 DLLC NOTICE LLME(ffffffff/dbc6a8e2){UNASSIGNED} LLC RX: unknown TLLI 0xdbc6a8e2, creating LLME on the fly (gprs_llc.c:552) 20241026055757945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055757945 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241026055757945 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055757945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055757945 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055757945 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055757945 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055757945 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055757945 DLLC NOTICE LLME(ffffffff/dbc6a8e2){UNASSIGNED} LLGM Assign pre (dbc6a8e2 => cbc739e1) (gprs_llc.c:1079) 20241026055757945 DLLC NOTICE LLME(dbc6a8e2/cbc739e1){ASSIGNED} LLGM Assign post (dbc6a8e2 => cbc739e1) (gprs_llc.c:1125) 20241026055757945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055757945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055757945 DMM DEBUG MM(262420000000028/cbc739e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055757960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055757960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055757960 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055757960 DMM DEBUG MM(262420000000028/cbc739e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241026055757960 DMM NOTICE MM(262420000000028/cbc739e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055757960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055757960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055757960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055757960 DMM DEBUG MM(262420000000028/cbc739e1) Requesting authorization (sgsn_auth.c:160) 20241026055757960 DMM INFO MM(262420000000028/cbc739e1) Requesting authentication tuples (sgsn_auth.c:184) 20241026055757961 DMM DEBUG MM(262420000000028/cbc739e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055757961 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241026055757961 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@9842e08522d0: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241026055757965 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055757965 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055757966 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055757966 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055757966 DMM INFO MM(262420000000028/cbc739e1) Subscriber data update (mmctx.c:445) 20241026055757966 DMM DEBUG MM(262420000000028/cbc739e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055757966 DMM INFO MM(262420000000028/cbc739e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055757966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055757966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055757966 DMM INFO MM(262420000000028/cbc739e1) <- GMM AUTH AND CIPHERING REQ (rand = f9 b0 5b 7b 7c eb 0e db 9b 6f 92 14 89 bc 98 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055757980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055757980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055757980 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055757980 DMM INFO MM(262420000000028/cbc739e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055757980 DMM NOTICE MM(262420000000028/cbc739e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055757980 DMM DEBUG MM(262420000000028/cbc739e1) checking auth: received GSM SRES = b0 fd 52 5e (gprs_gmm.c:666) 20241026055757980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055757980 DMM DEBUG MM(262420000000028/cbc739e1) Requesting authorization (sgsn_auth.c:160) 20241026055757980 DMM INFO MM(262420000000028/cbc739e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055757980 DMM DEBUG MM(262420000000028/cbc739e1) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055757980 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241026055757980 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) 20241026055757980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055757980 DMM INFO MM(262420000000028/cbc739e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbc739e1) (gprs_gmm.c:300) 20241026055757983 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055757983 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055757983 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241026055757983 DMM INFO MM(262420000000028/cbc739e1) Subscriber data update (mmctx.c:445) 20241026055757983 DMM DEBUG MM(262420000000028/cbc739e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055757983 DMM INFO MM(262420000000028/cbc739e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055757983 DMM NOTICE MM(262420000000028/cbc739e1) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241026055757983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055757983 DMM NOTICE MM(262420000000028/cbc739e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055757983 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) 20241026055757985 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055757985 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241026055757985 DMM INFO MM(262420000000028/cbc739e1) Subscriber data update (mmctx.c:445) 20241026055757985 DMM DEBUG MM(262420000000028/cbc739e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055757996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055757996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055757996 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055757996 DMM INFO MM(262420000000028/cbc739e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055757996 DMM NOTICE MM(262420000000028/cbc739e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055757996 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055757996 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055757996 DLLC NOTICE LLME(dbc6a8e2/cbc739e1){ASSIGNED} LLGM Assign pre (ffffffff => cbc739e1) (gprs_llc.c:1079) 20241026055757996 DLLC NOTICE LLME(ffffffff/cbc739e1){ASSIGNED} LLGM Assign post (ffffffff => cbc739e1) (gprs_llc.c:1125) 20241026055757996 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055757996 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055757996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055757996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@9842e08522d0: setverdict(pass): none -> pass 20241026055758055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055758055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055758055 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055758055 DMM INFO MM(262420000000028/cbc739e1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055758055 DMM INFO MM(262420000000028/cbc739e1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055758055 DMM DEBUG MM(262420000000028/cbc739e1) Using GGSN 0 (gprs_sm.c:317) 20241026055758055 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) 20241026055758055 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241026055758055 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055758055 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055758055 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241026055758072 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 7c cf 4a a1 11 03 50 e3 7f 14 05 7f 5b 63 0e ad 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241026055758072 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca50000d0, cbp=0x55bccc581680) (sgsn_libgtp.c:629) 20241026055758072 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055758072 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=cbc739e1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055758072 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055758072 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055758083 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241026055758083 DGPRS INFO PDP(262420000000028:5): Context 0x7f1ca50000d0 was deleted (sgsn_libgtp.c:703) 20241026055758083 DMM INFO MM(262420000000028/cbc739e1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241026055758083 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241026055758083 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@9842e08522d0: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241026055758087 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241026055758088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055758088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241026055758088 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055758088 DMM INFO MM(262420000000028/cbc739e1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241026055758089 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20241026055758089 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@9842e08522d0: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@9842e08522d0: Final verdict of PTC: pass 20241026055758097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50100<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@9842e08522d0: Final verdict of PTC: none -NSVCI97(977)@9842e08522d0: Final verdict of PTC: none -NSVCI99(987)@9842e08522d0: Final verdict of PTC: none 20241026055758103 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055758103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(982)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(985)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(975)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(980)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sat Oct 26 05:57:58 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 20241026055758204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055758606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101376) 20241026055759104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055759105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101376, count=102536) 20241026055800106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055800106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sat Oct 26 05:58:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055801108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055801108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241026055801706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055801709 DMM INFO MM(262420000000028/cbc739e1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055801709 DMM INFO MM(262420000000028/cbc739e1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055801709 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055801709 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055801709 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055801709 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055801709 DLLC NOTICE LLME(ffffffff/cbc739e1){ASSIGNED} LLGM Assign pre (cbc739e1 => ffffffff) (gprs_llc.c:1079) 20241026055801709 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbc739e1 => ffffffff) (gprs_llc.c:1125) 20241026055801709 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58a330 (gprs_sndcp.c:574) 20241026055801709 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055801709 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241026055801709 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) 20241026055801709 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) 20241026055801709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055801709 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055801709 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055801709 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055801709 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055801746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055801746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055801746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055801746 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055801746 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055801746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055801746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055801746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055801746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055801748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055801748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055801748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055801748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055801748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055801748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055801748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055801748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055801748 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055801748 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055801748 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055801748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055801748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055801750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055801756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055801756 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055801762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055801762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055801762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055801762 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055801762 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055801762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055801762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055801762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055801762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055801763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055801763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055801763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055801763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055801763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055801763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055801763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055801763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055801763 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055801763 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055801763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055801764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055801764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055801765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055801769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055801769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055801778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055801778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055801778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055801778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055801778 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055801778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055801778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055801778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055801778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055801779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055801779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055801779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055801780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055801780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055801780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055801780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055801780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055801780 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055801780 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055801780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1006)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055801780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055801780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055801782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055801788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055801788 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055802109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055802109 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055802109 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055802109 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055802114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055802115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@9842e08522d0: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C89E68A9'O, index=0 SGSN_Test-GSUP(1008)@9842e08522d0: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@9842e08522d0: 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 := '5F11B5A66D8F6B056E3AEC4579D07A5E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83DB5860'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72FC020D2D8601D8'O } } } } } 20241026055802158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055802158 DLLC NOTICE LLME(ffffffff/c89e68a9){UNASSIGNED} LLC RX: unknown TLLI 0xc89e68a9, creating LLME on the fly (gprs_llc.c:552) 20241026055802158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055802158 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241026055802158 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055802158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055802158 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055802158 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055802158 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055802158 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055802158 DLLC NOTICE LLME(ffffffff/c89e68a9){UNASSIGNED} LLGM Assign pre (c89e68a9 => f75a4361) (gprs_llc.c:1079) 20241026055802158 DLLC NOTICE LLME(c89e68a9/f75a4361){ASSIGNED} LLGM Assign post (c89e68a9 => f75a4361) (gprs_llc.c:1125) 20241026055802158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055802158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055802158 DMM DEBUG MM(262420000000026/f75a4361) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055802182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055802182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055802182 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055802182 DMM DEBUG MM(262420000000026/f75a4361) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241026055802182 DMM NOTICE MM(262420000000026/f75a4361) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055802182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055802182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055802183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055802183 DMM DEBUG MM(262420000000026/f75a4361) Requesting authorization (sgsn_auth.c:160) 20241026055802183 DMM INFO MM(262420000000026/f75a4361) Requesting authentication tuples (sgsn_auth.c:184) 20241026055802183 DMM DEBUG MM(262420000000026/f75a4361) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055802183 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241026055802183 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)@9842e08522d0: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241026055802189 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055802189 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055802189 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055802189 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055802189 DMM INFO MM(262420000000026/f75a4361) Subscriber data update (mmctx.c:445) 20241026055802189 DMM DEBUG MM(262420000000026/f75a4361) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055802189 DMM INFO MM(262420000000026/f75a4361) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055802189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055802189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055802189 DMM INFO MM(262420000000026/f75a4361) <- GMM AUTH AND CIPHERING REQ (rand = 5f 11 b5 a6 6d 8f 6b 05 6e 3a ec 45 79 d0 7a 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055802205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055802205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055802205 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055802205 DMM INFO MM(262420000000026/f75a4361) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055802205 DMM NOTICE MM(262420000000026/f75a4361) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055802205 DMM DEBUG MM(262420000000026/f75a4361) checking auth: received GSM SRES = 83 db 58 60 (gprs_gmm.c:666) 20241026055802205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055802205 DMM DEBUG MM(262420000000026/f75a4361) Requesting authorization (sgsn_auth.c:160) 20241026055802205 DMM INFO MM(262420000000026/f75a4361) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055802205 DMM DEBUG MM(262420000000026/f75a4361) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055802205 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241026055802205 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) 20241026055802205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055802205 DMM INFO MM(262420000000026/f75a4361) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75a4361) (gprs_gmm.c:300) 20241026055802208 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055802208 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055802208 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241026055802208 DMM INFO MM(262420000000026/f75a4361) Subscriber data update (mmctx.c:445) 20241026055802208 DMM DEBUG MM(262420000000026/f75a4361) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055802208 DMM INFO MM(262420000000026/f75a4361) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055802208 DMM NOTICE MM(262420000000026/f75a4361) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241026055802208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055802208 DMM NOTICE MM(262420000000026/f75a4361) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055802208 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) 20241026055802209 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055802209 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241026055802209 DMM INFO MM(262420000000026/f75a4361) Subscriber data update (mmctx.c:445) 20241026055802209 DMM DEBUG MM(262420000000026/f75a4361) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055802221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055802221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055802221 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055802221 DMM INFO MM(262420000000026/f75a4361) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055802221 DMM NOTICE MM(262420000000026/f75a4361) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055802221 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055802221 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055802221 DLLC NOTICE LLME(c89e68a9/f75a4361){ASSIGNED} LLGM Assign pre (ffffffff => f75a4361) (gprs_llc.c:1079) 20241026055802221 DLLC NOTICE LLME(ffffffff/f75a4361){ASSIGNED} LLGM Assign post (ffffffff => f75a4361) (gprs_llc.c:1125) 20241026055802221 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055802221 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055802221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055802221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@9842e08522d0: setverdict(pass): none -> pass 20241026055802274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055802274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055802274 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055802274 DMM INFO MM(262420000000026/f75a4361) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055802274 DMM INFO MM(262420000000026/f75a4361) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055802274 DMM DEBUG MM(262420000000026/f75a4361) Using GGSN 0 (gprs_sm.c:317) 20241026055802274 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) 20241026055802274 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241026055802274 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055802274 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055802274 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241026055802291 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 2d 03 b8 95 11 64 2a 93 6e 14 05 7f 5b e7 ad 11 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) 20241026055802291 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca50000d0, cbp=0x55bccc581680) (sgsn_libgtp.c:629) 20241026055802291 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055802291 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=f75a4361, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055802291 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055802291 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055802309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055802309 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026055802309 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055802316 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 2d 03 b8 95 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241026055802316 DGPRS INFO PDP(262420000000026:5): Context 0x7f1ca50000d0 was deleted (sgsn_libgtp.c:703) 20241026055802316 DMM INFO MM(262420000000026/f75a4361) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241026055802316 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241026055802316 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@9842e08522d0: Removing Client IMSI='262420000000026'H, index=0 20241026055802327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055802327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241026055802327 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055802327 DMM INFO MM(262420000000026/f75a4361) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@9842e08522d0: Final verdict of PTC: pass 20241026055802333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39506<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@9842e08522d0: Final verdict of PTC: none 20241026055802338 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055802338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1006)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1001)@9842e08522d0: Final verdict of PTC: none -NSVCI97(996)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(999)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(994)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1004)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sat Oct 26 05:58:02 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 20241026055802403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055802805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84356) 20241026055803339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055803340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84356, count=103836) 20241026055804341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055804341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sat Oct 26 05:58:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055805342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055805343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_gmm_detach started. 20241026055805906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055805908 DMM INFO MM(262420000000026/f75a4361) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055805908 DMM INFO MM(262420000000026/f75a4361) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055805908 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055805908 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055805908 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055805908 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055805908 DLLC NOTICE LLME(ffffffff/f75a4361){ASSIGNED} LLGM Assign pre (f75a4361 => ffffffff) (gprs_llc.c:1079) 20241026055805908 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f75a4361 => ffffffff) (gprs_llc.c:1125) 20241026055805908 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58a330 (gprs_sndcp.c:574) 20241026055805908 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055805908 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241026055805908 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) 20241026055805908 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) 20241026055805909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055805909 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055805909 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055805909 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055805909 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055805943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055805943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055805943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055805943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055805943 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055805943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055805943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055805943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055805943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055805944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055805944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055805944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055805944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055805944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055805944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055805944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055805944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055805944 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055805944 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055805944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055805944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055805944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055805946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055805951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055805951 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055805963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055805963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055805963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055805963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055805963 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055805963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055805963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055805963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055805963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1020)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1021)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055805963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055805963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055805963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055805963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055805963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055805963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055805963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055805963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055805963 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055805964 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055805964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055805964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055805964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055805966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026055805971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055805971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1020)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1018)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1025)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055805974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055805974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055805974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055805974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055805974 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055805974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055805974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055805974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055805974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055805975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055805975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055805975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055805975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055805975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055805975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055805975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055805975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055805975 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055805975 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055805975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055805975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055805975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055805977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055805981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055805981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055806344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055806344 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055806344 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055806344 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055806348 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055806349 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@9842e08522d0: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='E4D34E1D'O, index=0 SGSN_Test-GSUP(1027)@9842e08522d0: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@9842e08522d0: 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 := 'ECAC6D51FC946A8C1F4C6C0F1975FAB5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9743E944'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92C4601A5C528F93'O } } } } } 20241026055806419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055806419 DLLC NOTICE LLME(ffffffff/e4d34e1d){UNASSIGNED} LLC RX: unknown TLLI 0xe4d34e1d, creating LLME on the fly (gprs_llc.c:552) 20241026055806419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055806419 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241026055806419 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055806419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055806419 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055806419 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055806419 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055806419 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055806419 DLLC NOTICE LLME(ffffffff/e4d34e1d){UNASSIGNED} LLGM Assign pre (e4d34e1d => ed2ee8f0) (gprs_llc.c:1079) 20241026055806419 DLLC NOTICE LLME(e4d34e1d/ed2ee8f0){ASSIGNED} LLGM Assign post (e4d34e1d => ed2ee8f0) (gprs_llc.c:1125) 20241026055806419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055806419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055806419 DMM DEBUG MM(262420000000026/ed2ee8f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055806428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055806428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055806428 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055806428 DMM DEBUG MM(262420000000026/ed2ee8f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241026055806428 DMM NOTICE MM(262420000000026/ed2ee8f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055806428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055806428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055806428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055806428 DMM DEBUG MM(262420000000026/ed2ee8f0) Requesting authorization (sgsn_auth.c:160) 20241026055806428 DMM INFO MM(262420000000026/ed2ee8f0) Requesting authentication tuples (sgsn_auth.c:184) 20241026055806429 DMM DEBUG MM(262420000000026/ed2ee8f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055806429 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241026055806429 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@9842e08522d0: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241026055806431 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055806431 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055806431 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055806431 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055806431 DMM INFO MM(262420000000026/ed2ee8f0) Subscriber data update (mmctx.c:445) 20241026055806431 DMM DEBUG MM(262420000000026/ed2ee8f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055806431 DMM INFO MM(262420000000026/ed2ee8f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055806431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055806431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055806431 DMM INFO MM(262420000000026/ed2ee8f0) <- GMM AUTH AND CIPHERING REQ (rand = ec ac 6d 51 fc 94 6a 8c 1f 4c 6c 0f 19 75 fa b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055806439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055806439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055806439 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055806439 DMM INFO MM(262420000000026/ed2ee8f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055806439 DMM NOTICE MM(262420000000026/ed2ee8f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055806439 DMM DEBUG MM(262420000000026/ed2ee8f0) checking auth: received GSM SRES = 97 43 e9 44 (gprs_gmm.c:666) 20241026055806439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055806439 DMM DEBUG MM(262420000000026/ed2ee8f0) Requesting authorization (sgsn_auth.c:160) 20241026055806439 DMM INFO MM(262420000000026/ed2ee8f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055806439 DMM DEBUG MM(262420000000026/ed2ee8f0) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055806439 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241026055806439 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) 20241026055806439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055806439 DMM INFO MM(262420000000026/ed2ee8f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xed2ee8f0) (gprs_gmm.c:300) 20241026055806440 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055806440 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055806440 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241026055806440 DMM INFO MM(262420000000026/ed2ee8f0) Subscriber data update (mmctx.c:445) 20241026055806440 DMM DEBUG MM(262420000000026/ed2ee8f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055806440 DMM INFO MM(262420000000026/ed2ee8f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055806440 DMM NOTICE MM(262420000000026/ed2ee8f0) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241026055806440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055806440 DMM NOTICE MM(262420000000026/ed2ee8f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055806440 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) 20241026055806441 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055806441 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241026055806441 DMM INFO MM(262420000000026/ed2ee8f0) Subscriber data update (mmctx.c:445) 20241026055806441 DMM DEBUG MM(262420000000026/ed2ee8f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055806450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055806450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055806450 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055806450 DMM INFO MM(262420000000026/ed2ee8f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055806450 DMM NOTICE MM(262420000000026/ed2ee8f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055806450 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055806450 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055806450 DLLC NOTICE LLME(e4d34e1d/ed2ee8f0){ASSIGNED} LLGM Assign pre (ffffffff => ed2ee8f0) (gprs_llc.c:1079) 20241026055806450 DLLC NOTICE LLME(ffffffff/ed2ee8f0){ASSIGNED} LLGM Assign post (ffffffff => ed2ee8f0) (gprs_llc.c:1125) 20241026055806450 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055806450 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055806450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055806450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@9842e08522d0: setverdict(pass): none -> pass 20241026055806504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055806505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055806505 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055806505 DMM INFO MM(262420000000026/ed2ee8f0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055806505 DMM INFO MM(262420000000026/ed2ee8f0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055806505 DMM DEBUG MM(262420000000026/ed2ee8f0) Using GGSN 0 (gprs_sm.c:317) 20241026055806505 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) 20241026055806505 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241026055806505 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055806505 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055806505 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241026055806528 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 5a 70 b0 3b 11 e3 89 d6 26 14 05 7f 75 33 83 27 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241026055806528 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca50000d0, cbp=0x55bccc581680) (sgsn_libgtp.c:629) 20241026055806528 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055806528 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=ed2ee8f0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055806528 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055806528 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055806544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055806544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055806544 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055806544 DMM INFO MM(262420000000026/ed2ee8f0) -> GMM DETACH REQUEST TLLI=0xed2ee8f0 type=GPRS detach (gprs_gmm.c:1465) 20241026055806544 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241026055806544 DMM INFO MM(262420000000026/ed2ee8f0) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026055806544 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055806544 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055806544 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055806544 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055806544 DLLC NOTICE LLME(ffffffff/ed2ee8f0){ASSIGNED} LLGM Assign pre (ed2ee8f0 => ffffffff) (gprs_llc.c:1079) 20241026055806544 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed2ee8f0 => ffffffff) (gprs_llc.c:1125) 20241026055806544 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58a330 (gprs_sndcp.c:574) 20241026055806544 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055806544 DMM NOTICE MM(262420000000026/ed2ee8f0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026055806544 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241026055806545 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026055806545 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055806545 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241026055806545 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241026055806545 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) 20241026055806545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055806545 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055806545 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055806545 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055806547 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@9842e08522d0: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@9842e08522d0: Final verdict of PTC: pass 20241026055806559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39538<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1016)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(1027)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1015)@9842e08522d0: Final verdict of PTC: none 20241026055806564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055806564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1018)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1021)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1025)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1019)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1013)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1023)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1018): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1025): none (none -> none) Sat Oct 26 05:58:06 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. 20241026055806632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055806934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84028) 20241026055807566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055807566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84028, count=107332) 20241026055808568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055808568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sat Oct 26 05:58:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055809570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055809570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241026055809987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055809990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055810024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055810024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055810024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055810024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055810024 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055810024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055810024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055810024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055810024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055810025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055810025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055810025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055810025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055810025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055810025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055810025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055810025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055810025 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055810025 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055810025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055810025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055810025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055810027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055810033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055810033 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055810041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055810041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055810041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055810041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055810041 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055810041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055810041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055810041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055810041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055810042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055810042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055810042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055810042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055810042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055810042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055810042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055810042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055810042 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055810042 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055810042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055810042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055810042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055810044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055810049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055810049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055810056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055810056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055810056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055810056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055810056 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055810056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055810056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055810056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055810056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055810057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055810057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055810057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055810057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055810057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055810057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055810057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055810057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055810057 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055810057 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055810057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055810057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055810057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055810059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055810063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055810063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055810571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055810571 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055810571 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055810571 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055810575 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055810576 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@9842e08522d0: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='C04AB781'O, index=0 SGSN_Test-GSUP(1046)@9842e08522d0: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241026055811648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055811648 DLLC NOTICE LLME(ffffffff/c04ab781){UNASSIGNED} LLC RX: unknown TLLI 0xc04ab781, creating LLME on the fly (gprs_llc.c:552) 20241026055811648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055811648 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241026055811649 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055811649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055811649 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055811649 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055811649 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055811649 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055811649 DLLC NOTICE LLME(ffffffff/c04ab781){UNASSIGNED} LLGM Assign pre (c04ab781 => e7f60ce3) (gprs_llc.c:1079) 20241026055811649 DLLC NOTICE LLME(c04ab781/e7f60ce3){ASSIGNED} LLGM Assign post (c04ab781 => e7f60ce3) (gprs_llc.c:1125) 20241026055811649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055811649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055811649 DMM DEBUG MM(262420000000039/e7f60ce3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055811663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055811664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241026055811664 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055811664 DMM INFO MM(262420000000039/e7f60ce3) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241026055811664 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055811664 DLLC NOTICE LLME(c04ab781/e7f60ce3){ASSIGNED} LLGM Assign pre (c04ab781 => e7f60ce3) (gprs_llc.c:1079) 20241026055811664 DLLC NOTICE LLME(c04ab781/e7f60ce3){ASSIGNED} LLGM Assign post (c04ab781 => e7f60ce3) (gprs_llc.c:1125) 20241026055811664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055811664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055811664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055811664 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055811664 DMM DEBUG MM(262420000000039/e7f60ce3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241026055811664 DMM NOTICE MM(262420000000039/e7f60ce3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055811664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055811664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055811664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026055811664 DMM INFO MM(262420000000039/e7f60ce3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7f60ce3) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@9842e08522d0: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@9842e08522d0: Removing Client IMSI='262420000000039'H, index=0 20241026055812680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055812680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055812680 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055812680 DMM INFO MM(262420000000039/e7f60ce3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055812680 DMM NOTICE MM(262420000000039/e7f60ce3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055812680 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055812680 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055812680 DLLC NOTICE LLME(c04ab781/e7f60ce3){ASSIGNED} LLGM Assign pre (ffffffff => e7f60ce3) (gprs_llc.c:1079) 20241026055812680 DLLC NOTICE LLME(ffffffff/e7f60ce3){ASSIGNED} LLGM Assign post (ffffffff => e7f60ce3) (gprs_llc.c:1125) 20241026055812680 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055812680 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055812680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055812680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@9842e08522d0: Final verdict of PTC: pass 20241026055812683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39568<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055812687 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055812688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1039)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(1046)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@9842e08522d0: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1044)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1034)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@9842e08522d0: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@9842e08522d0: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1032)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1037)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1042)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sat Oct 26 05:58:12 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 20241026055812760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055813163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60148) 20241026055813688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055813688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60148, count=70204) 20241026055814689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055814689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sat Oct 26 05:58:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055815690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055815690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_xid_empty_l3 started. 20241026055816250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055816252 DMM INFO MM(262420000000039/e7f60ce3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055816252 DMM INFO MM(262420000000039/e7f60ce3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055816252 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055816252 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055816253 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055816253 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055816253 DLLC NOTICE LLME(ffffffff/e7f60ce3){ASSIGNED} LLGM Assign pre (e7f60ce3 => ffffffff) (gprs_llc.c:1079) 20241026055816253 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7f60ce3 => ffffffff) (gprs_llc.c:1125) 20241026055816253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055816253 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055816253 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055816253 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055816253 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055816298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055816298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055816298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055816298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055816298 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055816298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055816298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055816298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055816298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055816299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055816299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055816299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055816299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055816299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055816299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055816299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055816299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055816299 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055816299 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055816299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055816300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055816300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055816301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055816306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055816306 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055816327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055816327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055816327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055816327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055816327 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055816327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055816327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055816327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055816327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055816329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055816329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055816329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055816329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055816329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055816329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055816329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055816329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055816329 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055816329 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055816329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055816329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055816329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055816334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055816343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055816343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055816358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055816358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055816358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055816358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055816358 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055816358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055816358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055816358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055816358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055816359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055816359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055816359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055816359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055816359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055816359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055816359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055816359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055816359 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055816359 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055816359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055816360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055816360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055816362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055816367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055816367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055816691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055816691 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055816691 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055816691 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055816695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055816696 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@9842e08522d0: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='D374CE70'O, index=0 SGSN_Test-GSUP(1065)@9842e08522d0: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@9842e08522d0: 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 := '1FF3EFDC004B78DD38D7004E5C577D73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD1414DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDD3B053AD012D70'O } } } } } 20241026055817776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055817776 DLLC NOTICE LLME(ffffffff/d374ce70){UNASSIGNED} LLC RX: unknown TLLI 0xd374ce70, creating LLME on the fly (gprs_llc.c:552) 20241026055817776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055817776 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241026055817776 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055817776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055817776 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055817776 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055817776 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055817776 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055817776 DLLC NOTICE LLME(ffffffff/d374ce70){UNASSIGNED} LLGM Assign pre (d374ce70 => d12e4662) (gprs_llc.c:1079) 20241026055817776 DLLC NOTICE LLME(d374ce70/d12e4662){ASSIGNED} LLGM Assign post (d374ce70 => d12e4662) (gprs_llc.c:1125) 20241026055817776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055817776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055817776 DMM DEBUG MM(262420000000044/d12e4662) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055817801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055817801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055817801 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055817801 DMM DEBUG MM(262420000000044/d12e4662) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241026055817801 DMM NOTICE MM(262420000000044/d12e4662) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055817801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055817801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055817801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055817801 DMM DEBUG MM(262420000000044/d12e4662) Requesting authorization (sgsn_auth.c:160) 20241026055817801 DMM INFO MM(262420000000044/d12e4662) Requesting authentication tuples (sgsn_auth.c:184) 20241026055817801 DMM DEBUG MM(262420000000044/d12e4662) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055817801 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241026055817801 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@9842e08522d0: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@9842e08522d0: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241026055817807 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055817807 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055817807 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055817807 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055817807 DMM INFO MM(262420000000044/d12e4662) Subscriber data update (mmctx.c:445) 20241026055817807 DMM DEBUG MM(262420000000044/d12e4662) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055817807 DMM INFO MM(262420000000044/d12e4662) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055817807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055817807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055817807 DMM INFO MM(262420000000044/d12e4662) <- GMM AUTH AND CIPHERING REQ (rand = 1f f3 ef dc 00 4b 78 dd 38 d7 00 4e 5c 57 7d 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055817824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055817824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055817824 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055817824 DMM INFO MM(262420000000044/d12e4662) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055817824 DMM NOTICE MM(262420000000044/d12e4662) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055817824 DMM DEBUG MM(262420000000044/d12e4662) checking auth: received GSM SRES = cd 14 14 dc (gprs_gmm.c:666) 20241026055817824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055817824 DMM DEBUG MM(262420000000044/d12e4662) Requesting authorization (sgsn_auth.c:160) 20241026055817824 DMM INFO MM(262420000000044/d12e4662) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055817824 DMM DEBUG MM(262420000000044/d12e4662) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055817824 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241026055817824 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) 20241026055817824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055817824 DMM INFO MM(262420000000044/d12e4662) <- GMM ATTACH ACCEPT (new P-TMSI=0xd12e4662) (gprs_gmm.c:300) 20241026055817827 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055817827 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055817827 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241026055817827 DMM INFO MM(262420000000044/d12e4662) Subscriber data update (mmctx.c:445) 20241026055817827 DMM DEBUG MM(262420000000044/d12e4662) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055817827 DMM INFO MM(262420000000044/d12e4662) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055817827 DMM NOTICE MM(262420000000044/d12e4662) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241026055817827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055817828 DMM NOTICE MM(262420000000044/d12e4662) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055817828 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) 20241026055817829 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055817829 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241026055817829 DMM INFO MM(262420000000044/d12e4662) Subscriber data update (mmctx.c:445) 20241026055817829 DMM DEBUG MM(262420000000044/d12e4662) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055817841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055817841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055817841 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055817841 DMM INFO MM(262420000000044/d12e4662) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055817841 DMM NOTICE MM(262420000000044/d12e4662) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055817841 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055817841 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055817841 DLLC NOTICE LLME(d374ce70/d12e4662){ASSIGNED} LLGM Assign pre (ffffffff => d12e4662) (gprs_llc.c:1079) 20241026055817841 DLLC NOTICE LLME(ffffffff/d12e4662){ASSIGNED} LLGM Assign post (ffffffff => d12e4662) (gprs_llc.c:1125) 20241026055817841 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055817841 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055817841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055817841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@9842e08522d0: setverdict(pass): none -> pass 20241026055817899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055817899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055817899 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055817899 DMM INFO MM(262420000000044/d12e4662) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055817899 DMM INFO MM(262420000000044/d12e4662) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055817899 DMM DEBUG MM(262420000000044/d12e4662) Using GGSN 0 (gprs_sm.c:317) 20241026055817899 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) 20241026055817899 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241026055817899 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055817899 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055817899 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241026055817926 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 c8 d6 dc 3c 11 ca dc 47 2b 14 05 7f 4c 78 66 72 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) 20241026055817926 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca5001148, cbp=0x55bccc582bf0) (sgsn_libgtp.c:629) 20241026055817926 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055817926 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=d12e4662, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055817926 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055817926 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055817940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055817941 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241026055817941 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241026055817941 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@9842e08522d0: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@9842e08522d0: Final verdict of PTC: pass 20241026055817951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51266<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@9842e08522d0: Final verdict of PTC: none 20241026055817955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055817956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_empty_l3-BVCI220(1062)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@9842e08522d0: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@9842e08522d0: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1063)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1053)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1058)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1056)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1051)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1061)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@9842e08522d0: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sat Oct 26 05:58:17 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 20241026055818021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055818423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70704) 20241026055818956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055818957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70704, count=97416) 20241026055819958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055819958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sat Oct 26 05:58:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055820960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055820960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_xid_n201u started. 20241026055821522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055821524 DMM INFO MM(262420000000044/d12e4662) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055821524 DMM INFO MM(262420000000044/d12e4662) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055821524 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055821524 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055821524 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055821524 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055821524 DLLC NOTICE LLME(ffffffff/d12e4662){ASSIGNED} LLGM Assign pre (d12e4662 => ffffffff) (gprs_llc.c:1079) 20241026055821524 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d12e4662 => ffffffff) (gprs_llc.c:1125) 20241026055821524 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58a330 (gprs_sndcp.c:574) 20241026055821524 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055821524 DMM NOTICE MM(262420000000044/d12e4662) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026055821524 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241026055821524 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026055821524 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055821524 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241026055821524 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241026055821524 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) 20241026055821524 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) 20241026055821525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055821525 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055821525 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055821525 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055821525 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1073)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055821578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055821578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055821578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055821578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055821578 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055821578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055821578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055821578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055821578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1072)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1073)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055821579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055821579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055821579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055821579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055821579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055821579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055821579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055821579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055821579 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055821579 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055821579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055821580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055821580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1073)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055821582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1072)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241026055821587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055821587 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1077)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@9842e08522d0: Provider Link came up: sending NS-RESET TC_xid_n201u-BVCI196(1070)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055821590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055821590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055821590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055821590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055821590 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055821590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055821590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055821590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055821590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055821591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055821591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055821591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055821591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055821591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055821591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055821591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055821591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055821591 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055821591 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055821591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055821591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055821591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055821593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055821597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055821597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055821606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055821606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055821606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055821606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055821606 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055821606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055821606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055821606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055821606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055821607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055821607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055821607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055821607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055821607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055821607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055821607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055821607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055821607 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055821607 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055821607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055821607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055821607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055821609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055821613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055821613 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055821961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055821961 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055821961 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055821961 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055821965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055821967 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1070)@9842e08522d0: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='C072596D'O, index=0 SGSN_Test-GSUP(1084)@9842e08522d0: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@9842e08522d0: 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 := '336A1751FCF1D1B3562725A289822454'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64199B9F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '631B5C5B9048FCF7'O } } } } } 20241026055823034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055823034 DLLC NOTICE LLME(ffffffff/c072596d){UNASSIGNED} LLC RX: unknown TLLI 0xc072596d, creating LLME on the fly (gprs_llc.c:552) 20241026055823034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055823035 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241026055823035 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055823035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055823035 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055823035 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055823035 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055823035 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055823035 DLLC NOTICE LLME(ffffffff/c072596d){UNASSIGNED} LLGM Assign pre (c072596d => f102b687) (gprs_llc.c:1079) 20241026055823035 DLLC NOTICE LLME(c072596d/f102b687){ASSIGNED} LLGM Assign post (c072596d => f102b687) (gprs_llc.c:1125) 20241026055823035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055823035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055823035 DMM DEBUG MM(262420000000045/f102b687) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055823050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055823050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055823050 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055823050 DMM DEBUG MM(262420000000045/f102b687) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241026055823050 DMM NOTICE MM(262420000000045/f102b687) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055823050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055823050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055823050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055823050 DMM DEBUG MM(262420000000045/f102b687) Requesting authorization (sgsn_auth.c:160) 20241026055823050 DMM INFO MM(262420000000045/f102b687) Requesting authentication tuples (sgsn_auth.c:184) 20241026055823050 DMM DEBUG MM(262420000000045/f102b687) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055823050 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241026055823050 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@9842e08522d0: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@9842e08522d0: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241026055823056 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055823056 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055823056 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055823056 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055823056 DMM INFO MM(262420000000045/f102b687) Subscriber data update (mmctx.c:445) 20241026055823056 DMM DEBUG MM(262420000000045/f102b687) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055823056 DMM INFO MM(262420000000045/f102b687) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055823056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055823056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055823056 DMM INFO MM(262420000000045/f102b687) <- GMM AUTH AND CIPHERING REQ (rand = 33 6a 17 51 fc f1 d1 b3 56 27 25 a2 89 82 24 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055823070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055823071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055823071 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055823071 DMM INFO MM(262420000000045/f102b687) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055823071 DMM NOTICE MM(262420000000045/f102b687) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055823071 DMM DEBUG MM(262420000000045/f102b687) checking auth: received GSM SRES = 64 19 9b 9f (gprs_gmm.c:666) 20241026055823071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055823071 DMM DEBUG MM(262420000000045/f102b687) Requesting authorization (sgsn_auth.c:160) 20241026055823071 DMM INFO MM(262420000000045/f102b687) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055823071 DMM DEBUG MM(262420000000045/f102b687) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055823071 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241026055823071 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) 20241026055823071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055823071 DMM INFO MM(262420000000045/f102b687) <- GMM ATTACH ACCEPT (new P-TMSI=0xf102b687) (gprs_gmm.c:300) 20241026055823073 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055823074 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055823074 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241026055823074 DMM INFO MM(262420000000045/f102b687) Subscriber data update (mmctx.c:445) 20241026055823074 DMM DEBUG MM(262420000000045/f102b687) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055823074 DMM INFO MM(262420000000045/f102b687) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055823074 DMM NOTICE MM(262420000000045/f102b687) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241026055823074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055823074 DMM NOTICE MM(262420000000045/f102b687) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055823074 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) 20241026055823075 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055823075 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241026055823075 DMM INFO MM(262420000000045/f102b687) Subscriber data update (mmctx.c:445) 20241026055823075 DMM DEBUG MM(262420000000045/f102b687) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055823086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055823086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055823086 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055823086 DMM INFO MM(262420000000045/f102b687) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055823086 DMM NOTICE MM(262420000000045/f102b687) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055823086 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055823086 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055823086 DLLC NOTICE LLME(c072596d/f102b687){ASSIGNED} LLGM Assign pre (ffffffff => f102b687) (gprs_llc.c:1079) 20241026055823086 DLLC NOTICE LLME(ffffffff/f102b687){ASSIGNED} LLGM Assign post (ffffffff => f102b687) (gprs_llc.c:1125) 20241026055823086 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055823086 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055823086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055823086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@9842e08522d0: setverdict(pass): none -> pass 20241026055823139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055823139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055823139 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055823139 DMM INFO MM(262420000000045/f102b687) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055823139 DMM INFO MM(262420000000045/f102b687) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055823139 DMM DEBUG MM(262420000000045/f102b687) Using GGSN 0 (gprs_sm.c:317) 20241026055823139 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) 20241026055823139 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241026055823139 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055823139 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055823139 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241026055823164 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 c5 2a 3a 6f 11 43 f2 9e 17 14 05 7f 35 9d 8f 2d 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) 20241026055823164 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca50021c0, cbp=0x55bccc582ff0) (sgsn_libgtp.c:629) 20241026055823164 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055823164 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=f102b687, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055823164 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055823165 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055823180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055823180 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241026055823180 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241026055823180 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241026055823180 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1070)@9842e08522d0: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@9842e08522d0: Final verdict of PTC: pass 20241026055823194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1077)@9842e08522d0: Final verdict of PTC: none 20241026055823199 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055823199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1078)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1082)@9842e08522d0: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@9842e08522d0: Final verdict of PTC: none TC_xid_n201u-BVCI196(1070)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@9842e08522d0: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1073)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1071)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1080)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1075)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_xid_n201u-BVCI196(1070): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@9842e08522d0: Test case TC_xid_n201u finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sat Oct 26 05:58:23 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241026055823297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055823699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100296) 20241026055824201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055824201 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) 20241026055825202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055825203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026055825665 DGPRS DEBUG Checking for inactive LLMEs, time = 32450504 (sgsn.c:131) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sat Oct 26 05:58:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055826205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055826205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_llc_null started. 20241026055826794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055826796 DMM INFO MM(262420000000045/f102b687) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055826796 DMM INFO MM(262420000000045/f102b687) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055826796 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055826796 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055826796 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055826796 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055826796 DLLC NOTICE LLME(ffffffff/f102b687){ASSIGNED} LLGM Assign pre (f102b687 => ffffffff) (gprs_llc.c:1079) 20241026055826796 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f102b687 => ffffffff) (gprs_llc.c:1125) 20241026055826796 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58a330 (gprs_sndcp.c:574) 20241026055826796 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055826796 DMM NOTICE MM(262420000000045/f102b687) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026055826797 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241026055826797 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026055826797 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055826797 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241026055826797 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241026055826797 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) 20241026055826797 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) 20241026055826797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055826797 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055826797 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055826797 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055826797 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055826840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055826840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055826840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055826840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055826840 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055826840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055826840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055826840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055826840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055826840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055826840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055826840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055826840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055826840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055826840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055826840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055826841 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055826841 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055826841 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055826841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055826841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055826841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055826843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055826848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055826848 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055826859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055826859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055826859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055826859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055826859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055826859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055826859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055826859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055826859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055826860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055826860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055826860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055826860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055826860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055826860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055826860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055826860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055826860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055826860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055826860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055826860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055826860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055826863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055826868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055826868 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055826875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055826875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055826875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055826875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055826875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055826875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055826875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055826875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055826875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055826875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055826875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055826875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055826876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055826876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055826876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055826876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055826876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055826876 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055826876 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055826876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055826876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055826876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055826877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055826882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055826882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055827206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055827206 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055827206 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055827206 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055827210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@9842e08522d0: 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 } } } } 20241026055827212 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@9842e08522d0: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='E094579B'O, index=0 SGSN_Test-GSUP(1103)@9842e08522d0: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@9842e08522d0: 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 := 'A8A60DBC15BCDD0933FEA1D1CCF03556'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33974308'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12DF815BE4FFD7B6'O } } } } } 20241026055828281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055828281 DLLC NOTICE LLME(ffffffff/e094579b){UNASSIGNED} LLC RX: unknown TLLI 0xe094579b, creating LLME on the fly (gprs_llc.c:552) 20241026055828281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055828281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241026055828281 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055828281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055828281 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055828281 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055828281 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055828281 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055828281 DLLC NOTICE LLME(ffffffff/e094579b){UNASSIGNED} LLGM Assign pre (e094579b => ca92385f) (gprs_llc.c:1079) 20241026055828281 DLLC NOTICE LLME(e094579b/ca92385f){ASSIGNED} LLGM Assign post (e094579b => ca92385f) (gprs_llc.c:1125) 20241026055828281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055828281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055828281 DMM DEBUG MM(262420000000041/ca92385f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055828300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055828300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055828300 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055828300 DMM DEBUG MM(262420000000041/ca92385f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241026055828300 DMM NOTICE MM(262420000000041/ca92385f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055828300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055828300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055828300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055828300 DMM DEBUG MM(262420000000041/ca92385f) Requesting authorization (sgsn_auth.c:160) 20241026055828300 DMM INFO MM(262420000000041/ca92385f) Requesting authentication tuples (sgsn_auth.c:184) 20241026055828300 DMM DEBUG MM(262420000000041/ca92385f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055828300 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241026055828300 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@9842e08522d0: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@9842e08522d0: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241026055828305 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055828305 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055828305 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055828305 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055828305 DMM INFO MM(262420000000041/ca92385f) Subscriber data update (mmctx.c:445) 20241026055828305 DMM DEBUG MM(262420000000041/ca92385f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055828305 DMM INFO MM(262420000000041/ca92385f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055828305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055828305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055828305 DMM INFO MM(262420000000041/ca92385f) <- GMM AUTH AND CIPHERING REQ (rand = a8 a6 0d bc 15 bc dd 09 33 fe a1 d1 cc f0 35 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055828320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055828320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055828320 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055828320 DMM INFO MM(262420000000041/ca92385f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055828320 DMM NOTICE MM(262420000000041/ca92385f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055828320 DMM DEBUG MM(262420000000041/ca92385f) checking auth: received GSM SRES = 33 97 43 08 (gprs_gmm.c:666) 20241026055828320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055828320 DMM DEBUG MM(262420000000041/ca92385f) Requesting authorization (sgsn_auth.c:160) 20241026055828320 DMM INFO MM(262420000000041/ca92385f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055828320 DMM DEBUG MM(262420000000041/ca92385f) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055828320 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241026055828320 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) 20241026055828320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055828320 DMM INFO MM(262420000000041/ca92385f) <- GMM ATTACH ACCEPT (new P-TMSI=0xca92385f) (gprs_gmm.c:300) 20241026055828323 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055828323 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055828323 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241026055828323 DMM INFO MM(262420000000041/ca92385f) Subscriber data update (mmctx.c:445) 20241026055828323 DMM DEBUG MM(262420000000041/ca92385f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055828323 DMM INFO MM(262420000000041/ca92385f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055828323 DMM NOTICE MM(262420000000041/ca92385f) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241026055828323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055828323 DMM NOTICE MM(262420000000041/ca92385f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055828323 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) 20241026055828324 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055828324 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241026055828324 DMM INFO MM(262420000000041/ca92385f) Subscriber data update (mmctx.c:445) 20241026055828324 DMM DEBUG MM(262420000000041/ca92385f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055828336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055828336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055828336 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055828336 DMM INFO MM(262420000000041/ca92385f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055828336 DMM NOTICE MM(262420000000041/ca92385f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055828336 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055828336 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055828336 DLLC NOTICE LLME(e094579b/ca92385f){ASSIGNED} LLGM Assign pre (ffffffff => ca92385f) (gprs_llc.c:1079) 20241026055828336 DLLC NOTICE LLME(ffffffff/ca92385f){ASSIGNED} LLGM Assign post (ffffffff => ca92385f) (gprs_llc.c:1125) 20241026055828336 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055828336 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055828336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055828336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026055829392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055829392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241026055829392 DLLC DEBUG TLLI=ca92385f sends us LLC NULL (gprs_llc.c:912) 20241026055829392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055829393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241026055829393 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055829393 DMM INFO MM(262420000000041/ca92385f) -> GMM DETACH REQUEST TLLI=0xca92385f type=GPRS detach Power-off (gprs_gmm.c:1465) 20241026055829393 DMM INFO MM(262420000000041/ca92385f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241026055829393 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055829393 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055829393 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055829393 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055829393 DLLC NOTICE LLME(ffffffff/ca92385f){ASSIGNED} LLGM Assign pre (ca92385f => ffffffff) (gprs_llc.c:1079) 20241026055829393 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca92385f => ffffffff) (gprs_llc.c:1125) 20241026055829393 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241026055829393 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) 20241026055829393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055829393 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055829393 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055829393 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055829394 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@9842e08522d0: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@9842e08522d0: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@9842e08522d0: Final verdict of PTC: pass 20241026055834409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35606<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055834412 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055834413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1103)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@9842e08522d0: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@9842e08522d0: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1096)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@9842e08522d0: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1101)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1091)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1089)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1094)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1099)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@9842e08522d0: Test case TC_llc_null finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sat Oct 26 05:58:34 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241026055834479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055834781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44872<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94812) 20241026055835415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055835415 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) 20241026055836417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055836417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sat Oct 26 05:58:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055837419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055837419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_llc_sabm_dm_llgmm started. 20241026055837880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055837885 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055837930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055837930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055837930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055837930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055837930 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055837930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055837930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055837930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055837930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055837932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055837932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055837932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055837932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055837932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055837932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055837932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055837932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055837932 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055837932 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055837932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055837932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055837932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055837934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055837939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055837939 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055837947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055837947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055837947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055837947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055837947 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055837947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055837947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055837947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055837947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055837948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055837948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055837948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055837948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055837948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055837948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055837948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055837948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055837948 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055837948 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055837948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055837948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055837948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055837950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055837955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055837955 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055837962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055837962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055837962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055837962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055837962 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055837962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055837962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055837963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055837963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055837963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055837963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055837963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055837963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055837963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055837963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055837963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055837963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055837963 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055837963 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055837963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055837964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055837964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055837966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055837970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055837970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055838421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055838421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055838421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055838421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055838425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055838426 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@9842e08522d0: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='FFFD717A'O, index=0 SGSN_Test-GSUP(1122)@9842e08522d0: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@9842e08522d0: 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 := 'CE1157CA1915DE8F19DAD4067E9748B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '944C2676'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AADE57D7388BBB20'O } } } } } 20241026055839498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055839499 DLLC NOTICE LLME(ffffffff/fffd717a){UNASSIGNED} LLC RX: unknown TLLI 0xfffd717a, creating LLME on the fly (gprs_llc.c:552) 20241026055839499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055839499 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241026055839499 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055839499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055839499 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055839499 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055839499 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055839499 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055839499 DLLC NOTICE LLME(ffffffff/fffd717a){UNASSIGNED} LLGM Assign pre (fffd717a => f6a2f064) (gprs_llc.c:1079) 20241026055839499 DLLC NOTICE LLME(fffd717a/f6a2f064){ASSIGNED} LLGM Assign post (fffd717a => f6a2f064) (gprs_llc.c:1125) 20241026055839499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055839499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055839499 DMM DEBUG MM(262420000000042/f6a2f064) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055839510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055839510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055839510 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055839510 DMM DEBUG MM(262420000000042/f6a2f064) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241026055839510 DMM NOTICE MM(262420000000042/f6a2f064) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055839510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055839510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055839510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055839510 DMM DEBUG MM(262420000000042/f6a2f064) Requesting authorization (sgsn_auth.c:160) 20241026055839511 DMM INFO MM(262420000000042/f6a2f064) Requesting authentication tuples (sgsn_auth.c:184) 20241026055839511 DMM DEBUG MM(262420000000042/f6a2f064) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055839511 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241026055839511 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@9842e08522d0: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@9842e08522d0: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241026055839515 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055839515 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055839515 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055839515 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055839515 DMM INFO MM(262420000000042/f6a2f064) Subscriber data update (mmctx.c:445) 20241026055839515 DMM DEBUG MM(262420000000042/f6a2f064) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055839515 DMM INFO MM(262420000000042/f6a2f064) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055839515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055839515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055839515 DMM INFO MM(262420000000042/f6a2f064) <- GMM AUTH AND CIPHERING REQ (rand = ce 11 57 ca 19 15 de 8f 19 da d4 06 7e 97 48 b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055839525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055839525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055839525 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055839525 DMM INFO MM(262420000000042/f6a2f064) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055839525 DMM NOTICE MM(262420000000042/f6a2f064) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055839525 DMM DEBUG MM(262420000000042/f6a2f064) checking auth: received GSM SRES = 94 4c 26 76 (gprs_gmm.c:666) 20241026055839526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055839526 DMM DEBUG MM(262420000000042/f6a2f064) Requesting authorization (sgsn_auth.c:160) 20241026055839526 DMM INFO MM(262420000000042/f6a2f064) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055839526 DMM DEBUG MM(262420000000042/f6a2f064) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055839526 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241026055839526 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) 20241026055839526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055839526 DMM INFO MM(262420000000042/f6a2f064) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6a2f064) (gprs_gmm.c:300) 20241026055839528 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055839528 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055839528 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241026055839528 DMM INFO MM(262420000000042/f6a2f064) Subscriber data update (mmctx.c:445) 20241026055839528 DMM DEBUG MM(262420000000042/f6a2f064) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055839528 DMM INFO MM(262420000000042/f6a2f064) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055839528 DMM NOTICE MM(262420000000042/f6a2f064) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241026055839528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055839528 DMM NOTICE MM(262420000000042/f6a2f064) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055839528 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) 20241026055839529 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055839529 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241026055839529 DMM INFO MM(262420000000042/f6a2f064) Subscriber data update (mmctx.c:445) 20241026055839529 DMM DEBUG MM(262420000000042/f6a2f064) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055839537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055839537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055839538 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055839538 DMM INFO MM(262420000000042/f6a2f064) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055839538 DMM NOTICE MM(262420000000042/f6a2f064) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055839538 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055839538 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055839538 DLLC NOTICE LLME(fffd717a/f6a2f064){ASSIGNED} LLGM Assign pre (ffffffff => f6a2f064) (gprs_llc.c:1079) 20241026055839538 DLLC NOTICE LLME(ffffffff/f6a2f064){ASSIGNED} LLGM Assign post (ffffffff => f6a2f064) (gprs_llc.c:1125) 20241026055839538 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055839538 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055839538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055839538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026055840594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055840594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@9842e08522d0: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@9842e08522d0: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@9842e08522d0: Final verdict of PTC: pass 20241026055840608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44878<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026055840611 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055840611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1122)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@9842e08522d0: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@9842e08522d0: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1115)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1120)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@9842e08522d0: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1110)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1113)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1108)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1118)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@9842e08522d0: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sat Oct 26 05:58:40 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 20241026055840692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055841093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44882<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86248) 20241026055841612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055841612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86248, count=87408) 20241026055842614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055842614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sat Oct 26 05:58:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055843616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055843616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_llc_sabm_dm_ll5 started. 20241026055844197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055844200 DMM INFO MM(262420000000042/f6a2f064) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055844200 DMM INFO MM(262420000000042/f6a2f064) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055844200 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055844200 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055844200 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055844200 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055844200 DLLC NOTICE LLME(ffffffff/f6a2f064){ASSIGNED} LLGM Assign pre (f6a2f064 => ffffffff) (gprs_llc.c:1079) 20241026055844200 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6a2f064 => ffffffff) (gprs_llc.c:1125) 20241026055844200 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241026055844200 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) 20241026055844200 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) 20241026055844200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055844200 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055844200 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055844200 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055844200 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055844242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055844242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055844242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055844242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055844242 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055844242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055844242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055844242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055844242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055844243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055844243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055844243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055844243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055844243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055844243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055844243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055844243 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055844243 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055844243 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055844243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055844243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055844243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055844246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055844252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055844252 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1131)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1128)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055844258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055844258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055844258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055844258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055844258 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055844258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055844258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055844258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055844258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055844259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055844259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055844259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055844259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055844259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055844259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055844259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055844259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055844259 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055844259 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055844259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055844259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055844259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055844261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055844266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055844266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055844274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055844274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055844274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055844274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055844274 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055844274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055844274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055844274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055844274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055844275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055844275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055844275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055844275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055844275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055844275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055844275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055844275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055844275 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055844275 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055844275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055844275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055844275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055844277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055844281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055844281 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055844617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055844617 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055844617 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055844617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055844621 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055844622 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@9842e08522d0: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='D0238FF0'O, index=0 SGSN_Test-GSUP(1141)@9842e08522d0: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@9842e08522d0: 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 := '8CFAC904D03A5E9F9250871C818C2412'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4823CB65'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46B4D80761C5DE4F'O } } } } } 20241026055845696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055845696 DLLC NOTICE LLME(ffffffff/d0238ff0){UNASSIGNED} LLC RX: unknown TLLI 0xd0238ff0, creating LLME on the fly (gprs_llc.c:552) 20241026055845696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055845696 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241026055845696 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055845696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055845696 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055845696 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055845696 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055845696 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055845696 DLLC NOTICE LLME(ffffffff/d0238ff0){UNASSIGNED} LLGM Assign pre (d0238ff0 => eec06c8a) (gprs_llc.c:1079) 20241026055845696 DLLC NOTICE LLME(d0238ff0/eec06c8a){ASSIGNED} LLGM Assign post (d0238ff0 => eec06c8a) (gprs_llc.c:1125) 20241026055845696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055845696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055845696 DMM DEBUG MM(262420000000043/eec06c8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055845714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055845714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055845714 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055845714 DMM DEBUG MM(262420000000043/eec06c8a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241026055845714 DMM NOTICE MM(262420000000043/eec06c8a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055845714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055845714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055845714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055845714 DMM DEBUG MM(262420000000043/eec06c8a) Requesting authorization (sgsn_auth.c:160) 20241026055845714 DMM INFO MM(262420000000043/eec06c8a) Requesting authentication tuples (sgsn_auth.c:184) 20241026055845714 DMM DEBUG MM(262420000000043/eec06c8a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055845714 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241026055845714 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@9842e08522d0: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@9842e08522d0: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241026055845720 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055845720 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055845720 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055845720 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055845720 DMM INFO MM(262420000000043/eec06c8a) Subscriber data update (mmctx.c:445) 20241026055845720 DMM DEBUG MM(262420000000043/eec06c8a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055845720 DMM INFO MM(262420000000043/eec06c8a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055845720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055845720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055845720 DMM INFO MM(262420000000043/eec06c8a) <- GMM AUTH AND CIPHERING REQ (rand = 8c fa c9 04 d0 3a 5e 9f 92 50 87 1c 81 8c 24 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055845738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055845738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055845738 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055845738 DMM INFO MM(262420000000043/eec06c8a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055845738 DMM NOTICE MM(262420000000043/eec06c8a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055845739 DMM DEBUG MM(262420000000043/eec06c8a) checking auth: received GSM SRES = 48 23 cb 65 (gprs_gmm.c:666) 20241026055845739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055845739 DMM DEBUG MM(262420000000043/eec06c8a) Requesting authorization (sgsn_auth.c:160) 20241026055845739 DMM INFO MM(262420000000043/eec06c8a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055845739 DMM DEBUG MM(262420000000043/eec06c8a) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055845739 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241026055845739 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) 20241026055845739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055845739 DMM INFO MM(262420000000043/eec06c8a) <- GMM ATTACH ACCEPT (new P-TMSI=0xeec06c8a) (gprs_gmm.c:300) 20241026055845743 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055845743 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055845743 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241026055845743 DMM INFO MM(262420000000043/eec06c8a) Subscriber data update (mmctx.c:445) 20241026055845743 DMM DEBUG MM(262420000000043/eec06c8a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055845743 DMM INFO MM(262420000000043/eec06c8a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055845743 DMM NOTICE MM(262420000000043/eec06c8a) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241026055845743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055845743 DMM NOTICE MM(262420000000043/eec06c8a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055845743 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) 20241026055845744 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055845744 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241026055845744 DMM INFO MM(262420000000043/eec06c8a) Subscriber data update (mmctx.c:445) 20241026055845744 DMM DEBUG MM(262420000000043/eec06c8a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055845756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055845756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055845756 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055845756 DMM INFO MM(262420000000043/eec06c8a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055845756 DMM NOTICE MM(262420000000043/eec06c8a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055845756 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055845756 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055845756 DLLC NOTICE LLME(d0238ff0/eec06c8a){ASSIGNED} LLGM Assign pre (ffffffff => eec06c8a) (gprs_llc.c:1079) 20241026055845756 DLLC NOTICE LLME(ffffffff/eec06c8a){ASSIGNED} LLGM Assign post (ffffffff => eec06c8a) (gprs_llc.c:1125) 20241026055845756 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055845756 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055845756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055845756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026055846807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055846807 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@9842e08522d0: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@9842e08522d0: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@9842e08522d0: Final verdict of PTC: pass 20241026055846815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35572<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1134)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1129)@9842e08522d0: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@9842e08522d0: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@9842e08522d0: Final verdict of PTC: none 20241026055846820 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055846820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1139)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@9842e08522d0: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1132)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1127)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1137)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@9842e08522d0: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sat Oct 26 05:58:46 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 20241026055846880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055847283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83532) 20241026055847821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055847821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83532, count=91224) 20241026055848822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055848822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sat Oct 26 05:58:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055849823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055849823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_suspend_nopaging started. 20241026055850386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055850388 DMM INFO MM(262420000000043/eec06c8a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055850388 DMM INFO MM(262420000000043/eec06c8a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055850388 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055850388 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055850388 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055850388 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055850389 DLLC NOTICE LLME(ffffffff/eec06c8a){ASSIGNED} LLGM Assign pre (eec06c8a => ffffffff) (gprs_llc.c:1079) 20241026055850389 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eec06c8a => ffffffff) (gprs_llc.c:1125) 20241026055850389 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241026055850389 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) 20241026055850389 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) 20241026055850389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055850389 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055850389 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055850389 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055850389 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055850437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055850437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055850437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055850437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055850437 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055850437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055850437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055850437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055850437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055850438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055850438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055850438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055850438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055850438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055850438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055850438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055850438 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055850439 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055850439 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055850439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055850439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055850439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055850441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055850445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055850445 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1150)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1147)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055850456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055850456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055850456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055850456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055850456 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055850456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055850456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055850456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055850456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055850457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055850457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055850457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055850457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055850457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055850457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055850457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055850457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055850457 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055850457 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055850457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055850458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055850458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055850460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026055850466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055850466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1153)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_nopaging-BVCI210(1151)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1158)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055850469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055850469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055850469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055850469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055850469 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055850469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055850469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055850469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055850469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055850470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055850470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055850470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055850470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055850470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055850470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055850470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055850470 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055850470 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055850470 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055850470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055850470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055850470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055850473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055850478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055850478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055850824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055850824 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055850824 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055850824 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055850828 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055850829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@9842e08522d0: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='F2774DDC'O, index=0 SGSN_Test-GSUP(1160)@9842e08522d0: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@9842e08522d0: 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 := '3F06D1CD8BF15D60B5C4035A6927D9F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BEA5D96C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '559E1B76E60F61E4'O } } } } } 20241026055851907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055851907 DLLC NOTICE LLME(ffffffff/f2774ddc){UNASSIGNED} LLC RX: unknown TLLI 0xf2774ddc, creating LLME on the fly (gprs_llc.c:552) 20241026055851907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055851907 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241026055851907 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055851907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055851907 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055851907 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055851907 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055851907 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055851907 DLLC NOTICE LLME(ffffffff/f2774ddc){UNASSIGNED} LLGM Assign pre (f2774ddc => f9197648) (gprs_llc.c:1079) 20241026055851907 DLLC NOTICE LLME(f2774ddc/f9197648){ASSIGNED} LLGM Assign post (f2774ddc => f9197648) (gprs_llc.c:1125) 20241026055851907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055851907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055851907 DMM DEBUG MM(262420000000048/f9197648) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055851914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055851914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055851914 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055851914 DMM DEBUG MM(262420000000048/f9197648) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241026055851914 DMM NOTICE MM(262420000000048/f9197648) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055851914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055851914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055851914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055851914 DMM DEBUG MM(262420000000048/f9197648) Requesting authorization (sgsn_auth.c:160) 20241026055851914 DMM INFO MM(262420000000048/f9197648) Requesting authentication tuples (sgsn_auth.c:184) 20241026055851914 DMM DEBUG MM(262420000000048/f9197648) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055851914 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241026055851914 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@9842e08522d0: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@9842e08522d0: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241026055851915 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055851915 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055851915 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055851915 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055851915 DMM INFO MM(262420000000048/f9197648) Subscriber data update (mmctx.c:445) 20241026055851915 DMM DEBUG MM(262420000000048/f9197648) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055851915 DMM INFO MM(262420000000048/f9197648) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055851915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055851915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055851915 DMM INFO MM(262420000000048/f9197648) <- GMM AUTH AND CIPHERING REQ (rand = 3f 06 d1 cd 8b f1 5d 60 b5 c4 03 5a 69 27 d9 f7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055851919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055851919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055851919 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055851919 DMM INFO MM(262420000000048/f9197648) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055851919 DMM NOTICE MM(262420000000048/f9197648) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055851919 DMM DEBUG MM(262420000000048/f9197648) checking auth: received GSM SRES = be a5 d9 6c (gprs_gmm.c:666) 20241026055851919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055851919 DMM DEBUG MM(262420000000048/f9197648) Requesting authorization (sgsn_auth.c:160) 20241026055851919 DMM INFO MM(262420000000048/f9197648) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055851919 DMM DEBUG MM(262420000000048/f9197648) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055851919 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241026055851919 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) 20241026055851919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055851919 DMM INFO MM(262420000000048/f9197648) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9197648) (gprs_gmm.c:300) 20241026055851919 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055851919 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055851919 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241026055851919 DMM INFO MM(262420000000048/f9197648) Subscriber data update (mmctx.c:445) 20241026055851919 DMM DEBUG MM(262420000000048/f9197648) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055851919 DMM INFO MM(262420000000048/f9197648) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055851919 DMM NOTICE MM(262420000000048/f9197648) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241026055851919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055851919 DMM NOTICE MM(262420000000048/f9197648) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055851919 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) 20241026055851920 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055851920 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241026055851920 DMM INFO MM(262420000000048/f9197648) Subscriber data update (mmctx.c:445) 20241026055851920 DMM DEBUG MM(262420000000048/f9197648) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055851923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055851923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055851923 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055851923 DMM INFO MM(262420000000048/f9197648) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055851923 DMM NOTICE MM(262420000000048/f9197648) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055851923 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055851923 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055851923 DLLC NOTICE LLME(f2774ddc/f9197648){ASSIGNED} LLGM Assign pre (ffffffff => f9197648) (gprs_llc.c:1079) 20241026055851923 DLLC NOTICE LLME(ffffffff/f9197648){ASSIGNED} LLGM Assign post (ffffffff => f9197648) (gprs_llc.c:1125) 20241026055851923 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055851923 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055851923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055851923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@9842e08522d0: setverdict(pass): none -> pass 20241026055851974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055851974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055851974 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055851974 DMM INFO MM(262420000000048/f9197648) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055851974 DMM INFO MM(262420000000048/f9197648) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055851974 DMM DEBUG MM(262420000000048/f9197648) Using GGSN 0 (gprs_sm.c:317) 20241026055851974 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) 20241026055851974 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241026055851974 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055851974 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055851974 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241026055851980 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 0f 71 3b 2a 11 4e bc b9 06 14 05 7f d5 b5 de c9 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) 20241026055851980 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca5003238, cbp=0x55bccc5844c0) (sgsn_libgtp.c:629) 20241026055851980 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055851980 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58b798 TLLI=f9197648, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055851980 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055851980 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055851984 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241026055851987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055851987 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241026055851987 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241026055851988 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241026055851988 DMM INFO MM(262420000000048/f9197648) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241026055855666 DGPRS DEBUG Checking for inactive LLMEs, time = 32450534 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@9842e08522d0: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@9842e08522d0: Final verdict of PTC: pass 20241026055857005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@9842e08522d0: Final verdict of PTC: none 20241026055857009 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055857009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1159)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1148)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@9842e08522d0: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1154)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@9842e08522d0: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@9842e08522d0: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1158)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1156)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1152)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1146)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@9842e08522d0: Test case TC_suspend_nopaging finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sat Oct 26 05:58:57 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241026055857081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055857483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94568) 20241026055858010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055858010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94568, count=100000) 20241026055859011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055859011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sat Oct 26 05:58:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055900012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055900012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_suspend_resume started. 20241026055900576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055900577 DMM INFO MM(262420000000048/f9197648) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055900577 DMM INFO MM(262420000000048/f9197648) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055900577 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055900577 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055900577 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055900577 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055900577 DLLC NOTICE LLME(ffffffff/f9197648){ASSIGNED} LLGM Assign pre (f9197648 => ffffffff) (gprs_llc.c:1079) 20241026055900577 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9197648 => ffffffff) (gprs_llc.c:1125) 20241026055900577 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58b440 (gprs_sndcp.c:574) 20241026055900577 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58b798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055900577 DMM NOTICE MM(262420000000048/f9197648) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026055900577 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241026055900577 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026055900577 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055900577 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241026055900577 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241026055900577 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) 20241026055900577 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) 20241026055900577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055900577 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055900577 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055900577 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055900577 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055900603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055900603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055900603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055900603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055900603 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055900603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055900603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055900603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055900603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055900604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055900604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055900604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055900604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055900604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055900604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055900604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055900604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055900604 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055900604 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055900604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055900604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055900604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055900607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026055900612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055900612 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055900623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055900623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055900623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055900623 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055900623 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055900623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055900623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055900623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055900623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1172)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1173)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055900624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055900624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055900624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055900624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055900624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055900624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055900624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055900624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055900624 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055900624 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055900624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055900624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055900624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055900626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026055900631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055900631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1172)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_suspend_resume-BVCI210(1170)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1177)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055900635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055900635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055900635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055900635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055900635 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055900635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055900635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055900635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055900635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055900636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055900636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055900636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055900636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055900636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055900636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055900636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055900636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055900636 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055900636 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055900636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055900636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055900636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055900638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055900643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055900643 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055901014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055901014 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055901014 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055901014 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055901018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055901019 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@9842e08522d0: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='DEAB4DA4'O, index=0 SGSN_Test-GSUP(1179)@9842e08522d0: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@9842e08522d0: 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 := 'D45C685067AA2DE5AFAA583623CE5B13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7DECFA74'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E53FAE3952846CCD'O } } } } } 20241026055902081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055902081 DLLC NOTICE LLME(ffffffff/deab4da4){UNASSIGNED} LLC RX: unknown TLLI 0xdeab4da4, creating LLME on the fly (gprs_llc.c:552) 20241026055902081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055902081 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241026055902081 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055902081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055902081 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055902081 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055902081 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055902081 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055902081 DLLC NOTICE LLME(ffffffff/deab4da4){UNASSIGNED} LLGM Assign pre (deab4da4 => db25d5e1) (gprs_llc.c:1079) 20241026055902081 DLLC NOTICE LLME(deab4da4/db25d5e1){ASSIGNED} LLGM Assign post (deab4da4 => db25d5e1) (gprs_llc.c:1125) 20241026055902081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055902081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055902081 DMM DEBUG MM(262420000000049/db25d5e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055902098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055902098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055902098 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055902098 DMM DEBUG MM(262420000000049/db25d5e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241026055902098 DMM NOTICE MM(262420000000049/db25d5e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055902098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055902098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055902098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055902098 DMM DEBUG MM(262420000000049/db25d5e1) Requesting authorization (sgsn_auth.c:160) 20241026055902098 DMM INFO MM(262420000000049/db25d5e1) Requesting authentication tuples (sgsn_auth.c:184) 20241026055902098 DMM DEBUG MM(262420000000049/db25d5e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055902098 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241026055902098 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@9842e08522d0: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@9842e08522d0: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241026055902103 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055902103 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055902103 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055902103 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055902103 DMM INFO MM(262420000000049/db25d5e1) Subscriber data update (mmctx.c:445) 20241026055902103 DMM DEBUG MM(262420000000049/db25d5e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055902103 DMM INFO MM(262420000000049/db25d5e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055902103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055902103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055902103 DMM INFO MM(262420000000049/db25d5e1) <- GMM AUTH AND CIPHERING REQ (rand = d4 5c 68 50 67 aa 2d e5 af aa 58 36 23 ce 5b 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055902120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055902120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055902120 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055902120 DMM INFO MM(262420000000049/db25d5e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055902120 DMM NOTICE MM(262420000000049/db25d5e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055902120 DMM DEBUG MM(262420000000049/db25d5e1) checking auth: received GSM SRES = 7d ec fa 74 (gprs_gmm.c:666) 20241026055902120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055902120 DMM DEBUG MM(262420000000049/db25d5e1) Requesting authorization (sgsn_auth.c:160) 20241026055902120 DMM INFO MM(262420000000049/db25d5e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055902120 DMM DEBUG MM(262420000000049/db25d5e1) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055902120 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241026055902120 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) 20241026055902120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055902120 DMM INFO MM(262420000000049/db25d5e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb25d5e1) (gprs_gmm.c:300) 20241026055902123 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055902123 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055902123 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241026055902123 DMM INFO MM(262420000000049/db25d5e1) Subscriber data update (mmctx.c:445) 20241026055902123 DMM DEBUG MM(262420000000049/db25d5e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055902123 DMM INFO MM(262420000000049/db25d5e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055902123 DMM NOTICE MM(262420000000049/db25d5e1) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241026055902123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055902123 DMM NOTICE MM(262420000000049/db25d5e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055902123 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) 20241026055902125 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055902125 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241026055902125 DMM INFO MM(262420000000049/db25d5e1) Subscriber data update (mmctx.c:445) 20241026055902125 DMM DEBUG MM(262420000000049/db25d5e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055902140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055902140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055902140 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055902140 DMM INFO MM(262420000000049/db25d5e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055902140 DMM NOTICE MM(262420000000049/db25d5e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055902140 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055902140 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055902140 DLLC NOTICE LLME(deab4da4/db25d5e1){ASSIGNED} LLGM Assign pre (ffffffff => db25d5e1) (gprs_llc.c:1079) 20241026055902140 DLLC NOTICE LLME(ffffffff/db25d5e1){ASSIGNED} LLGM Assign post (ffffffff => db25d5e1) (gprs_llc.c:1125) 20241026055902140 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055902140 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055902140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055902140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@9842e08522d0: setverdict(pass): none -> pass 20241026055902193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055902193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055902193 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055902193 DMM INFO MM(262420000000049/db25d5e1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055902194 DMM INFO MM(262420000000049/db25d5e1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055902194 DMM DEBUG MM(262420000000049/db25d5e1) Using GGSN 0 (gprs_sm.c:317) 20241026055902194 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) 20241026055902194 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241026055902194 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055902194 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055902194 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241026055902219 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 4f 0d c4 b0 11 6e 98 44 0d 14 05 7f 80 02 ff 42 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) 20241026055902219 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca50042b0, cbp=0x55bccc583a60) (sgsn_libgtp.c:629) 20241026055902219 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055902220 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58b798 TLLI=db25d5e1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055902220 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055902220 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055902238 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241026055902250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055902250 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241026055902250 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241026055902256 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241026055902256 DMM INFO MM(262420000000049/db25d5e1) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241026055907263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055907263 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241026055907263 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241026055907269 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@9842e08522d0: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@9842e08522d0: Final verdict of PTC: pass 20241026055907288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49570<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1163)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(1179)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1173)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1177)@9842e08522d0: Final verdict of PTC: none 20241026055907293 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_suspend_resume-BVCI196(1166)@9842e08522d0: Final verdict of PTC: none 20241026055907293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1167)@9842e08522d0: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@9842e08522d0: Final verdict of PTC: none TC_suspend_resume-BVCI210(1170)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1165)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1175)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1171)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_suspend_resume-BVCI210(1170): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@9842e08522d0: Test case TC_suspend_resume finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sat Oct 26 05:59:07 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241026055907404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055907805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35742<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100672) 20241026055908295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055908295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100672, count=105028) 20241026055909296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055909297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sat Oct 26 05:59:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055910298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055910299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_suspend_rau started. 20241026055910903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055910905 DMM INFO MM(262420000000049/db25d5e1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055910906 DMM INFO MM(262420000000049/db25d5e1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055910906 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055910906 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055910906 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055910906 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055910906 DLLC NOTICE LLME(ffffffff/db25d5e1){ASSIGNED} LLGM Assign pre (db25d5e1 => ffffffff) (gprs_llc.c:1079) 20241026055910906 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db25d5e1 => ffffffff) (gprs_llc.c:1125) 20241026055910906 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58b440 (gprs_sndcp.c:574) 20241026055910906 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58b798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055910906 DMM NOTICE MM(262420000000049/db25d5e1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026055910906 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241026055910906 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026055910906 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055910906 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241026055910906 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241026055910906 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) 20241026055910906 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) 20241026055910906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055910906 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055910906 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055910906 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055910906 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055910952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055910952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055910952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055910952 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055910952 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055910952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055910952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055910952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055910952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055910953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055910953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055910953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055910953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055910953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055910953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055910953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055910953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055910953 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055910953 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055910953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1186)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055910954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055910954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055910955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055910959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055910959 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055910968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055910968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055910968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055910968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055910968 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055910968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055910968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055910968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055910968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055910969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055910969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055910969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055910969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055910969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055910969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055910969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055910969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055910969 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055910969 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055910969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055910969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055910969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055910971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055910976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055910976 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055910983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055910983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055910983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055910983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055910983 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055910983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055910983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055910983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055910983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055910984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055910984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055910984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055910984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055910984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055910984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055910984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055910984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055910984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055910984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055910984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055910984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055910984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055910987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055910991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055910991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055911300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055911300 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055911300 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055911300 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055911304 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055911305 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@9842e08522d0: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='CC7E41B3'O, index=0 SGSN_Test-GSUP(1198)@9842e08522d0: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@9842e08522d0: 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 := '44FF9383414BBCB713F2DB869A66C8D7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71B331F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E55086B1B3E305A5'O } } } } } 20241026055912379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055912379 DLLC NOTICE LLME(ffffffff/cc7e41b3){UNASSIGNED} LLC RX: unknown TLLI 0xcc7e41b3, creating LLME on the fly (gprs_llc.c:552) 20241026055912379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055912379 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241026055912379 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055912379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055912379 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055912379 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055912379 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055912379 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055912379 DLLC NOTICE LLME(ffffffff/cc7e41b3){UNASSIGNED} LLGM Assign pre (cc7e41b3 => c0d47014) (gprs_llc.c:1079) 20241026055912379 DLLC NOTICE LLME(cc7e41b3/c0d47014){ASSIGNED} LLGM Assign post (cc7e41b3 => c0d47014) (gprs_llc.c:1125) 20241026055912379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055912379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055912379 DMM DEBUG MM(262420000000050/c0d47014) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055912390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055912390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055912391 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055912391 DMM DEBUG MM(262420000000050/c0d47014) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241026055912391 DMM NOTICE MM(262420000000050/c0d47014) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055912391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055912391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055912391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055912391 DMM DEBUG MM(262420000000050/c0d47014) Requesting authorization (sgsn_auth.c:160) 20241026055912391 DMM INFO MM(262420000000050/c0d47014) Requesting authentication tuples (sgsn_auth.c:184) 20241026055912391 DMM DEBUG MM(262420000000050/c0d47014) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055912391 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241026055912391 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@9842e08522d0: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@9842e08522d0: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241026055912394 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055912394 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055912394 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055912394 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055912394 DMM INFO MM(262420000000050/c0d47014) Subscriber data update (mmctx.c:445) 20241026055912394 DMM DEBUG MM(262420000000050/c0d47014) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055912394 DMM INFO MM(262420000000050/c0d47014) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055912394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055912394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055912394 DMM INFO MM(262420000000050/c0d47014) <- GMM AUTH AND CIPHERING REQ (rand = 44 ff 93 83 41 4b bc b7 13 f2 db 86 9a 66 c8 d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055912405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055912405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055912405 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055912405 DMM INFO MM(262420000000050/c0d47014) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055912405 DMM NOTICE MM(262420000000050/c0d47014) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055912405 DMM DEBUG MM(262420000000050/c0d47014) checking auth: received GSM SRES = 71 b3 31 f5 (gprs_gmm.c:666) 20241026055912405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055912405 DMM DEBUG MM(262420000000050/c0d47014) Requesting authorization (sgsn_auth.c:160) 20241026055912405 DMM INFO MM(262420000000050/c0d47014) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055912405 DMM DEBUG MM(262420000000050/c0d47014) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055912405 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241026055912405 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) 20241026055912405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055912405 DMM INFO MM(262420000000050/c0d47014) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0d47014) (gprs_gmm.c:300) 20241026055912407 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055912407 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055912408 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241026055912408 DMM INFO MM(262420000000050/c0d47014) Subscriber data update (mmctx.c:445) 20241026055912408 DMM DEBUG MM(262420000000050/c0d47014) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055912408 DMM INFO MM(262420000000050/c0d47014) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055912408 DMM NOTICE MM(262420000000050/c0d47014) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241026055912408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055912408 DMM NOTICE MM(262420000000050/c0d47014) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055912408 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) 20241026055912409 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055912409 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241026055912409 DMM INFO MM(262420000000050/c0d47014) Subscriber data update (mmctx.c:445) 20241026055912409 DMM DEBUG MM(262420000000050/c0d47014) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055912415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055912415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055912415 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055912415 DMM INFO MM(262420000000050/c0d47014) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055912415 DMM NOTICE MM(262420000000050/c0d47014) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055912415 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055912415 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055912415 DLLC NOTICE LLME(cc7e41b3/c0d47014){ASSIGNED} LLGM Assign pre (ffffffff => c0d47014) (gprs_llc.c:1079) 20241026055912415 DLLC NOTICE LLME(ffffffff/c0d47014){ASSIGNED} LLGM Assign post (ffffffff => c0d47014) (gprs_llc.c:1125) 20241026055912415 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055912415 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055912415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055912415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@9842e08522d0: setverdict(pass): none -> pass 20241026055912473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055912473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055912473 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055912473 DMM INFO MM(262420000000050/c0d47014) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055912474 DMM INFO MM(262420000000050/c0d47014) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055912474 DMM DEBUG MM(262420000000050/c0d47014) Using GGSN 0 (gprs_sm.c:317) 20241026055912474 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) 20241026055912474 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241026055912474 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055912474 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055912474 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241026055912500 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 91 2c 56 21 11 a1 8f 64 7c 14 05 7f 18 b9 cb 09 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) 20241026055912500 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca5005328, cbp=0x55bccc583df0) (sgsn_libgtp.c:629) 20241026055912500 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055912500 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58b798 TLLI=c0d47014, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055912500 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055912500 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055912513 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241026055912522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055912522 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241026055912522 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241026055912527 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241026055912527 DMM INFO MM(262420000000050/c0d47014) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241026055917541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055917541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055917542 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055917542 DMM INFO MM(262420000000050/c0d47014) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026055917542 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055917542 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241026055917542 DLLC NOTICE LLME(ffffffff/c0d47014){ASSIGNED} LLGM Assign pre (c0d47014 => f373dfa8) (gprs_llc.c:1079) 20241026055917542 DLLC NOTICE LLME(c0d47014/f373dfa8){ASSIGNED} LLGM Assign post (c0d47014 => f373dfa8) (gprs_llc.c:1125) 20241026055917542 DMM INFO MM(262420000000050/f373dfa8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055917557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055917557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055917558 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055917558 DMM INFO MM(262420000000050/f373dfa8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026055917558 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026055917558 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055917558 DLLC NOTICE LLME(c0d47014/f373dfa8){ASSIGNED} LLGM Assign pre (ffffffff => f373dfa8) (gprs_llc.c:1079) 20241026055917558 DLLC NOTICE LLME(ffffffff/f373dfa8){ASSIGNED} LLGM Assign post (ffffffff => f373dfa8) (gprs_llc.c:1125) 20241026055917558 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241026055918058 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@9842e08522d0: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@9842e08522d0: Final verdict of PTC: pass 20241026055918076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35748<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@9842e08522d0: Final verdict of PTC: none 20241026055918081 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055918081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1182)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@9842e08522d0: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@9842e08522d0: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1191)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1196)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1186)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@9842e08522d0: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1194)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1184)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1189)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@9842e08522d0: Test case TC_suspend_rau finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sat Oct 26 05:59:18 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241026055918171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055918573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107080) 20241026055919082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055919082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107080, count=111436) 20241026055920083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055920084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sat Oct 26 05:59:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055921085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055921085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_paging_ps started. 20241026055921669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055921671 DMM INFO MM(262420000000050/f373dfa8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055921672 DMM INFO MM(262420000000050/f373dfa8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055921672 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055921672 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055921672 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055921672 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026055921672 DLLC NOTICE LLME(ffffffff/f373dfa8){ASSIGNED} LLGM Assign pre (f373dfa8 => ffffffff) (gprs_llc.c:1079) 20241026055921672 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f373dfa8 => ffffffff) (gprs_llc.c:1125) 20241026055921672 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58b440 (gprs_sndcp.c:574) 20241026055921672 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58b798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055921672 DMM NOTICE MM(262420000000050/f373dfa8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026055921672 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241026055921672 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026055921672 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055921673 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241026055921673 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241026055921673 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) 20241026055921673 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) 20241026055921673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026055921673 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055921673 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026055921673 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055921673 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055921711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055921711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055921711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055921711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055921711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055921711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055921711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055921711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055921711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055921711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055921711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055921711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055921712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055921712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055921712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055921712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055921712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055921712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055921712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055921712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055921712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055921712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1206)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 20241026055921714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055921720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055921720 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1207)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI196(1204)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055921726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055921726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055921726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055921726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055921726 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055921726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055921726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055921726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055921726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055921726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055921726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055921726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055921726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055921726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055921727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055921727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055921727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055921727 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055921727 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055921727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055921727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055921727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055921729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055921735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055921735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055921742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055921742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055921742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055921742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055921742 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055921742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055921742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055921742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055921742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055921743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055921743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055921743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055921743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055921743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055921743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055921743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055921743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055921743 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055921743 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055921743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026055921743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055921743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055921745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055921750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055921750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055922086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055922087 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055922087 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055922087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055922088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026055922089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@9842e08522d0: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='E55EE183'O, index=0 SGSN_Test-GSUP(1217)@9842e08522d0: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@9842e08522d0: 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 := '18566AC825559BFD25755F9289413B4F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '517DF68D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86D5CA9C9BE9C0C3'O } } } } } 20241026055923172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055923172 DLLC NOTICE LLME(ffffffff/e55ee183){UNASSIGNED} LLC RX: unknown TLLI 0xe55ee183, creating LLME on the fly (gprs_llc.c:552) 20241026055923172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055923172 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241026055923172 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055923172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026055923172 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055923172 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026055923172 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055923172 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055923172 DLLC NOTICE LLME(ffffffff/e55ee183){UNASSIGNED} LLGM Assign pre (e55ee183 => fb5c5457) (gprs_llc.c:1079) 20241026055923172 DLLC NOTICE LLME(e55ee183/fb5c5457){ASSIGNED} LLGM Assign post (e55ee183 => fb5c5457) (gprs_llc.c:1125) 20241026055923172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055923172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055923172 DMM DEBUG MM(262420000000051/fb5c5457) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055923188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055923188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055923188 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055923188 DMM DEBUG MM(262420000000051/fb5c5457) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241026055923188 DMM NOTICE MM(262420000000051/fb5c5457) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055923188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055923188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055923188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055923188 DMM DEBUG MM(262420000000051/fb5c5457) Requesting authorization (sgsn_auth.c:160) 20241026055923188 DMM INFO MM(262420000000051/fb5c5457) Requesting authentication tuples (sgsn_auth.c:184) 20241026055923188 DMM DEBUG MM(262420000000051/fb5c5457) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055923188 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241026055923188 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@9842e08522d0: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@9842e08522d0: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241026055923193 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055923193 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055923193 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055923193 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055923193 DMM INFO MM(262420000000051/fb5c5457) Subscriber data update (mmctx.c:445) 20241026055923194 DMM DEBUG MM(262420000000051/fb5c5457) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055923194 DMM INFO MM(262420000000051/fb5c5457) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055923194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055923194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055923194 DMM INFO MM(262420000000051/fb5c5457) <- GMM AUTH AND CIPHERING REQ (rand = 18 56 6a c8 25 55 9b fd 25 75 5f 92 89 41 3b 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055923209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055923209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055923209 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055923209 DMM INFO MM(262420000000051/fb5c5457) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055923209 DMM NOTICE MM(262420000000051/fb5c5457) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055923209 DMM DEBUG MM(262420000000051/fb5c5457) checking auth: received GSM SRES = 51 7d f6 8d (gprs_gmm.c:666) 20241026055923209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055923209 DMM DEBUG MM(262420000000051/fb5c5457) Requesting authorization (sgsn_auth.c:160) 20241026055923209 DMM INFO MM(262420000000051/fb5c5457) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055923209 DMM DEBUG MM(262420000000051/fb5c5457) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055923209 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241026055923209 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) 20241026055923209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055923209 DMM INFO MM(262420000000051/fb5c5457) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb5c5457) (gprs_gmm.c:300) 20241026055923212 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055923212 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055923212 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241026055923212 DMM INFO MM(262420000000051/fb5c5457) Subscriber data update (mmctx.c:445) 20241026055923212 DMM DEBUG MM(262420000000051/fb5c5457) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055923212 DMM INFO MM(262420000000051/fb5c5457) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055923212 DMM NOTICE MM(262420000000051/fb5c5457) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241026055923212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055923212 DMM NOTICE MM(262420000000051/fb5c5457) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055923212 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) 20241026055923213 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055923213 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241026055923213 DMM INFO MM(262420000000051/fb5c5457) Subscriber data update (mmctx.c:445) 20241026055923213 DMM DEBUG MM(262420000000051/fb5c5457) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055923224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055923224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055923224 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055923224 DMM INFO MM(262420000000051/fb5c5457) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055923224 DMM NOTICE MM(262420000000051/fb5c5457) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055923224 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055923224 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055923224 DLLC NOTICE LLME(e55ee183/fb5c5457){ASSIGNED} LLGM Assign pre (ffffffff => fb5c5457) (gprs_llc.c:1079) 20241026055923224 DLLC NOTICE LLME(ffffffff/fb5c5457){ASSIGNED} LLGM Assign post (ffffffff => fb5c5457) (gprs_llc.c:1125) 20241026055923224 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055923224 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055923224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055923224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@9842e08522d0: setverdict(pass): none -> pass 20241026055923282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055923282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055923282 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055923282 DMM INFO MM(262420000000051/fb5c5457) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055923282 DMM INFO MM(262420000000051/fb5c5457) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055923282 DMM DEBUG MM(262420000000051/fb5c5457) Using GGSN 0 (gprs_sm.c:317) 20241026055923282 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) 20241026055923282 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241026055923282 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055923282 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055923282 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241026055923302 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 9e ad 39 6c 11 20 7d e4 35 14 05 7f bc 7b 82 a5 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) 20241026055923303 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca50063a0, cbp=0x55bccc584210) (sgsn_libgtp.c:629) 20241026055923303 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055923303 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58b798 TLLI=fb5c5457, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055923303 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055923303 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055923315 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241026055925668 DGPRS DEBUG Checking for inactive LLMEs, time = 32450564 (sgsn.c:131) 20241026055926284 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Timeout of T3314 (fsm.c:317) 20241026055926284 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241026055926284 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241026055928324 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241026055928324 DMM INFO MM(262420000000051/fb5c5457) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@9842e08522d0: 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 := 'FB5C5457'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@9842e08522d0: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@9842e08522d0: Final verdict of PTC: pass 20241026055928351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39896<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@9842e08522d0: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@9842e08522d0: Final verdict of PTC: none 20241026055928355 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026055928356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_paging_ps-BVCI210(1209)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1210)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1205)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1215)@9842e08522d0: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1213)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1203)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1208)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@9842e08522d0: Test case TC_paging_ps finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sat Oct 26 05:59:28 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241026055928429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055928831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99828) 20241026055929357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055929357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99828, count=104184) 20241026055930359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055930359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Sat Oct 26 05:59:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026055931360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055931361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_paging_ps_ra_multiple_cells started. 20241026055931931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026055931933 DMM INFO MM(262420000000051/fb5c5457) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026055931933 DMM INFO MM(262420000000051/fb5c5457) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026055931933 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026055931933 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026055931933 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026055931933 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241026055931933 DLLC NOTICE LLME(ffffffff/fb5c5457){ASSIGNED} LLGM Assign pre (fb5c5457 => ffffffff) (gprs_llc.c:1079) 20241026055931933 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb5c5457 => ffffffff) (gprs_llc.c:1125) 20241026055931933 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58b440 (gprs_sndcp.c:574) 20241026055931933 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58b798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026055931933 DMM NOTICE MM(262420000000051/fb5c5457) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026055931933 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241026055931933 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026055931933 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026055931933 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241026055931933 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241026055931933 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) 20241026055931933 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) 20241026055931933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026055931933 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026055931933 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026055931933 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026055931933 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055931980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026055931980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055931980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055931980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055931980 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026055931980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055931980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055931980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055931980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055931981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055931982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055931982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055931982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055931982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055931982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055931982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055931982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055931982 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026055931982 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055931982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055931982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055931982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055931984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055931990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055931990 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055931997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026055931997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055931997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055931997 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055931997 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026055931997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055931997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055931997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055931997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055931997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055931997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055931997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055931998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055931998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055931998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055931998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055931998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055931998 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026055931998 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055931998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055931998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055931998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055932000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055932004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055932004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026055932012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026055932012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026055932012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026055932012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055932012 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026055932012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026055932012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026055932012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026055932012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026055932013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026055932013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026055932013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026055932013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026055932013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026055932013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026055932013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026055932013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026055932013 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026055932013 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026055932013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026055932014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026055932014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026055932016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026055932020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055932020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026055932362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026055932362 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026055932362 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026055932362 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026055932367 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055932368 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@9842e08522d0: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CDEC410F'O, index=0 SGSN_Test-GSUP(1236)@9842e08522d0: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@9842e08522d0: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@9842e08522d0: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CDEC410F'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@9842e08522d0: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CDEC410F'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@9842e08522d0: 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 := '7D4FEF930649DBCD16CE7E953BAE9BB7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C28F4D36'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36C9A8992355981B'O } } } } } 20241026055933450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055933450 DLLC NOTICE LLME(ffffffff/cdec410f){UNASSIGNED} LLC RX: unknown TLLI 0xcdec410f, creating LLME on the fly (gprs_llc.c:552) 20241026055933450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055933450 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241026055933450 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026055933450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026055933450 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026055933450 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026055933450 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026055933450 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026055933450 DLLC NOTICE LLME(ffffffff/cdec410f){UNASSIGNED} LLGM Assign pre (cdec410f => c01c802e) (gprs_llc.c:1079) 20241026055933450 DLLC NOTICE LLME(cdec410f/c01c802e){ASSIGNED} LLGM Assign post (cdec410f => c01c802e) (gprs_llc.c:1125) 20241026055933450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026055933450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026055933450 DMM DEBUG MM(262420000000052/c01c802e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026055933472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055933472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026055933472 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055933472 DMM DEBUG MM(262420000000052/c01c802e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241026055933472 DMM NOTICE MM(262420000000052/c01c802e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026055933472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026055933472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026055933472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026055933472 DMM DEBUG MM(262420000000052/c01c802e) Requesting authorization (sgsn_auth.c:160) 20241026055933472 DMM INFO MM(262420000000052/c01c802e) Requesting authentication tuples (sgsn_auth.c:184) 20241026055933472 DMM DEBUG MM(262420000000052/c01c802e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026055933473 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241026055933473 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@9842e08522d0: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@9842e08522d0: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241026055933476 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026055933476 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026055933476 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026055933476 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026055933476 DMM INFO MM(262420000000052/c01c802e) Subscriber data update (mmctx.c:445) 20241026055933476 DMM DEBUG MM(262420000000052/c01c802e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026055933476 DMM INFO MM(262420000000052/c01c802e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026055933476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026055933476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026055933476 DMM INFO MM(262420000000052/c01c802e) <- GMM AUTH AND CIPHERING REQ (rand = 7d 4f ef 93 06 49 db cd 16 ce 7e 95 3b ae 9b b7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026055933482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055933482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026055933482 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055933482 DMM INFO MM(262420000000052/c01c802e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026055933482 DMM NOTICE MM(262420000000052/c01c802e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026055933482 DMM DEBUG MM(262420000000052/c01c802e) checking auth: received GSM SRES = c2 8f 4d 36 (gprs_gmm.c:666) 20241026055933482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026055933482 DMM DEBUG MM(262420000000052/c01c802e) Requesting authorization (sgsn_auth.c:160) 20241026055933482 DMM INFO MM(262420000000052/c01c802e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026055933482 DMM DEBUG MM(262420000000052/c01c802e) Requesting subscriber data update (gprs_subscriber.c:894) 20241026055933482 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241026055933482 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) 20241026055933482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026055933482 DMM INFO MM(262420000000052/c01c802e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc01c802e) (gprs_gmm.c:300) 20241026055933482 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026055933482 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026055933482 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241026055933482 DMM INFO MM(262420000000052/c01c802e) Subscriber data update (mmctx.c:445) 20241026055933482 DMM DEBUG MM(262420000000052/c01c802e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026055933482 DMM INFO MM(262420000000052/c01c802e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026055933482 DMM NOTICE MM(262420000000052/c01c802e) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241026055933482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026055933482 DMM NOTICE MM(262420000000052/c01c802e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026055933482 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) 20241026055933483 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026055933483 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241026055933483 DMM INFO MM(262420000000052/c01c802e) Subscriber data update (mmctx.c:445) 20241026055933483 DMM DEBUG MM(262420000000052/c01c802e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026055933486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055933486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026055933486 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055933486 DMM INFO MM(262420000000052/c01c802e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026055933486 DMM NOTICE MM(262420000000052/c01c802e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026055933486 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026055933486 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026055933486 DLLC NOTICE LLME(cdec410f/c01c802e){ASSIGNED} LLGM Assign pre (ffffffff => c01c802e) (gprs_llc.c:1079) 20241026055933486 DLLC NOTICE LLME(ffffffff/c01c802e){ASSIGNED} LLGM Assign post (ffffffff => c01c802e) (gprs_llc.c:1125) 20241026055933486 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026055933486 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026055933486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026055933486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026055933546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026055933546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026055933546 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026055933546 DMM INFO MM(262420000000052/c01c802e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026055933546 DMM INFO MM(262420000000052/c01c802e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026055933546 DMM DEBUG MM(262420000000052/c01c802e) Using GGSN 0 (gprs_sm.c:317) 20241026055933546 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) 20241026055933546 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241026055933546 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026055933546 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20241026055933546 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241026055933571 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 fd cc 97 83 11 36 6a 26 c1 14 05 7f 1f 7b 58 a9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241026055933571 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca5007418, cbp=0x55bccc58d7d0) (sgsn_libgtp.c:629) 20241026055933571 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026055933571 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a708 TLLI=c01c802e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026055933571 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026055933571 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@9842e08522d0: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026055933587 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241026055936547 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Timeout of T3314 (fsm.c:317) 20241026055936547 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241026055936547 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241026055938595 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241026055938596 DMM INFO MM(262420000000052/c01c802e) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@9842e08522d0: 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 := 'C01C802E'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241026055952363 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026055952364 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026055952364 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026055955668 DGPRS DEBUG Checking for inactive LLMEs, time = 32450594 (sgsn.c:131) 20241026060001983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060001985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060001985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026060001998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060002000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060002000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026060002014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060002017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060002017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@9842e08522d0: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9842e08522d0: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20241026060003455 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060003456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1236)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1224)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1234)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1229)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@9842e08522d0: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@9842e08522d0: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@9842e08522d0: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@9842e08522d0: Final verdict of PTC: none20241026060003463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32976<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(1227)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1232)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1222)@9842e08522d0: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@9842e08522d0: Final verdict of PTC: fail reason: "Tguard timeout" MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@9842e08522d0: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Sat Oct 26 06:00:03 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 20241026060003577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060003979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103128) 20241026060004457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060004457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103128, count=108560) 20241026060005459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060005459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sat Oct 26 06:00:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060006460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060006461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_bssgp_rim_single_report started. 20241026060007075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060007077 DMM INFO MM(262420000000052/c01c802e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060007077 DMM INFO MM(262420000000052/c01c802e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060007077 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060007077 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060007077 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026060007077 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241026060007077 DLLC NOTICE LLME(ffffffff/c01c802e){ASSIGNED} LLGM Assign pre (c01c802e => ffffffff) (gprs_llc.c:1079) 20241026060007077 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c01c802e => ffffffff) (gprs_llc.c:1125) 20241026060007077 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58a3b0 (gprs_sndcp.c:574) 20241026060007077 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a708, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026060007077 DMM NOTICE MM(262420000000052/c01c802e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026060007077 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241026060007077 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026060007077 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026060007077 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241026060007077 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241026060007077 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) 20241026060007078 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) 20241026060007078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026060007078 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026060007078 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026060007078 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026060007078 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060007137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060007137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060007137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060007137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060007137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060007137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060007137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060007137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060007137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060007138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060007138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060007138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060007138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060007138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060007138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060007138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060007138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060007138 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060007138 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060007138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060007139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060007139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060007141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060007146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060007146 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060007153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060007153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060007153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060007153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060007153 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060007153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060007153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060007153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060007153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060007154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060007154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060007154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060007154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060007154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060007154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060007154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060007154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060007154 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060007154 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060007154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060007154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060007154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060007156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060007160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060007160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060007168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060007168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060007168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060007168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060007169 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060007169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060007169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060007169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060007169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060007169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060007169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060007169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060007169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060007169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060007169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060007169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060007169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060007169 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060007170 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060007170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060007170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060007170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060007172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060007178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060007178 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060007462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060007462 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060007462 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060007462 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060007465 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060007465 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@9842e08522d0: 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(1254)@9842e08522d0: 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(1254)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026060007490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9842e08522d0: setverdict(pass): none -> pass MTC@9842e08522d0: Warning: Re-starting timer T, which is already active (running or expired). 20241026060007512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026060007519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51854<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_bssgp_rim_single_report-BVCI210(1247)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@9842e08522d0: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1243)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(1255)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@9842e08522d0: Final verdict of PTC: none 20241026060007521 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060007521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_bssgp_rim_single_report-BVCI196(1242)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1253)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1248)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1246)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1241)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1251)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: pass MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@9842e08522d0: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sat Oct 26 06:00:07 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 20241026060007591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060007993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58800) 20241026060008522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060008522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58800, count=60060) 20241026060009524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060009524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sat Oct 26 06:00:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060010525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060010525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_rim_eutran_to_geran started. 20241026060011057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060011059 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060011103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060011103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060011103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060011103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060011103 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060011103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060011103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060011103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060011103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060011104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060011104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060011104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060011104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060011104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060011104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060011104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060011104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060011104 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060011104 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060011104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060011105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060011105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1262)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 20241026060011107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1258)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060011112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060011112 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060011117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060011117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060011117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060011117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060011117 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060011117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060011117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060011117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060011117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060011118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060011118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060011118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060011118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060011118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060011118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060011118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060011118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060011118 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060011118 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060011118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060011118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060011118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060011120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 20241026060011124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060011124 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060011134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060011134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060011134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060011134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060011134 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060011134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060011134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060011134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060011134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060011135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060011135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060011135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060011135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060011135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060011135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060011135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060011135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060011135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060011135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060011135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060011135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060011135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060011137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060011142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060011142 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060011527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060011527 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060011527 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060011527 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060011531 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1272)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026060011532 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@9842e08522d0: 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(1272)@9842e08522d0: 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(1272)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9842e08522d0: setverdict(pass): none -> pass 20241026060011584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026060011593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51864<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026060011598 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060011598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1273)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1271)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1266)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@9842e08522d0: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1261)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@9842e08522d0: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@9842e08522d0: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1264)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1269)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1259)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: pass MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@9842e08522d0: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sat Oct 26 06:00:11 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 20241026060011669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060012071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48444) 20241026060012598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060012598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48444, count=52800) 20241026060013600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060013600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sat Oct 26 06:00:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060014602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060014602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_cell_change_different_rai_ci_attach started. 20241026060015170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060015172 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060015219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060015219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060015219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060015219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060015219 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060015219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060015219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060015219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060015219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060015220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060015220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060015220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060015221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060015221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060015221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060015221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060015221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060015221 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060015221 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060015221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060015221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060015221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1280)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 20241026060015223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060015229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060015229 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060015234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060015234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060015234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060015234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060015234 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060015234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060015234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060015234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060015234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060015235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060015235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060015235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060015235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060015235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060015235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060015235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060015235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060015235 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060015235 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060015235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060015235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060015235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060015238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060015243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060015243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060015251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060015251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060015251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060015251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060015251 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060015251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060015251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060015251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060015251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060015252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060015252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060015252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060015253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060015253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060015253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060015253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060015253 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060015253 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060015253 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060015253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060015253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060015253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060015255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060015260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060015260 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060015604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060015604 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060015604 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060015604 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060015608 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060015609 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@9842e08522d0: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='EF18F70A'O, index=0 SGSN_Test-GSUP(1291)@9842e08522d0: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@9842e08522d0: 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 := 'D2035AF77725F4C286A0644BBB6BC576'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE671AEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B78621834C1309B'O } } } } } 20241026060015685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060015685 DLLC NOTICE LLME(ffffffff/ef18f70a){UNASSIGNED} LLC RX: unknown TLLI 0xef18f70a, creating LLME on the fly (gprs_llc.c:552) 20241026060015685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060015685 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241026060015685 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026060015685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026060015685 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026060015685 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026060015685 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060015685 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060015685 DLLC NOTICE LLME(ffffffff/ef18f70a){UNASSIGNED} LLGM Assign pre (ef18f70a => c2de27a6) (gprs_llc.c:1079) 20241026060015685 DLLC NOTICE LLME(ef18f70a/c2de27a6){ASSIGNED} LLGM Assign post (ef18f70a => c2de27a6) (gprs_llc.c:1125) 20241026060015685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060015685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060015685 DMM DEBUG MM(262420000000068/c2de27a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060015710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060015710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026060015710 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060015710 DMM DEBUG MM(262420000000068/c2de27a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241026060015710 DMM NOTICE MM(262420000000068/c2de27a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060015710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060015710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060015710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060015710 DMM DEBUG MM(262420000000068/c2de27a6) Requesting authorization (sgsn_auth.c:160) 20241026060015710 DMM INFO MM(262420000000068/c2de27a6) Requesting authentication tuples (sgsn_auth.c:184) 20241026060015710 DMM DEBUG MM(262420000000068/c2de27a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060015710 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241026060015710 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@9842e08522d0: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@9842e08522d0: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241026060015715 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060015715 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060015715 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060015715 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060015715 DMM INFO MM(262420000000068/c2de27a6) Subscriber data update (mmctx.c:445) 20241026060015715 DMM DEBUG MM(262420000000068/c2de27a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060015715 DMM INFO MM(262420000000068/c2de27a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060015715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060015715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060015715 DMM INFO MM(262420000000068/c2de27a6) <- GMM AUTH AND CIPHERING REQ (rand = d2 03 5a f7 77 25 f4 c2 86 a0 64 4b bb 6b c5 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026060015732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060015732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060015732 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060015732 DMM INFO MM(262420000000068/c2de27a6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060015732 DMM NOTICE MM(262420000000068/c2de27a6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060015732 DMM DEBUG MM(262420000000068/c2de27a6) checking auth: received GSM SRES = ae 67 1a ef (gprs_gmm.c:666) 20241026060015732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060015732 DMM DEBUG MM(262420000000068/c2de27a6) Requesting authorization (sgsn_auth.c:160) 20241026060015732 DMM INFO MM(262420000000068/c2de27a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060015732 DMM DEBUG MM(262420000000068/c2de27a6) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060015732 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241026060015732 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) 20241026060015732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026060015732 DMM INFO MM(262420000000068/c2de27a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2de27a6) (gprs_gmm.c:300) 20241026060015735 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060015735 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060015735 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241026060015735 DMM INFO MM(262420000000068/c2de27a6) Subscriber data update (mmctx.c:445) 20241026060015735 DMM DEBUG MM(262420000000068/c2de27a6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060015735 DMM INFO MM(262420000000068/c2de27a6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060015735 DMM NOTICE MM(262420000000068/c2de27a6) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241026060015735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060015735 DMM NOTICE MM(262420000000068/c2de27a6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060015735 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) 20241026060015737 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060015737 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241026060015737 DMM INFO MM(262420000000068/c2de27a6) Subscriber data update (mmctx.c:445) 20241026060015737 DMM DEBUG MM(262420000000068/c2de27a6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026060015748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060015748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026060015748 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060015748 DMM INFO MM(262420000000068/c2de27a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060015748 DMM NOTICE MM(262420000000068/c2de27a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060015748 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060015748 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060015748 DLLC NOTICE LLME(ef18f70a/c2de27a6){ASSIGNED} LLGM Assign pre (ffffffff => c2de27a6) (gprs_llc.c:1079) 20241026060015748 DLLC NOTICE LLME(ffffffff/c2de27a6){ASSIGNED} LLGM Assign post (ffffffff => c2de27a6) (gprs_llc.c:1125) 20241026060015748 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026060015748 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026060015748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060015748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060015806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060015807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026060015807 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060015807 DMM INFO MM(262420000000068/c2de27a6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026060015807 DMM INFO MM(262420000000068/c2de27a6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026060015807 DMM DEBUG MM(262420000000068/c2de27a6) Using GGSN 0 (gprs_sm.c:317) 20241026060015807 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) 20241026060015807 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241026060015807 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026060015807 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20241026060015807 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241026060015834 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 ac 80 da 3f 11 78 9d 69 0b 14 05 7f f1 1d db 65 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) 20241026060015834 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca5008490, cbp=0x55bccc585280) (sgsn_libgtp.c:629) 20241026060015834 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026060015835 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=c2de27a6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026060015835 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026060015835 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@9842e08522d0: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026060015850 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241026060015860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060015860 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026060015860 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@9842e08522d0: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@9842e08522d0: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C2DE27A6'O, index=0 20241026060015870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060015870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241026060015870 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC2DE27A6) type="GPRS attach" (gprs_gmm.c:1266) 20241026060015870 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060015870 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026060015870 DLLC NOTICE LLME(ffffffff/c2de27a6){ASSIGNED} LLGM Assign pre (c2de27a6 => c051a65c) (gprs_llc.c:1079) 20241026060015870 DLLC NOTICE LLME(c2de27a6/c051a65c){ASSIGNED} LLGM Assign post (c2de27a6 => c051a65c) (gprs_llc.c:1125) 20241026060015870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060015870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060015870 DMM DEBUG MM(262420000000068/c051a65c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060015890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060015890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241026060015890 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060015890 DMM DEBUG MM(262420000000068/c051a65c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241026060015890 DMM NOTICE MM(262420000000068/c051a65c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060015890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060015890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060015890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060015890 DMM DEBUG MM(262420000000068/c051a65c) Requesting authorization (sgsn_auth.c:160) 20241026060015890 DMM INFO MM(262420000000068/c051a65c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060015890 DMM DEBUG MM(262420000000068/c051a65c) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060015890 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241026060015890 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) 20241026060016871 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060016871 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060016871 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241026060016871 DMM INFO MM(262420000000068/c051a65c) Subscriber data update (mmctx.c:445) 20241026060016871 DMM DEBUG MM(262420000000068/c051a65c) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241026060016871 DMM INFO MM(262420000000068/c051a65c) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241026060016871 DMM NOTICE MM(262420000000068/c051a65c) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241026060016871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060016871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060016871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026060016871 DMM INFO MM(262420000000068/c051a65c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc051a65c) (gprs_gmm.c:300) 20241026060016871 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) 20241026060016873 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060016873 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241026060016873 DMM INFO MM(262420000000068/c051a65c) Subscriber data update (mmctx.c:445) 20241026060016873 DMM DEBUG MM(262420000000068/c051a65c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026060016888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060016888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060016888 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060016888 DMM INFO MM(262420000000068/c051a65c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060016888 DMM NOTICE MM(262420000000068/c051a65c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060016888 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060016888 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060016888 DLLC NOTICE LLME(c2de27a6/c051a65c){ASSIGNED} LLGM Assign pre (ffffffff => c051a65c) (gprs_llc.c:1079) 20241026060016888 DLLC NOTICE LLME(ffffffff/c051a65c){ASSIGNED} LLGM Assign post (ffffffff => c051a65c) (gprs_llc.c:1125) 20241026060016888 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026060016888 DMM ERROR MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241026060016888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060016888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060016939 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241026060016953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060016953 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060016954 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@9842e08522d0: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@9842e08522d0: Final verdict of PTC: pass 20241026060016961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43396<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026060016965 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060016965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1290)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(1291)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1279)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1289)@9842e08522d0: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@9842e08522d0: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@9842e08522d0: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1284)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1277)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1282)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1287)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@9842e08522d0: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Sat Oct 26 06:00:16 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 20241026060017065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060017467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101676) 20241026060017966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060017967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101676, count=123104) 20241026060018967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060018967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sat Oct 26 06:00:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060019955 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Timeout of T3314 (fsm.c:317) 20241026060019955 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241026060019955 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241026060019969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060019969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_cell_change_different_rai_ci_data started. 20241026060020567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060020570 DMM INFO MM(262420000000068/c051a65c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060020570 DMM INFO MM(262420000000068/c051a65c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060020570 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060020570 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060020570 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026060020570 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241026060020570 DLLC NOTICE LLME(ffffffff/c051a65c){ASSIGNED} LLGM Assign pre (c051a65c => ffffffff) (gprs_llc.c:1079) 20241026060020570 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c051a65c => ffffffff) (gprs_llc.c:1125) 20241026060020570 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58a330 (gprs_sndcp.c:574) 20241026060020570 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026060020570 DMM NOTICE MM(262420000000068/c051a65c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026060020570 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241026060020570 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026060020570 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026060020570 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241026060020570 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241026060020570 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) 20241026060020570 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) 20241026060020570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026060020570 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026060020570 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026060020570 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026060020570 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060020624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060020624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060020624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060020624 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060020624 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060020624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060020624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060020624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060020624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060020625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060020625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060020625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060020625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060020625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060020625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060020625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060020625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060020625 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060020625 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060020625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060020625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060020625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060020627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060020632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060020632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060020640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060020640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060020640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060020640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060020640 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060020640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060020640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060020640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060020640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060020641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060020641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060020641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060020641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060020641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060020641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060020641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060020641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060020641 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060020641 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060020641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060020641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060020641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060020643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060020647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060020647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060020656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060020656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060020656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060020656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060020656 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060020656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060020656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060020656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060020656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060020657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060020657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060020657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060020657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060020657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060020657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060020657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060020657 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060020657 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060020657 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060020657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060020657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060020657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060020660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060020665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060020665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060020970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060020970 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060020970 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060020970 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060020974 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060020975 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@9842e08522d0: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='DCF8B49E'O, index=0 SGSN_Test-GSUP(1310)@9842e08522d0: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@9842e08522d0: 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 := '1A2841548876BB51E7113A3143A48AEF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D391EFC2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70929114D48C612B'O } } } } } 20241026060021049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060021049 DLLC NOTICE LLME(ffffffff/dcf8b49e){UNASSIGNED} LLC RX: unknown TLLI 0xdcf8b49e, creating LLME on the fly (gprs_llc.c:552) 20241026060021049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060021049 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241026060021049 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026060021049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026060021049 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026060021049 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026060021049 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060021049 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060021049 DLLC NOTICE LLME(ffffffff/dcf8b49e){UNASSIGNED} LLGM Assign pre (dcf8b49e => e7f7f5c1) (gprs_llc.c:1079) 20241026060021049 DLLC NOTICE LLME(dcf8b49e/e7f7f5c1){ASSIGNED} LLGM Assign post (dcf8b49e => e7f7f5c1) (gprs_llc.c:1125) 20241026060021049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060021049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060021049 DMM DEBUG MM(262420000000070/e7f7f5c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060021070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060021070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026060021070 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060021070 DMM DEBUG MM(262420000000070/e7f7f5c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241026060021071 DMM NOTICE MM(262420000000070/e7f7f5c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060021071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060021071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060021071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060021071 DMM DEBUG MM(262420000000070/e7f7f5c1) Requesting authorization (sgsn_auth.c:160) 20241026060021071 DMM INFO MM(262420000000070/e7f7f5c1) Requesting authentication tuples (sgsn_auth.c:184) 20241026060021071 DMM DEBUG MM(262420000000070/e7f7f5c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060021071 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241026060021071 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@9842e08522d0: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@9842e08522d0: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241026060021076 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060021076 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060021076 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060021076 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060021076 DMM INFO MM(262420000000070/e7f7f5c1) Subscriber data update (mmctx.c:445) 20241026060021076 DMM DEBUG MM(262420000000070/e7f7f5c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060021076 DMM INFO MM(262420000000070/e7f7f5c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060021076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060021076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060021077 DMM INFO MM(262420000000070/e7f7f5c1) <- GMM AUTH AND CIPHERING REQ (rand = 1a 28 41 54 88 76 bb 51 e7 11 3a 31 43 a4 8a ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026060021094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060021094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060021094 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060021094 DMM INFO MM(262420000000070/e7f7f5c1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060021094 DMM NOTICE MM(262420000000070/e7f7f5c1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060021094 DMM DEBUG MM(262420000000070/e7f7f5c1) checking auth: received GSM SRES = d3 91 ef c2 (gprs_gmm.c:666) 20241026060021094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060021094 DMM DEBUG MM(262420000000070/e7f7f5c1) Requesting authorization (sgsn_auth.c:160) 20241026060021094 DMM INFO MM(262420000000070/e7f7f5c1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060021094 DMM DEBUG MM(262420000000070/e7f7f5c1) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060021094 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241026060021094 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) 20241026060021094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026060021094 DMM INFO MM(262420000000070/e7f7f5c1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7f7f5c1) (gprs_gmm.c:300) 20241026060021097 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060021097 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060021097 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241026060021097 DMM INFO MM(262420000000070/e7f7f5c1) Subscriber data update (mmctx.c:445) 20241026060021097 DMM DEBUG MM(262420000000070/e7f7f5c1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060021097 DMM INFO MM(262420000000070/e7f7f5c1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060021097 DMM NOTICE MM(262420000000070/e7f7f5c1) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241026060021097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060021097 DMM NOTICE MM(262420000000070/e7f7f5c1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060021097 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) 20241026060021099 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060021099 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241026060021099 DMM INFO MM(262420000000070/e7f7f5c1) Subscriber data update (mmctx.c:445) 20241026060021099 DMM DEBUG MM(262420000000070/e7f7f5c1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026060021112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060021112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026060021112 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060021112 DMM INFO MM(262420000000070/e7f7f5c1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060021113 DMM NOTICE MM(262420000000070/e7f7f5c1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060021113 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060021113 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060021113 DLLC NOTICE LLME(dcf8b49e/e7f7f5c1){ASSIGNED} LLGM Assign pre (ffffffff => e7f7f5c1) (gprs_llc.c:1079) 20241026060021113 DLLC NOTICE LLME(ffffffff/e7f7f5c1){ASSIGNED} LLGM Assign post (ffffffff => e7f7f5c1) (gprs_llc.c:1125) 20241026060021113 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026060021113 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026060021113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060021113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060021169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060021169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026060021169 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060021169 DMM INFO MM(262420000000070/e7f7f5c1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026060021169 DMM INFO MM(262420000000070/e7f7f5c1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026060021169 DMM DEBUG MM(262420000000070/e7f7f5c1) Using GGSN 0 (gprs_sm.c:317) 20241026060021169 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) 20241026060021169 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241026060021169 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026060021169 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20241026060021169 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241026060021185 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 e7 45 d8 e0 11 44 28 7b 5c 14 05 7f cc 02 1b 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=1074 from retransmit req queue (gtp.c:443) 20241026060021185 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca5009508, cbp=0x55bccc58c5e0) (sgsn_libgtp.c:629) 20241026060021185 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026060021185 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58a688 TLLI=e7f7f5c1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026060021185 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026060021185 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@9842e08522d0: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026060021199 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20241026060021208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060021208 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026060021208 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@9842e08522d0: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E7F7F5C1'O, index=0 20241026060021218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060021218 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060021218 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55bccc58a688, TLLI=e7f7f5c1, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@9842e08522d0: Removing Client IMSI='262420000000070'H, index=0 20241026060023220 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@9842e08522d0: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@9842e08522d0: Final verdict of PTC: pass 20241026060023236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43414<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@9842e08522d0: Final verdict of PTC: none 20241026060023240 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060023240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1308)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@9842e08522d0: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@9842e08522d0: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1303)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1298)@9842e08522d0: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1301)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1306)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1296)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@9842e08522d0: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sat Oct 26 06:00:23 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 20241026060023347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060023750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105632) 20241026060024209 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Timeout of T3314 (fsm.c:317) 20241026060024209 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241026060024209 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241026060024240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060024240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105632, count=107516) 20241026060025241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060025242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060025669 DGPRS DEBUG Checking for inactive LLMEs, time = 32450624 (sgsn.c:131) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sat Oct 26 06:00:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060026243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060026243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_cell_change_different_ci_attach started. 20241026060026829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060026831 DMM INFO MM(262420000000070/e7f7f5c1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060026831 DMM INFO MM(262420000000070/e7f7f5c1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060026831 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060026831 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060026831 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026060026831 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241026060026831 DLLC NOTICE LLME(ffffffff/e7f7f5c1){ASSIGNED} LLGM Assign pre (e7f7f5c1 => ffffffff) (gprs_llc.c:1079) 20241026060026831 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7f7f5c1 => ffffffff) (gprs_llc.c:1125) 20241026060026831 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58a330 (gprs_sndcp.c:574) 20241026060026831 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026060026831 DMM NOTICE MM(262420000000070/e7f7f5c1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026060026831 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241026060026831 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026060026831 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026060026831 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241026060026831 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241026060026831 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) 20241026060026831 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) 20241026060026832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026060026832 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026060026832 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026060026832 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026060026832 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060026869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060026869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060026869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060026869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060026869 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060026869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060026869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060026869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060026869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060026869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060026869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060026869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060026869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060026869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060026869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060026870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060026870 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060026870 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060026870 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060026870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060026870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060026870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060026871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060026875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060026875 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060026884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060026884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060026884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060026884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060026884 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060026884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060026884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060026884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060026884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060026885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060026885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060026885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060026885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060026885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060026885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060026885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060026885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060026885 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060026885 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060026885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060026885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060026885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060026887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060026892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060026892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060026901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060026901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060026901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060026901 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060026901 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060026901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060026901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060026901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060026901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060026902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060026902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060026902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060026903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060026903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060026903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060026903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060026903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060026903 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060026903 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060026903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060026903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060026903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060026905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060026909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060026909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060027244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060027244 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060027244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060027244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060027248 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060027250 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@9842e08522d0: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E9ECDBA4'O, index=0 SGSN_Test-GSUP(1329)@9842e08522d0: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@9842e08522d0: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@9842e08522d0: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E9ECDBA4'O, index=0 TC_cell_change_different_ci_attach(1331)@9842e08522d0: 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 := '0E96E2CD0B4FEFBCB8453DB84DEA5053'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3B56CD9F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '938574D109D3E6AF'O } } } } } 20241026060027311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060027311 DLLC NOTICE LLME(ffffffff/e9ecdba4){UNASSIGNED} LLC RX: unknown TLLI 0xe9ecdba4, creating LLME on the fly (gprs_llc.c:552) 20241026060027311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060027311 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241026060027311 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026060027311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026060027311 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026060027311 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026060027311 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060027311 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060027311 DLLC NOTICE LLME(ffffffff/e9ecdba4){UNASSIGNED} LLGM Assign pre (e9ecdba4 => fd9f33e1) (gprs_llc.c:1079) 20241026060027311 DLLC NOTICE LLME(e9ecdba4/fd9f33e1){ASSIGNED} LLGM Assign post (e9ecdba4 => fd9f33e1) (gprs_llc.c:1125) 20241026060027311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060027311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060027311 DMM DEBUG MM(262420000000069/fd9f33e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060027337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060027337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026060027337 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060027337 DMM DEBUG MM(262420000000069/fd9f33e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241026060027337 DMM NOTICE MM(262420000000069/fd9f33e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060027337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060027337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060027337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060027337 DMM DEBUG MM(262420000000069/fd9f33e1) Requesting authorization (sgsn_auth.c:160) 20241026060027337 DMM INFO MM(262420000000069/fd9f33e1) Requesting authentication tuples (sgsn_auth.c:184) 20241026060027337 DMM DEBUG MM(262420000000069/fd9f33e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060027337 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241026060027337 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@9842e08522d0: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@9842e08522d0: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241026060027343 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060027343 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060027343 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060027343 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060027343 DMM INFO MM(262420000000069/fd9f33e1) Subscriber data update (mmctx.c:445) 20241026060027343 DMM DEBUG MM(262420000000069/fd9f33e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060027343 DMM INFO MM(262420000000069/fd9f33e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060027343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060027343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060027343 DMM INFO MM(262420000000069/fd9f33e1) <- GMM AUTH AND CIPHERING REQ (rand = 0e 96 e2 cd 0b 4f ef bc b8 45 3d b8 4d ea 50 53 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026060027359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060027359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060027360 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060027360 DMM INFO MM(262420000000069/fd9f33e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060027360 DMM NOTICE MM(262420000000069/fd9f33e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060027360 DMM DEBUG MM(262420000000069/fd9f33e1) checking auth: received GSM SRES = 3b 56 cd 9f (gprs_gmm.c:666) 20241026060027360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060027360 DMM DEBUG MM(262420000000069/fd9f33e1) Requesting authorization (sgsn_auth.c:160) 20241026060027360 DMM INFO MM(262420000000069/fd9f33e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060027360 DMM DEBUG MM(262420000000069/fd9f33e1) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060027360 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241026060027360 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) 20241026060027360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026060027360 DMM INFO MM(262420000000069/fd9f33e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9f33e1) (gprs_gmm.c:300) 20241026060027363 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060027363 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060027363 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241026060027363 DMM INFO MM(262420000000069/fd9f33e1) Subscriber data update (mmctx.c:445) 20241026060027363 DMM DEBUG MM(262420000000069/fd9f33e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060027363 DMM INFO MM(262420000000069/fd9f33e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060027363 DMM NOTICE MM(262420000000069/fd9f33e1) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241026060027363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060027363 DMM NOTICE MM(262420000000069/fd9f33e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060027363 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) 20241026060027364 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060027364 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241026060027364 DMM INFO MM(262420000000069/fd9f33e1) Subscriber data update (mmctx.c:445) 20241026060027364 DMM DEBUG MM(262420000000069/fd9f33e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026060027375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060027375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026060027375 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060027375 DMM INFO MM(262420000000069/fd9f33e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060027375 DMM NOTICE MM(262420000000069/fd9f33e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060027375 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060027375 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060027375 DLLC NOTICE LLME(e9ecdba4/fd9f33e1){ASSIGNED} LLGM Assign pre (ffffffff => fd9f33e1) (gprs_llc.c:1079) 20241026060027375 DLLC NOTICE LLME(ffffffff/fd9f33e1){ASSIGNED} LLGM Assign post (ffffffff => fd9f33e1) (gprs_llc.c:1125) 20241026060027375 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026060027375 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026060027375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060027375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060027432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060027432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026060027432 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060027432 DMM INFO MM(262420000000069/fd9f33e1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026060027432 DMM INFO MM(262420000000069/fd9f33e1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026060027432 DMM DEBUG MM(262420000000069/fd9f33e1) Using GGSN 0 (gprs_sm.c:317) 20241026060027432 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) 20241026060027432 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241026060027432 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026060027432 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20241026060027432 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241026060027452 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 2f 70 e2 14 11 b7 cb 6d 49 14 05 7f 90 32 16 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=1076 from retransmit req queue (gtp.c:443) 20241026060027452 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca500a580, cbp=0x55bccc58c970) (sgsn_libgtp.c:629) 20241026060027452 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026060027452 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58b7f8 TLLI=fd9f33e1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026060027452 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026060027453 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@9842e08522d0: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026060027470 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241026060027485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060027485 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026060027485 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@9842e08522d0: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@9842e08522d0: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='FD9F33E1'O, index=0 20241026060027500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060027500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241026060027500 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060027501 DMM INFO MM(262420000000069/fd9f33e1) -> GMM ATTACH REQUEST MI(TMSI-0xFD9F33E1) type="GPRS attach" (gprs_gmm.c:1266) 20241026060027501 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060027501 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026060027501 DLLC NOTICE LLME(ffffffff/fd9f33e1){ASSIGNED} LLGM Assign pre (fd9f33e1 => f84baa30) (gprs_llc.c:1079) 20241026060027501 DLLC NOTICE LLME(fd9f33e1/f84baa30){ASSIGNED} LLGM Assign post (fd9f33e1 => f84baa30) (gprs_llc.c:1125) 20241026060027501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060027501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060027501 DMM DEBUG MM(262420000000069/f84baa30) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060027527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060027527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241026060027527 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060027527 DMM DEBUG MM(262420000000069/f84baa30) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241026060027527 DMM NOTICE MM(262420000000069/f84baa30) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060027527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060027527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060027527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060027527 DMM DEBUG MM(262420000000069/f84baa30) Requesting authorization (sgsn_auth.c:160) 20241026060027527 DMM INFO MM(262420000000069/f84baa30) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060027527 DMM DEBUG MM(262420000000069/f84baa30) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060027527 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241026060027527 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) 20241026060028499 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060028499 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060028499 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241026060028499 DMM INFO MM(262420000000069/f84baa30) Subscriber data update (mmctx.c:445) 20241026060028499 DMM DEBUG MM(262420000000069/f84baa30) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241026060028499 DMM INFO MM(262420000000069/f84baa30) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241026060028499 DMM NOTICE MM(262420000000069/f84baa30) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241026060028499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060028499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060028499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241026060028499 DMM INFO MM(262420000000069/f84baa30) <- GMM ATTACH ACCEPT (new P-TMSI=0xf84baa30) (gprs_gmm.c:300) 20241026060028499 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) 20241026060028501 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060028501 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241026060028501 DMM INFO MM(262420000000069/f84baa30) Subscriber data update (mmctx.c:445) 20241026060028501 DMM DEBUG MM(262420000000069/f84baa30) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026060028518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060028518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060028518 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060028518 DMM INFO MM(262420000000069/f84baa30) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060028518 DMM NOTICE MM(262420000000069/f84baa30) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060028518 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060028518 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060028518 DLLC NOTICE LLME(fd9f33e1/f84baa30){ASSIGNED} LLGM Assign pre (ffffffff => f84baa30) (gprs_llc.c:1079) 20241026060028518 DLLC NOTICE LLME(ffffffff/f84baa30){ASSIGNED} LLGM Assign post (ffffffff => f84baa30) (gprs_llc.c:1125) 20241026060028518 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026060028518 DMM ERROR MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241026060028518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060028518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060028568 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241026060028584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060028584 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060028584 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@9842e08522d0: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@9842e08522d0: Final verdict of PTC: pass 20241026060028592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57496<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1322)@9842e08522d0: Final verdict of PTC: none 20241026060028597 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060028597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1328)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1317)@9842e08522d0: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@9842e08522d0: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1327)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@9842e08522d0: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1315)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1320)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1325)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@9842e08522d0: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Sat Oct 26 06:00:28 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 20241026060028712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060029114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57508<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125452) 20241026060029599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060029599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125452, count=129808) 20241026060030601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060030601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sat Oct 26 06:00:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060031586 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Timeout of T3314 (fsm.c:317) 20241026060031586 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241026060031586 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241026060031602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060031602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_cell_change_different_ci_data started. 20241026060032217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060032220 DMM INFO MM(262420000000069/f84baa30) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060032220 DMM INFO MM(262420000000069/f84baa30) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060032220 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060032220 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060032220 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026060032220 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241026060032220 DLLC NOTICE LLME(ffffffff/f84baa30){ASSIGNED} LLGM Assign pre (f84baa30 => ffffffff) (gprs_llc.c:1079) 20241026060032220 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f84baa30 => ffffffff) (gprs_llc.c:1125) 20241026060032220 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58b4a0 (gprs_sndcp.c:574) 20241026060032220 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58b7f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026060032220 DMM NOTICE MM(262420000000069/f84baa30) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026060032220 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241026060032220 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026060032220 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026060032220 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241026060032220 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241026060032220 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) 20241026060032220 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) 20241026060032220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026060032220 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026060032220 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026060032220 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026060032220 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060032271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060032271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060032271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060032271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060032271 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060032271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060032271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060032271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060032271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060032271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060032271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060032271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060032272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060032272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060032272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060032272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060032272 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060032272 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060032272 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060032272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060032272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060032272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060032273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060032278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060032278 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060032286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060032286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060032286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060032286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060032286 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060032286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060032286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060032286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060032286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060032287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060032287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060032287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060032287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060032287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060032287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060032287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060032287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060032287 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060032287 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060032287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060032287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060032287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060032290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060032295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060032295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060032302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060032302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060032302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060032302 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060032302 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060032302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060032302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060032302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060032302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060032303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060032303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060032303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060032303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060032303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060032303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060032303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060032303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060032303 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060032303 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060032303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060032303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060032303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060032306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060032311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060032311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060032604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060032604 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060032604 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060032604 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060032608 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060032609 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@9842e08522d0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@9842e08522d0: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C0F5E7FE'O, index=0 SGSN_Test-GSUP(1348)@9842e08522d0: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@9842e08522d0: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@9842e08522d0: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C0F5E7FE'O, index=0 TC_cell_change_different_ci_data(1350)@9842e08522d0: 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 := '9C16D162C6A4CBA500FF850F1FD547A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8ABC50C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4941F1F491CFAABF'O } } } } } 20241026060032686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060032686 DLLC NOTICE LLME(ffffffff/c0f5e7fe){UNASSIGNED} LLC RX: unknown TLLI 0xc0f5e7fe, creating LLME on the fly (gprs_llc.c:552) 20241026060032686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060032686 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241026060032686 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026060032686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026060032686 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026060032686 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026060032686 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060032686 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060032686 DLLC NOTICE LLME(ffffffff/c0f5e7fe){UNASSIGNED} LLGM Assign pre (c0f5e7fe => c7215d2a) (gprs_llc.c:1079) 20241026060032686 DLLC NOTICE LLME(c0f5e7fe/c7215d2a){ASSIGNED} LLGM Assign post (c0f5e7fe => c7215d2a) (gprs_llc.c:1125) 20241026060032686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060032686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060032686 DMM DEBUG MM(262420000000071/c7215d2a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060032708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060032709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026060032709 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060032709 DMM DEBUG MM(262420000000071/c7215d2a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241026060032709 DMM NOTICE MM(262420000000071/c7215d2a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060032709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060032709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060032709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060032709 DMM DEBUG MM(262420000000071/c7215d2a) Requesting authorization (sgsn_auth.c:160) 20241026060032709 DMM INFO MM(262420000000071/c7215d2a) Requesting authentication tuples (sgsn_auth.c:184) 20241026060032709 DMM DEBUG MM(262420000000071/c7215d2a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060032709 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241026060032709 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@9842e08522d0: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@9842e08522d0: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241026060032715 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060032715 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060032715 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060032715 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060032715 DMM INFO MM(262420000000071/c7215d2a) Subscriber data update (mmctx.c:445) 20241026060032715 DMM DEBUG MM(262420000000071/c7215d2a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060032715 DMM INFO MM(262420000000071/c7215d2a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060032715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060032715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060032715 DMM INFO MM(262420000000071/c7215d2a) <- GMM AUTH AND CIPHERING REQ (rand = 9c 16 d1 62 c6 a4 cb a5 00 ff 85 0f 1f d5 47 a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026060032731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060032731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060032731 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060032731 DMM INFO MM(262420000000071/c7215d2a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060032731 DMM NOTICE MM(262420000000071/c7215d2a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060032731 DMM DEBUG MM(262420000000071/c7215d2a) checking auth: received GSM SRES = 8a bc 50 c3 (gprs_gmm.c:666) 20241026060032731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060032731 DMM DEBUG MM(262420000000071/c7215d2a) Requesting authorization (sgsn_auth.c:160) 20241026060032731 DMM INFO MM(262420000000071/c7215d2a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060032731 DMM DEBUG MM(262420000000071/c7215d2a) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060032731 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241026060032731 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) 20241026060032731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026060032731 DMM INFO MM(262420000000071/c7215d2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7215d2a) (gprs_gmm.c:300) 20241026060032734 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060032734 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060032734 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241026060032734 DMM INFO MM(262420000000071/c7215d2a) Subscriber data update (mmctx.c:445) 20241026060032734 DMM DEBUG MM(262420000000071/c7215d2a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060032734 DMM INFO MM(262420000000071/c7215d2a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060032734 DMM NOTICE MM(262420000000071/c7215d2a) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241026060032734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060032734 DMM NOTICE MM(262420000000071/c7215d2a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060032734 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) 20241026060032735 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060032735 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241026060032736 DMM INFO MM(262420000000071/c7215d2a) Subscriber data update (mmctx.c:445) 20241026060032736 DMM DEBUG MM(262420000000071/c7215d2a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026060032748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060032748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026060032748 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060032748 DMM INFO MM(262420000000071/c7215d2a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060032748 DMM NOTICE MM(262420000000071/c7215d2a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060032748 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060032748 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060032748 DLLC NOTICE LLME(c0f5e7fe/c7215d2a){ASSIGNED} LLGM Assign pre (ffffffff => c7215d2a) (gprs_llc.c:1079) 20241026060032748 DLLC NOTICE LLME(ffffffff/c7215d2a){ASSIGNED} LLGM Assign post (ffffffff => c7215d2a) (gprs_llc.c:1125) 20241026060032748 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026060032748 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026060032748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060032748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060032806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060032806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241026060032806 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060032806 DMM INFO MM(262420000000071/c7215d2a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026060032806 DMM INFO MM(262420000000071/c7215d2a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026060032806 DMM DEBUG MM(262420000000071/c7215d2a) Using GGSN 0 (gprs_sm.c:317) 20241026060032806 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) 20241026060032806 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241026060032806 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026060032806 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20241026060032806 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241026060032824 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 00 63 41 b8 11 b6 9c aa bf 14 05 7f b4 a3 e3 f5 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) 20241026060032824 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca500b5f8, cbp=0x55bccc58cd00) (sgsn_libgtp.c:629) 20241026060032824 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026060032824 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55bccc58b7f8 TLLI=c7215d2a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241026060032824 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026060032824 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@9842e08522d0: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026060032838 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20241026060032854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060032854 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241026060032854 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@9842e08522d0: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@9842e08522d0: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C7215D2A'O, index=0 20241026060032869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060032869 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060032869 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060032871 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@9842e08522d0: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@9842e08522d0: Final verdict of PTC: pass 20241026060032895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43906<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026060032898 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060032898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1347)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(1348)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1336)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1346)@9842e08522d0: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1341)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@9842e08522d0: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@9842e08522d0: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1334)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1339)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1344)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@9842e08522d0: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sat Oct 26 06:00:32 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 20241026060033010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060033413 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=93764) 20241026060033899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060033899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93764, count=106076) 20241026060034900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060034900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sat Oct 26 06:00:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060035870 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Timeout of T3314 (fsm.c:317) 20241026060035870 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241026060035870 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241026060035901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060035901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_sgsn_context_req_in started. 20241026060036479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060036481 DMM INFO MM(262420000000071/c7215d2a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060036481 DMM INFO MM(262420000000071/c7215d2a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060036481 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060036481 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060036481 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026060036481 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241026060036481 DLLC NOTICE LLME(ffffffff/c7215d2a){ASSIGNED} LLGM Assign pre (c7215d2a => ffffffff) (gprs_llc.c:1079) 20241026060036481 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7215d2a => ffffffff) (gprs_llc.c:1125) 20241026060036481 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55bccc58b4a0 (gprs_sndcp.c:574) 20241026060036481 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55bccc58b7f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241026060036481 DMM NOTICE MM(262420000000071/c7215d2a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026060036481 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241026060036481 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026060036481 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026060036482 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241026060036482 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241026060036482 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) 20241026060036482 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) 20241026060036482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026060036482 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026060036482 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026060036482 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026060036482 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060036522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060036522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060036522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060036522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060036522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060036522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060036522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060036522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060036522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060036523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060036523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060036523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060036523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060036523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060036523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060036523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060036523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060036523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060036523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060036523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060036523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060036523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060036525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060036530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060036530 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060036538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060036538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060036538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060036539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060036539 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060036539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060036539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060036539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060036539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060036539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060036539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060036539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060036539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060036539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060036539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060036539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060036539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060036539 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060036540 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060036540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1360)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026060036540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060036540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060036542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060036546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060036546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060036557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060036557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060036557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060036557 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060036557 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060036557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060036557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060036557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060036557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060036557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060036557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060036557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060036557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060036557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060036557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060036557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060036557 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060036557 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060036557 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060036557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060036558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060036558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060036559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060036564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060036564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060036902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060036902 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060036902 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060036902 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060036907 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060036908 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@9842e08522d0: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='EC0731A6'O, index=0 SGSN_Test-GSUP(1367)@9842e08522d0: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@9842e08522d0: 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 := '76A2FA226E23C6BA63A73CA3D6417432'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47D9B432'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '979452A5436D6F29'O } } } } } 20241026060037975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060037975 DLLC NOTICE LLME(ffffffff/ec0731a6){UNASSIGNED} LLC RX: unknown TLLI 0xec0731a6, creating LLME on the fly (gprs_llc.c:552) 20241026060037975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060037975 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241026060037975 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026060037975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026060037975 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026060037975 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026060037975 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060037975 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060037975 DLLC NOTICE LLME(ffffffff/ec0731a6){UNASSIGNED} LLGM Assign pre (ec0731a6 => d2a15d0b) (gprs_llc.c:1079) 20241026060037975 DLLC NOTICE LLME(ec0731a6/d2a15d0b){ASSIGNED} LLGM Assign post (ec0731a6 => d2a15d0b) (gprs_llc.c:1125) 20241026060037975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060037975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060037975 DMM DEBUG MM(262420000000072/d2a15d0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060037989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060037989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026060037989 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060037989 DMM DEBUG MM(262420000000072/d2a15d0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241026060037989 DMM NOTICE MM(262420000000072/d2a15d0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060037989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060037989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060037989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060037989 DMM DEBUG MM(262420000000072/d2a15d0b) Requesting authorization (sgsn_auth.c:160) 20241026060037989 DMM INFO MM(262420000000072/d2a15d0b) Requesting authentication tuples (sgsn_auth.c:184) 20241026060037989 DMM DEBUG MM(262420000000072/d2a15d0b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060037989 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241026060037989 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@9842e08522d0: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@9842e08522d0: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241026060037993 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060037993 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060037993 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060037993 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060037993 DMM INFO MM(262420000000072/d2a15d0b) Subscriber data update (mmctx.c:445) 20241026060037993 DMM DEBUG MM(262420000000072/d2a15d0b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060037993 DMM INFO MM(262420000000072/d2a15d0b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060037993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060037993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060037993 DMM INFO MM(262420000000072/d2a15d0b) <- GMM AUTH AND CIPHERING REQ (rand = 76 a2 fa 22 6e 23 c6 ba 63 a7 3c a3 d6 41 74 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241026060038008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060038008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060038008 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060038008 DMM INFO MM(262420000000072/d2a15d0b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060038008 DMM NOTICE MM(262420000000072/d2a15d0b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060038008 DMM DEBUG MM(262420000000072/d2a15d0b) checking auth: received GSM SRES = 47 d9 b4 32 (gprs_gmm.c:666) 20241026060038008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060038008 DMM DEBUG MM(262420000000072/d2a15d0b) Requesting authorization (sgsn_auth.c:160) 20241026060038008 DMM INFO MM(262420000000072/d2a15d0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060038008 DMM DEBUG MM(262420000000072/d2a15d0b) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060038008 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241026060038008 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) 20241026060038008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026060038008 DMM INFO MM(262420000000072/d2a15d0b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2a15d0b) (gprs_gmm.c:300) 20241026060038011 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060038011 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060038011 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241026060038011 DMM INFO MM(262420000000072/d2a15d0b) Subscriber data update (mmctx.c:445) 20241026060038011 DMM DEBUG MM(262420000000072/d2a15d0b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060038011 DMM INFO MM(262420000000072/d2a15d0b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060038011 DMM NOTICE MM(262420000000072/d2a15d0b) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241026060038011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060038011 DMM NOTICE MM(262420000000072/d2a15d0b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060038011 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) 20241026060038012 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060038012 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241026060038012 DMM INFO MM(262420000000072/d2a15d0b) Subscriber data update (mmctx.c:445) 20241026060038012 DMM DEBUG MM(262420000000072/d2a15d0b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026060038024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060038024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026060038025 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060038025 DMM INFO MM(262420000000072/d2a15d0b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060038025 DMM NOTICE MM(262420000000072/d2a15d0b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060038025 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060038025 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060038025 DLLC NOTICE LLME(ec0731a6/d2a15d0b){ASSIGNED} LLGM Assign pre (ffffffff => d2a15d0b) (gprs_llc.c:1079) 20241026060038025 DLLC NOTICE LLME(ffffffff/d2a15d0b){ASSIGNED} LLGM Assign post (ffffffff => d2a15d0b) (gprs_llc.c:1125) 20241026060038025 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026060038025 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026060038025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060038025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060038085 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 18 65 00 00 03 52 f0 99 42 42 de 05 d2 a1 5d 0b 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@9842e08522d0: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241026060040084 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241026060040084 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241026060040084 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) 20241026060040084 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241026060040084 DMM INFO MM(262420000000072/d2a15d0b) Subscriber data update (mmctx.c:445) 20241026060040084 DMM DEBUG MM(262420000000072/d2a15d0b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241026060040084 DMM INFO MM(262420000000072/d2a15d0b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241026060040084 DMM INFO MM(262420000000072/d2a15d0b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060040085 DMM INFO MM(262420000000072/d2a15d0b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060040085 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060040085 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060040085 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026060040085 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026060040085 DLLC NOTICE LLME(ffffffff/d2a15d0b){ASSIGNED} LLGM Assign pre (d2a15d0b => ffffffff) (gprs_llc.c:1079) 20241026060040085 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2a15d0b => ffffffff) (gprs_llc.c:1125) 20241026060040085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026060040085 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026060040085 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026060040085 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@9842e08522d0: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@9842e08522d0: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241026060040096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43922<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1351)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1355)@9842e08522d0: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@9842e08522d0: Final verdict of PTC: none 20241026060040101 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060040101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1360)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1365)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@9842e08522d0: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1358)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1363)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1353)@9842e08522d0: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@9842e08522d0: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sat Oct 26 06:00:40 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 20241026060040177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060040579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43938<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95680) 20241026060041102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060041102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95680, count=100036) 20241026060042103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060042104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sat Oct 26 06:00:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060043105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060043105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_sgsn_context_req_out started. 20241026060043669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060043672 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060043719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060043719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060043719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060043719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060043719 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060043719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060043719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060043719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060043719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060043720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060043720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060043720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060043720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060043720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060043721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060043721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060043721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060043721 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060043721 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060043721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060043721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060043721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060043723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060043729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060043729 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060043735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060043735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060043735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060043735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060043735 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060043735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060043735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060043735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060043735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060043736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060043736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060043736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060043736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060043736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060043736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060043736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060043736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060043736 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060043736 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060043736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060043736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060043736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060043738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060043743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060043743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060043751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060043751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060043751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060043751 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060043751 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060043751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060043751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060043751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060043751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060043751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060043751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060043751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060043751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060043752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060043752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060043752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060043752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060043752 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060043752 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060043752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060043752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060043752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060043754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060043758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060043758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060044106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060044106 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060044106 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060044106 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060044110 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060044111 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@9842e08522d0: 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)@9842e08522d0: 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)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@9842e08522d0: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='C1D3AC77'O, index=0 SGSN_Test-GSUP(1386)@9842e08522d0: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241026060045181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060045181 DLLC NOTICE LLME(ffffffff/c1d3ac77){UNASSIGNED} LLC RX: unknown TLLI 0xc1d3ac77, creating LLME on the fly (gprs_llc.c:552) 20241026060045181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241026060045181 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026060045181 DMM NOTICE LLME(ffffffff/c1d3ac77){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241026060045181 DLLC NOTICE LLME(ffffffff/c1d3ac77){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241026060045181 DMM ERROR LLME(ffffffff/c1d3ac77){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241026060045181 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241026060045181 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241026060045181 DLLC NOTICE LLME(ffffffff/c1d3ac77){UNASSIGNED} LLGM Assign pre (c1d3ac77 => ffffffff) (gprs_llc.c:1079) 20241026060045181 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1d3ac77 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@9842e08522d0: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@9842e08522d0: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241026060045195 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060045195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1370)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1384)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(1386)@9842e08522d0: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@9842e08522d0: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1374)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1379)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@9842e08522d0: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@9842e08522d0: Final verdict of PTC: none 20241026060045198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41022<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1372)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1382)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1377)@9842e08522d0: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@9842e08522d0: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@9842e08522d0: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sat Oct 26 06:00:45 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 20241026060045263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060045665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53600) 20241026060046197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060046197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53600, count=54860) 20241026060047198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060047198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sat Oct 26 06:00:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060048199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060048199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_req_id_req_ra_update started. 20241026060048758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060048760 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060048804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060048804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060048804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060048804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060048804 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060048804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060048804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060048804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060048804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060048805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060048805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060048805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060048805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060048805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060048805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060048805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060048805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060048805 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060048805 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060048805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060048806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060048806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060048807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060048812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060048812 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060048825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060048825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060048825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060048825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060048825 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060048825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060048825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060048825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060048825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060048826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060048826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060048826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060048826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060048826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060048826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060048826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060048826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060048826 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060048826 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060048826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026060048826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060048826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060048829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060048834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060048834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060048842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060048842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060048842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060048842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060048842 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060048842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060048842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060048842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060048842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060048842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060048842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060048842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060048843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060048843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060048843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060048843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060048843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060048843 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060048843 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060048843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060048843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060048843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060048845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060048851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060048851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060049200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060049200 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060049200 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060049200 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060049205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060049206 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@9842e08522d0: 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(1404)@9842e08522d0: 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(1404)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@9842e08522d0: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='C87B695E'O, index=0 SGSN_Test-GSUP(1405)@9842e08522d0: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241026060049272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060049272 DLLC NOTICE LLME(ffffffff/c87b695e){UNASSIGNED} LLC RX: unknown TLLI 0xc87b695e, creating LLME on the fly (gprs_llc.c:552) 20241026060049272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060049272 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241026060049272 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026060049272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026060049272 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026060049272 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026060049272 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060049272 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060049272 DLLC NOTICE LLME(ffffffff/c87b695e){UNASSIGNED} LLGM Assign pre (c87b695e => d4336420) (gprs_llc.c:1079) 20241026060049272 DLLC NOTICE LLME(c87b695e/d4336420){ASSIGNED} LLGM Assign post (c87b695e => d4336420) (gprs_llc.c:1125) 20241026060049272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060049272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060049272 DMM DEBUG MM(262420000000047/d4336420) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060049292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060049292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060049292 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060049292 DMM INFO MM(262420000000047/d4336420) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026060049292 DMM INFO MM(262420000000047/d4336420) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-59991-85 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241026060049292 DMM NOTICE MM(262420000000047/d4336420) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241026060049292 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241026060049292 DMM INFO MM(262420000000047/d4336420) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241026060049292 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060049292 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060049292 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026060049292 DMM ERROR MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026060049292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Deallocated (fsm.c:568) 20241026060049292 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026060049292 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026060049292 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026060049292 DLLC NOTICE LLME(c87b695e/d4336420){ASSIGNED} LLGM Assign pre (d4336420 => ffffffff) (gprs_llc.c:1079) 20241026060049292 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4336420 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@9842e08522d0: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@9842e08522d0: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@9842e08522d0: Final verdict of PTC: pass 20241026060049307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41038<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@9842e08522d0: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1393)@9842e08522d0: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@9842e08522d0: Final verdict of PTC: none 20241026060049312 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060049312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1403)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@9842e08522d0: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1398)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1391)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1396)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1401)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. Sat Oct 26 06:00:49 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241026060049389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060049792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57032) 20241026060050313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060050314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57032, count=62824) 20241026060051315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060051316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@9842e08522d0: Test execution finished. MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sat Oct 26 06:00:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060052317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060052317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_iu_attach started. 20241026060052879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060052881 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060052926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060052926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060052926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060052926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060052926 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060052926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060052926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060052926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060052926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060052927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060052927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060052927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060052927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060052927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060052927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060052927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060052927 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060052927 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060052927 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060052927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060052928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060052928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060052929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060052934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060052934 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060052941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060052941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060052941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060052941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060052941 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060052941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060052941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060052941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060052941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060052942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060052942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060052942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060052942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060052942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060052942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060052942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060052942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060052942 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060052942 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060052942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060052942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060052942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060052944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060052949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060052949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060052958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060052958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060052958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060052958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060052958 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060052958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060052958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060052958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060052958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060052958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060052958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060052958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060052958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060052958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060052958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060052958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060052958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060052958 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060052958 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060052958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060052959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060052959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060052960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060052965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060052965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9842e08522d0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@9842e08522d0: ************************************************* SGSN_Test_0-M3UA(1425)@9842e08522d0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@9842e08522d0: ************************************************* MTC@9842e08522d0: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@9842e08522d0: v_sccp_pdu_maxlen:268 20241026060053169 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026060053169 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) 20241026060053169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026060053169 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(1425)@9842e08522d0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026060053176 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060053176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241026060053176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241026060053176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026060053176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026060053176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026060053176 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026060053179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060053179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241026060053179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241026060053179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026060053179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026060053179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026060053179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026060053179 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026060053319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060053319 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060053319 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060053319 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060053323 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026060053324 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@9842e08522d0: 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(1427)@9842e08522d0: 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(1427)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026060053987 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060053987 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060053987 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060053987 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060053987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060053987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060053987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060053987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060053988 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026060053988 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026060053989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060053989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060053989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060053989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060053989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060053989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060053989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060053989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@9842e08522d0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@9842e08522d0: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='EA8DDC8C'O, index=0 SGSN_Test-GSUP(1428)@9842e08522d0: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@9842e08522d0: 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 := '0ECC'O, rac := '31'O ("1") }, 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(1424)@9842e08522d0: Added conn table entry 0TC_iu_attach(1430)2072957 SGSN_Test_0-SCCP(1423)@9842e08522d0: First idle individual index:0 SGSN_Test_0-RAN(1424)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 20241026060054416 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054416 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060054416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060054416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060054416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060054416 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060054416 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060054416 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060054416 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241026060054416 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241026060054416 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241026060054416 DMM DEBUG GMM(gmm_fsm)[0x55bccc583930]{Deregistered}: Allocated (fsm.c:456) 20241026060054416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Init}: Allocated (fsm.c:456) 20241026060054417 DMM DEBUG MM_STATE_Gb[0x55bccc57cf60]{Idle}: Allocated (fsm.c:456) 20241026060054417 DMM DEBUG MM_STATE_Iu[0x55bccc58b1f0]{Detached}: Allocated (fsm.c:456) 20241026060054417 DMM DEBUG GMM(gmm_fsm)[0x55bccc583930]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060054417 DMM DEBUG GMM(gmm_fsm)[0x55bccc583930]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060054417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060054417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060054417 DMM DEBUG MM(262420000001001/d0aa3c64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060054417 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241026060054417 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054417 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054417 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060054417 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060054417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060054417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060054417 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054417 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054417 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060054417 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060054417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060054417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@9842e08522d0: { messageType := 2, destLocRef := '1FA17D'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@9842e08522d0: 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 := '6C09A8161DEE0CBC4254AFD6B052F046'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '231D2982'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E926999EB15E25E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EDD02497F3771E35007248CEB1BC5007'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '68867A1ED6BB165DEBBD1ACADBAA7895'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A24DCBA7A3204DA52F70CEBF31402531'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '88A0B40541C68F32'O } } } } } SGSN_Test_0-SCCP(1423)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1423)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1423)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241026060054427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060054427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060054427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060054427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060054427 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060054427 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060054427 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060054427 DMM DEBUG MM(262420000001001/d0aa3c64) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241026060054427 DMM NOTICE MM(262420000001001/d0aa3c64) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060054427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060054427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060054427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060054427 DMM DEBUG MM(262420000001001/d0aa3c64) Requesting authorization (sgsn_auth.c:160) 20241026060054427 DMM INFO MM(262420000001001/d0aa3c64) Requesting authentication tuples (sgsn_auth.c:184) 20241026060054427 DMM DEBUG MM(262420000001001/d0aa3c64) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060054427 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241026060054428 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@9842e08522d0: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@9842e08522d0: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241026060054431 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060054431 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060054431 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060054431 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060054431 DMM INFO MM(262420000001001/d0aa3c64) Subscriber data update (mmctx.c:445) 20241026060054431 DMM DEBUG MM(262420000001001/d0aa3c64) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060054431 DMM INFO MM(262420000001001/d0aa3c64) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060054431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060054431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060054431 DMM INFO MM(262420000001001/d0aa3c64) <- GMM AUTH AND CIPHERING REQ (rand = 6c 09 a8 16 1d ee 0c bc 42 54 af d6 b0 52 f0 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a2 4d cb a7 a3 20 4d a5 2f 70 ce bf 31 40 25 31 ) (gprs_gmm.c:483) 20241026060054432 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241026060054432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060054432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060054432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060054432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@9842e08522d0: vl_len:37 SGSN_Test_0-SCCP(1423)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1423)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E2288A0B40523094B99990000100001F0290441C68F32'O 20241026060054441 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060054441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060054441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060054441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060054441 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060054441 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060054441 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060054441 DMM INFO MM(262420000001001/d0aa3c64) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060054441 DMM NOTICE MM(262420000001001/d0aa3c64) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060054441 DMM DEBUG MM(262420000001001/d0aa3c64) checking auth: received UMTS RES = 88 a0 b4 05 41 c6 8f 32 (gprs_gmm.c:666) 20241026060054441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060054441 DMM DEBUG MM(262420000001001/d0aa3c64) Requesting authorization (sgsn_auth.c:160) 20241026060054441 DMM INFO MM(262420000001001/d0aa3c64) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060054441 DMM DEBUG MM(262420000001001/d0aa3c64) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060054441 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241026060054441 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) 20241026060054441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026060054441 DMM DEBUG MM(262420000001001/d0aa3c64) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026060054442 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054442 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060054442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060054442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060054442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1423)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1423)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060054457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060054457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060054457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060054457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060054457 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060054457 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060054458 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060054458 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241026060054458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241026060054458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026060054458 DMM INFO MM(262420000001001/d0aa3c64) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0aa3c64) (gprs_gmm.c:300) 20241026060054458 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241026060054458 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060054458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060054458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060054458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060054458 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060054458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060054458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060054458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060054466 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060054466 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060054466 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241026060054466 DMM INFO MM(262420000001001/d0aa3c64) Subscriber data update (mmctx.c:445) 20241026060054466 DMM DEBUG MM(262420000001001/d0aa3c64) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060054466 DMM INFO MM(262420000001001/d0aa3c64) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060054466 DMM NOTICE MM(262420000001001/d0aa3c64) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241026060054466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060054466 DMM NOTICE MM(262420000001001/d0aa3c64) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060054466 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) 20241026060054467 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060054467 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241026060054467 DMM INFO MM(262420000001001/d0aa3c64) Subscriber data update (mmctx.c:445) 20241026060054467 DMM DEBUG MM(262420000001001/d0aa3c64) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@9842e08522d0: vl_len:14 SGSN_Test_0-SCCP(1423)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1423)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026060054470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054470 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060054470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060054470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060054470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060054470 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060054470 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060054470 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060054470 DMM INFO MM(262420000001001/d0aa3c64) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060054470 DMM NOTICE MM(262420000001001/d0aa3c64) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060054470 DMM DEBUG GMM(gmm_fsm)[0x55bccc583930]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060054470 DMM DEBUG GMM(gmm_fsm)[0x55bccc583930]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060054470 DMM DEBUG MM_STATE_Iu(1)[0x55bccc58b1f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026060054470 DMM DEBUG MM_STATE_Iu(1)[0x55bccc58b1f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241026060054470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060054470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060054470 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054470 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054470 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060054470 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060054470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060054470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@9842e08522d0: vl_len:7 SGSN_Test_0-SCCP(1423)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1423)@9842e08522d0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026060054477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060054478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060054478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060054478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060054478 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026060054478 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026060054478 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026060054478 DMM INFO MM(262420000001001/d0aa3c64) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241026060054478 DMM DEBUG MM_STATE_Iu(1)[0x55bccc58b1f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241026060054478 DMM DEBUG MM_STATE_Iu(1)[0x55bccc58b1f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241026060054478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060054478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060054478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060054478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@9842e08522d0: Session index based on local reference:0 20241026060054480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060054480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060054480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060054480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060054480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060054480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060054480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@9842e08522d0: Deleted conn table entry 0TC_iu_attach(1430)2072957 TC_iu_attach(1430)@9842e08522d0: setverdict(pass): none -> pass TC_iu_attach(1430)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@9842e08522d0: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@9842e08522d0: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@9842e08522d0: Final verdict of PTC: none 20241026060054555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39002<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@9842e08522d0: Final verdict of PTC: none 20241026060054560 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060054560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1413)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@9842e08522d0: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1417)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1412)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@9842e08522d0: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@9842e08522d0: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@9842e08522d0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1422)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1410)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1420)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1415)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@9842e08522d0: Test case TC_iu_attach finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sat Oct 26 06:00:54 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== 20241026060054682 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026060054682 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) 20241026060054682 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026060054682 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026060054682 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026060054682 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) 20241026060054682 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026060054682 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026060054682 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) 20241026060054682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060054682 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026060054682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026060054682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026060054682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026060054682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026060054682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026060054682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241026060054683 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241026060054710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060055112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207028) 20241026060055562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060055562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060055671 DGPRS DEBUG Checking for inactive LLMEs, time = 32450654 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=207028, count=208608) 20241026060056564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060056564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060056683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026060056683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026060056683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sat Oct 26 06:00:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060057566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060057566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_iu_attach_encr started. 20241026060058213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060058215 DMM INFO MM(262420000001001/d0aa3c64) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060058215 DMM INFO MM(262420000001001/d0aa3c64) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060058215 DMM DEBUG GMM(gmm_fsm)[0x55bccc583930]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060058215 DMM DEBUG GMM(gmm_fsm)[0x55bccc583930]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060058215 DMM DEBUG MM_STATE_Iu(1)[0x55bccc58b1f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026060058216 DMM DEBUG MM_STATE_Iu(1)[0x55bccc58b1f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241026060058216 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241026060058216 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) 20241026060058216 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) 20241026060058216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Init}: Deallocated (fsm.c:568) 20241026060058216 DMM DEBUG MM_STATE_Gb[0x55bccc57cf60]{Idle}: Deallocated (fsm.c:568) 20241026060058216 DMM DEBUG MM_STATE_Iu(1)[0x55bccc58b1f0]{Detached}: Deallocated (fsm.c:568) 20241026060058216 DMM DEBUG GMM(gmm_fsm)[0x55bccc583930]{Deregistered}: Deallocated (fsm.c:568) 20241026060058216 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060058258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060058258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060058258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060058258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060058258 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060058258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060058258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060058258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060058258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060058259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060058259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060058259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060058259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060058259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060058259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060058259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060058259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060058259 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060058259 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060058259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060058259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060058260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060058262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060058270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060058270 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060058277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060058277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060058277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060058277 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060058277 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060058278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060058278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060058278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060058278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060058278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060058278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060058278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060058278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060058278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060058278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060058278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060058278 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060058278 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060058278 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060058278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060058278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060058278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060058280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060058285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060058285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060058294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060058294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060058294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060058294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060058294 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060058294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060058294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060058294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060058294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060058294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060058294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060058294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060058294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060058294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060058294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060058294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060058294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060058294 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060058294 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060058294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060058295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060058295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060058297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9842e08522d0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@9842e08522d0: ************************************************* SGSN_Test_0-M3UA(1448)@9842e08522d0: M3UA emulation initiated, the test can be started MTC@9842e08522d0: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@9842e08522d0: ************************************************* 20241026060058302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060058302 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1446)@9842e08522d0: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1444)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060058503 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026060058503 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) 20241026060058503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026060058503 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(1448)@9842e08522d0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026060058510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060058510 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241026060058510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241026060058510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026060058510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026060058510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026060058510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026060058512 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060058512 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241026060058512 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241026060058512 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026060058512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026060058512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026060058512 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026060058513 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026060058567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060058567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060058567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060058567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060058571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060058572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@9842e08522d0: 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(1450)@9842e08522d0: 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(1450)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026060059322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060059322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060059322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060059322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060059322 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026060059322 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026060059323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060059323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060059323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060059323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@9842e08522d0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@9842e08522d0: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='EA37A394'O, index=0 SGSN_Test-GSUP(1451)@9842e08522d0: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@9842e08522d0: 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 := '7DBC'O, rac := '42'O ("B") }, 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(1447)@9842e08522d0: Added conn table entry 0TC_iu_attach_encr(1453)15646013 SGSN_Test_0-SCCP(1446)@9842e08522d0: First idle individual index:0 SGSN_Test_0-RAN(1447)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 20241026060059675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060059675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060059675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060059675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060059676 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060059676 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060059676 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060059676 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241026060059676 DMM DEBUG GMM(gmm_fsm)[0x55bccc58b1f0]{Deregistered}: Allocated (fsm.c:456) 20241026060059676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026060059676 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Allocated (fsm.c:456) 20241026060059676 DMM DEBUG MM_STATE_Iu[0x55bccc57ce30]{Detached}: Allocated (fsm.c:456) 20241026060059676 DMM DEBUG GMM(gmm_fsm)[0x55bccc58b1f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060059676 DMM DEBUG GMM(gmm_fsm)[0x55bccc58b1f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060059676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060059676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060059676 DMM DEBUG MM(262420000001001/fdbd85a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060059676 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241026060059676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060059676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060059676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060059676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060059676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060059676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060059676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060059676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@9842e08522d0: { messageType := 2, destLocRef := 'EEBD3D'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@9842e08522d0: 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 := 'BABA69F3E6FDAD6429F1FC5C23F1D6A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '79D8A2F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD5BA6096A03FBD5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '21BA8D4D9D251F3EFCA1BBC5B33CDCE6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CFA49C8EEE412ABBCFCAA31C3A99F4B6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ACF545E855A3F61D44DFDA94FC592914'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E9D5CE210AE489CD'O } } } } } SGSN_Test_0-SCCP(1446)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1446)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1446)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241026060059688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060059688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060059688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060059688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060059688 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060059688 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060059688 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060059688 DMM DEBUG MM(262420000001001/fdbd85a0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241026060059688 DMM NOTICE MM(262420000001001/fdbd85a0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060059688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060059688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060059688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060059688 DMM DEBUG MM(262420000001001/fdbd85a0) Requesting authorization (sgsn_auth.c:160) 20241026060059688 DMM INFO MM(262420000001001/fdbd85a0) Requesting authentication tuples (sgsn_auth.c:184) 20241026060059688 DMM DEBUG MM(262420000001001/fdbd85a0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060059688 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241026060059688 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@9842e08522d0: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@9842e08522d0: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241026060059692 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060059692 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060059692 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060059692 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060059692 DMM INFO MM(262420000001001/fdbd85a0) Subscriber data update (mmctx.c:445) 20241026060059692 DMM DEBUG MM(262420000001001/fdbd85a0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060059692 DMM INFO MM(262420000001001/fdbd85a0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060059692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060059692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060059692 DMM INFO MM(262420000001001/fdbd85a0) <- GMM AUTH AND CIPHERING REQ (rand = ba ba 69 f3 e6 fd ad 64 29 f1 fc 5c 23 f1 d6 a3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ac f5 45 e8 55 a3 f6 1d 44 df da 94 fc 59 29 14 ) (gprs_gmm.c:483) 20241026060059692 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241026060059692 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060059692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060059692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060059692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@9842e08522d0: vl_len:37 SGSN_Test_0-SCCP(1446)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1446)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222E9D5CE2123094B99990000100001F029040AE489CD'O 20241026060059701 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059701 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060059701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060059701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060059701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060059701 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060059701 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060059701 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060059701 DMM INFO MM(262420000001001/fdbd85a0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060059701 DMM NOTICE MM(262420000001001/fdbd85a0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060059701 DMM DEBUG MM(262420000001001/fdbd85a0) checking auth: received UMTS RES = e9 d5 ce 21 0a e4 89 cd (gprs_gmm.c:666) 20241026060059701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060059701 DMM DEBUG MM(262420000001001/fdbd85a0) Requesting authorization (sgsn_auth.c:160) 20241026060059701 DMM INFO MM(262420000001001/fdbd85a0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060059701 DMM DEBUG MM(262420000001001/fdbd85a0) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060059701 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241026060059701 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) 20241026060059701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026060059701 DMM DEBUG MM(262420000001001/fdbd85a0) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241026060059701 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060059701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060059701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060059701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@9842e08522d0: vl_len:17 SGSN_Test_0-SCCP(1446)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1446)@9842e08522d0: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241026060059712 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059712 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059712 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060059712 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060059712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060059712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060059712 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060059712 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060059712 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060059712 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241026060059712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241026060059712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026060059712 DMM INFO MM(262420000001001/fdbd85a0) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdbd85a0) (gprs_gmm.c:300) 20241026060059712 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241026060059712 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060059712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060059712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060059712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060059712 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060059712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060059712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060059712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060059716 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060059716 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060059716 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241026060059716 DMM INFO MM(262420000001001/fdbd85a0) Subscriber data update (mmctx.c:445) 20241026060059716 DMM DEBUG MM(262420000001001/fdbd85a0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060059716 DMM INFO MM(262420000001001/fdbd85a0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060059716 DMM NOTICE MM(262420000001001/fdbd85a0) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241026060059716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060059716 DMM NOTICE MM(262420000001001/fdbd85a0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060059716 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) 20241026060059717 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060059717 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241026060059717 DMM INFO MM(262420000001001/fdbd85a0) Subscriber data update (mmctx.c:445) 20241026060059717 DMM DEBUG MM(262420000001001/fdbd85a0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@9842e08522d0: vl_len:14 SGSN_Test_0-SCCP(1446)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1446)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026060059719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059719 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060059719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060059719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060059719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060059719 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060059719 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060059719 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060059719 DMM INFO MM(262420000001001/fdbd85a0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060059719 DMM NOTICE MM(262420000001001/fdbd85a0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060059719 DMM DEBUG GMM(gmm_fsm)[0x55bccc58b1f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060059719 DMM DEBUG GMM(gmm_fsm)[0x55bccc58b1f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060059719 DMM DEBUG MM_STATE_Iu(2)[0x55bccc57ce30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026060059719 DMM DEBUG MM_STATE_Iu(2)[0x55bccc57ce30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241026060059719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060059719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060059719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060059719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060059719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060059719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@9842e08522d0: vl_len:7 SGSN_Test_0-SCCP(1446)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1446)@9842e08522d0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026060059724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060059724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060059724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060059724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060059724 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026060059724 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026060059724 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026060059724 DMM INFO MM(262420000001001/fdbd85a0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241026060059724 DMM DEBUG MM_STATE_Iu(2)[0x55bccc57ce30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241026060059724 DMM DEBUG MM_STATE_Iu(2)[0x55bccc57ce30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241026060059725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060059725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060059725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060059725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-RAN(1447)@9842e08522d0: Deleted conn table entry 0TC_iu_attach_encr(1453)15646013 20241026060059727 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059727 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060059727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060059727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060059727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060059727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060059727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060059727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach_encr(1453)@9842e08522d0: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@9842e08522d0: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@9842e08522d0: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@9842e08522d0: Final verdict of PTC: none 20241026060059798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39016<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026060059803 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060059803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1441)@9842e08522d0: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(1451)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1445)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1440)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@9842e08522d0: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@9842e08522d0: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1435)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1443)@9842e08522d0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1433)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1438)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@9842e08522d0: Test case TC_iu_attach_encr finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sat Oct 26 06:00:59 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 20241026060059930 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026060059930 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) 20241026060059930 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026060059930 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026060059930 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026060059930 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) 20241026060059930 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026060059930 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026060059930 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) 20241026060059930 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060059930 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026060059930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026060059930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026060059930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026060059930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026060059930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026060059930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026060059930 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241026060059981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060100383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210224) 20241026060100804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060100804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210224, count=211580) 20241026060101805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060101805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060101931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026060101931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026060101931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sat Oct 26 06:01:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060102806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060102806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_iu_attach_geran_rau started. 20241026060103479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060103482 DMM INFO MM(262420000001001/fdbd85a0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060103482 DMM INFO MM(262420000001001/fdbd85a0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060103482 DMM DEBUG GMM(gmm_fsm)[0x55bccc58b1f0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060103482 DMM DEBUG GMM(gmm_fsm)[0x55bccc58b1f0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060103482 DMM DEBUG MM_STATE_Iu(2)[0x55bccc57ce30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026060103482 DMM DEBUG MM_STATE_Iu(2)[0x55bccc57ce30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241026060103482 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241026060103482 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) 20241026060103482 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) 20241026060103482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026060103482 DMM DEBUG MM_STATE_Gb[0x55bccc57d090]{Idle}: Deallocated (fsm.c:568) 20241026060103482 DMM DEBUG MM_STATE_Iu(2)[0x55bccc57ce30]{Detached}: Deallocated (fsm.c:568) 20241026060103482 DMM DEBUG GMM(gmm_fsm)[0x55bccc58b1f0]{Deregistered}: Deallocated (fsm.c:568) 20241026060103482 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060103522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060103522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060103522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060103522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060103522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060103522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060103522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060103522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060103522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060103523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060103523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060103523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060103523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060103523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060103523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060103523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060103523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060103523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060103523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060103523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060103523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060103523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060103525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060103529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060103530 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060103537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060103537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060103537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060103537 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060103537 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060103537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060103537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060103537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060103537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060103538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060103538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060103538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060103538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060103538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060103538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060103538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060103538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060103538 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060103538 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060103538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060103539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060103539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060103541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060103546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060103546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060103554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060103554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060103554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060103554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060103554 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060103554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060103554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060103554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060103554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060103555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060103555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060103555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060103555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060103555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060103555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060103555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060103555 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060103555 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060103555 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060103555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060103555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060103555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060103557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060103562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060103562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9842e08522d0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_iu_attach_geran_rau-BVCI220(1467)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1471)@9842e08522d0: ************************************************* SGSN_Test_0-M3UA(1471)@9842e08522d0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@9842e08522d0: ************************************************* MTC@9842e08522d0: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@9842e08522d0: v_sccp_pdu_maxlen:268 20241026060103765 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026060103765 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) 20241026060103765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026060103765 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(1471)@9842e08522d0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026060103772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060103773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241026060103773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241026060103773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026060103773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026060103773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026060103773 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026060103775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060103775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241026060103775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241026060103775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026060103775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026060103775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026060103775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026060103775 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026060103806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060103807 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060103807 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060103807 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060103810 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060103812 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@9842e08522d0: 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(1473)@9842e08522d0: 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(1473)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026060104576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060104576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060104576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060104576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060104577 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026060104577 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026060104577 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104577 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060104577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060104577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060104577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@9842e08522d0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@9842e08522d0: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='EDA8DCAA'O, index=0 SGSN_Test-GSUP(1474)@9842e08522d0: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@9842e08522d0: 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 := '384D'O ("8M"), rac := 'C8'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(1470)@9842e08522d0: Added conn table entry 0TC_iu_attach_geran_rau(1476)6234485 SGSN_Test_0-SCCP(1469)@9842e08522d0: First idle individual index:0 SGSN_Test_0-RAN(1470)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 20241026060104908 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060104908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060104908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060104908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060104909 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060104909 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060104909 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060104909 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241026060104909 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026060104909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Init}: Allocated (fsm.c:456) 20241026060104909 DMM DEBUG MM_STATE_Gb[0x55bccc57cf60]{Idle}: Allocated (fsm.c:456) 20241026060104909 DMM DEBUG MM_STATE_Iu[0x55bccc583930]{Detached}: Allocated (fsm.c:456) 20241026060104909 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060104909 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060104909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060104909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060104909 DMM DEBUG MM(262420000001002/f49d88f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060104909 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241026060104909 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104909 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060104909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060104909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060104909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060104909 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104909 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060104909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060104909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060104909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@9842e08522d0: { messageType := 2, destLocRef := '5F2175'O ("_!u"), sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@9842e08522d0: 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 := 'B6C3D25B2080D1A42B89597E2BB0BE19'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3420980'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC69A7014AAF3EEA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BB5BADCBA37D19574B38756B005AA1F4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '76DD79395043EE6A32CB56F879655A80'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '815F1FB879C68DFA044648F259D6DC7B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DC8CA172C4A5BACB'O } } } } } SGSN_Test_0-SCCP(1469)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1469)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1469)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241026060104915 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060104915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060104915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060104915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060104915 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060104915 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060104915 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060104915 DMM DEBUG MM(262420000001002/f49d88f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241026060104915 DMM NOTICE MM(262420000001002/f49d88f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060104915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060104915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060104915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060104915 DMM DEBUG MM(262420000001002/f49d88f3) Requesting authorization (sgsn_auth.c:160) 20241026060104915 DMM INFO MM(262420000001002/f49d88f3) Requesting authentication tuples (sgsn_auth.c:184) 20241026060104915 DMM DEBUG MM(262420000001002/f49d88f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060104915 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241026060104915 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@9842e08522d0: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@9842e08522d0: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241026060104917 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060104917 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060104917 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060104917 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060104917 DMM INFO MM(262420000001002/f49d88f3) Subscriber data update (mmctx.c:445) 20241026060104917 DMM DEBUG MM(262420000001002/f49d88f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060104917 DMM INFO MM(262420000001002/f49d88f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060104917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060104917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060104917 DMM INFO MM(262420000001002/f49d88f3) <- GMM AUTH AND CIPHERING REQ (rand = b6 c3 d2 5b 20 80 d1 a4 2b 89 59 7e 2b b0 be 19 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 81 5f 1f b8 79 c6 8d fa 04 46 48 f2 59 d6 dc 7b ) (gprs_gmm.c:483) 20241026060104917 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241026060104917 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104917 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060104917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060104917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060104917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@9842e08522d0: vl_len:37 SGSN_Test_0-SCCP(1469)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1469)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122DC8CA17223094B99990000100002F02904C4A5BACB'O 20241026060104921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060104921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060104921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060104921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060104921 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060104921 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060104921 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060104921 DMM INFO MM(262420000001002/f49d88f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060104921 DMM NOTICE MM(262420000001002/f49d88f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060104921 DMM DEBUG MM(262420000001002/f49d88f3) checking auth: received UMTS RES = dc 8c a1 72 c4 a5 ba cb (gprs_gmm.c:666) 20241026060104921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060104921 DMM DEBUG MM(262420000001002/f49d88f3) Requesting authorization (sgsn_auth.c:160) 20241026060104921 DMM INFO MM(262420000001002/f49d88f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060104921 DMM DEBUG MM(262420000001002/f49d88f3) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060104921 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241026060104921 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) 20241026060104921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026060104921 DMM DEBUG MM(262420000001002/f49d88f3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026060104922 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104922 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060104922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060104922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060104922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1469)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1469)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060104927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060104927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060104927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060104927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060104927 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060104927 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060104927 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060104927 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241026060104927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241026060104927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026060104927 DMM INFO MM(262420000001002/f49d88f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf49d88f3) (gprs_gmm.c:300) 20241026060104927 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241026060104927 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104927 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060104927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060104927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060104927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060104927 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104927 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060104927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060104927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060104927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060104929 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060104929 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060104929 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241026060104929 DMM INFO MM(262420000001002/f49d88f3) Subscriber data update (mmctx.c:445) 20241026060104929 DMM DEBUG MM(262420000001002/f49d88f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060104929 DMM INFO MM(262420000001002/f49d88f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060104930 DMM NOTICE MM(262420000001002/f49d88f3) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241026060104930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060104930 DMM NOTICE MM(262420000001002/f49d88f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060104930 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) 20241026060104930 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060104930 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241026060104930 DMM INFO MM(262420000001002/f49d88f3) Subscriber data update (mmctx.c:445) 20241026060104930 DMM DEBUG MM(262420000001002/f49d88f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@9842e08522d0: vl_len:14 SGSN_Test_0-SCCP(1469)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1469)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026060104931 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104931 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104931 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060104931 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060104931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060104931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060104931 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060104931 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060104931 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060104931 DMM INFO MM(262420000001002/f49d88f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060104931 DMM NOTICE MM(262420000001002/f49d88f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060104931 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060104931 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060104931 DMM DEBUG MM_STATE_Iu(3)[0x55bccc583930]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026060104931 DMM DEBUG MM_STATE_Iu(3)[0x55bccc583930]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241026060104931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060104931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060104931 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104931 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104931 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060104931 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060104931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060104931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@9842e08522d0: vl_len:7 SGSN_Test_0-SCCP(1469)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1469)@9842e08522d0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026060104934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060104934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060104934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060104934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060104934 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026060104934 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026060104934 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026060104934 DMM INFO MM(262420000001002/f49d88f3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241026060104934 DMM DEBUG MM_STATE_Iu(3)[0x55bccc583930]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241026060104934 DMM DEBUG MM_STATE_Iu(3)[0x55bccc583930]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241026060104934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060104934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060104934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060104934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@9842e08522d0: Session index based on local reference:0 20241026060104934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060104934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060104934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060104934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060104934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060104934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060104934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060104934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@9842e08522d0: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)6234485 TC_iu_attach_geran_rau(1476)@9842e08522d0: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@9842e08522d0: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@9842e08522d0: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F49D88F3'O, index=1 20241026060105005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060105005 DLLC NOTICE LLME(ffffffff/f49d88f3){UNASSIGNED} LLC RX: unknown TLLI 0xf49d88f3, creating LLME on the fly (gprs_llc.c:552) 20241026060105005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241026060105005 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026060105005 DMM INFO MM(262420000001002/f49d88f3) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f49d88f3, P-TMSI: f49d88f3 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241026060105005 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241026060105005 DMM DEBUG MM_STATE_Iu(3)[0x55bccc583930]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241026060105005 DMM DEBUG MM_STATE_Iu(3)[0x55bccc583930]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241026060105005 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060105005 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241026060105005 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060105005 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060105005 DLLC NOTICE LLME(ffffffff/f49d88f3){UNASSIGNED} LLGM Assign pre (f49d88f3 => f49d88f3) (gprs_llc.c:1079) 20241026060105005 DLLC NOTICE LLME(f49d88f3/f49d88f3){ASSIGNED} LLGM Assign post (f49d88f3 => f49d88f3) (gprs_llc.c:1125) 20241026060105005 DMM INFO MM(262420000001002/f49d88f3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@9842e08522d0: Removing Client IMSI='262420000001002'H, index=1 20241026060105038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060105038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060105038 DMM DEBUG MM_STATE_Gb[0x55bccc57cf60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060105038 DMM INFO MM(262420000001002/f49d88f3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026060105038 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026060105038 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060105038 DLLC NOTICE LLME(f49d88f3/f49d88f3){ASSIGNED} LLGM Assign pre (ffffffff => f49d88f3) (gprs_llc.c:1079) 20241026060105038 DLLC NOTICE LLME(ffffffff/f49d88f3){ASSIGNED} LLGM Assign post (ffffffff => f49d88f3) (gprs_llc.c:1125) 20241026060105038 DMM DEBUG MM_STATE_Gb[0x55bccc57cf60]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241026060105038 DMM ERROR MM_STATE_Gb[0x55bccc57cf60]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@9842e08522d0: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@9842e08522d0: Final verdict of PTC: none 20241026060105049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37972<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@9842e08522d0: Final verdict of PTC: none 20241026060105054 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060105054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1463)@9842e08522d0: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@9842e08522d0: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1468)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1458)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@9842e08522d0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1456)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1461)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1466)@9842e08522d0: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@9842e08522d0: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20241026060105138 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026060105138 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) 20241026060105138 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026060105138 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026060105138 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026060105138 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) 20241026060105138 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026060105138 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026060105138 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) 20241026060105138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060105138 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026060105138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026060105138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026060105138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026060105138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026060105138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026060105138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026060105138 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Sat Oct 26 06:01:05 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 20241026060105171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060105573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218728) 20241026060106055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060106055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218728, count=219988) 20241026060107056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060107056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060107139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026060107140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026060107140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sat Oct 26 06:01:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060108057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060108057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_geran_attach_iu_rau started. 20241026060108674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060108676 DMM INFO MM(262420000001002/f49d88f3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060108676 DMM INFO MM(262420000001002/f49d88f3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060108676 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060108676 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060108676 DMM DEBUG MM_STATE_Gb[0x55bccc57cf60]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241026060108676 DMM ERROR MM_STATE_Gb[0x55bccc57cf60]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241026060108676 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241026060108676 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) 20241026060108676 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) 20241026060108676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57d090]{Init}: Deallocated (fsm.c:568) 20241026060108676 DMM DEBUG MM_STATE_Gb[0x55bccc57cf60]{Idle}: Deallocated (fsm.c:568) 20241026060108676 DMM DEBUG MM_STATE_Iu(3)[0x55bccc583930]{Detached}: Deallocated (fsm.c:568) 20241026060108676 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026060108676 DLLC NOTICE LLME(ffffffff/f49d88f3){ASSIGNED} LLGM Assign pre (f49d88f3 => ffffffff) (gprs_llc.c:1079) 20241026060108676 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f49d88f3 => ffffffff) (gprs_llc.c:1125) 20241026060108677 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060108721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060108721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060108721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060108721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060108721 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060108721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060108721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060108721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060108721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060108722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060108722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060108722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060108722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060108722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060108722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060108722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060108722 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060108722 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060108722 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060108722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060108723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060108723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060108725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060108731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060108731 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1483)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1480)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1487)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1487)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060108742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060108742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060108742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060108742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060108742 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060108742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060108742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060108742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060108742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1486)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1487)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060108743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060108743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060108743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060108743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060108743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060108743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060108743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060108743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060108743 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060108743 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060108743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060108743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060108743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1487)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1487)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060108745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241026060108751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060108751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1486)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1484)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1491)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060108754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060108754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060108754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060108754 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060108754 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060108754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060108754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060108754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060108754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060108754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060108754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060108754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060108754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060108754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060108754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060108754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060108754 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060108754 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060108754 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060108754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1491)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026060108755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060108755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060108756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060108760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060108760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9842e08522d0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@9842e08522d0: ************************************************* SGSN_Test_0-M3UA(1494)@9842e08522d0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@9842e08522d0: ************************************************* MTC@9842e08522d0: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@9842e08522d0: v_sccp_pdu_maxlen:268 20241026060108963 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026060108963 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) 20241026060108963 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026060108963 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(1494)@9842e08522d0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026060108972 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060108972 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241026060108972 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241026060108972 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026060108972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026060108972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026060108972 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026060108975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060108975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241026060108975 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241026060108975 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026060108975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026060108975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026060108975 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026060108975 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026060109058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060109059 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060109059 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060109059 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060109063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060109064 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@9842e08522d0: 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(1496)@9842e08522d0: 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(1496)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026060109779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060109779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060109779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060109779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060109779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060109779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060109779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060109779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060109780 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026060109780 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026060109780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060109780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060109780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060109780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060109780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060109780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060109780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060109780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@9842e08522d0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@9842e08522d0: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='D1CE5389'O, index=0 SGSN_Test-GSUP(1497)@9842e08522d0: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@9842e08522d0: 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 := 'C1E960EDDD138212F3E7122ABE174DBA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF534DAC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6F19B17BA10CF3A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0DA852412E826A60376A1433B9B51FA7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1CA5DF3D197AFB086E32767092CEC2C1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '05F3859EDDDF2F379E7929529D9C4996'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A6023D583BC38A96'O } } } } } 20241026060110147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060110147 DLLC NOTICE LLME(ffffffff/d1ce5389){UNASSIGNED} LLC RX: unknown TLLI 0xd1ce5389, creating LLME on the fly (gprs_llc.c:552) 20241026060110147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060110147 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241026060110147 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Allocated (fsm.c:456) 20241026060110147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026060110147 DMM DEBUG MM_STATE_Gb[0x55bccc57cf60]{Idle}: Allocated (fsm.c:456) 20241026060110147 DMM DEBUG MM_STATE_Iu[0x55bccc57d090]{Detached}: Allocated (fsm.c:456) 20241026060110147 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060110147 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060110147 DLLC NOTICE LLME(ffffffff/d1ce5389){UNASSIGNED} LLGM Assign pre (d1ce5389 => f3f6ff20) (gprs_llc.c:1079) 20241026060110147 DLLC NOTICE LLME(d1ce5389/f3f6ff20){ASSIGNED} LLGM Assign post (d1ce5389 => f3f6ff20) (gprs_llc.c:1125) 20241026060110147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060110147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060110147 DMM DEBUG MM(262420000001003/f3f6ff20) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060110159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060110159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241026060110159 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57cf60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060110159 DMM DEBUG MM(262420000001003/f3f6ff20) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241026060110159 DMM NOTICE MM(262420000001003/f3f6ff20) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060110159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060110159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060110159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060110159 DMM DEBUG MM(262420000001003/f3f6ff20) Requesting authorization (sgsn_auth.c:160) 20241026060110159 DMM INFO MM(262420000001003/f3f6ff20) Requesting authentication tuples (sgsn_auth.c:184) 20241026060110159 DMM DEBUG MM(262420000001003/f3f6ff20) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060110159 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241026060110159 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@9842e08522d0: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@9842e08522d0: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241026060110163 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060110163 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060110163 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060110163 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060110163 DMM INFO MM(262420000001003/f3f6ff20) Subscriber data update (mmctx.c:445) 20241026060110163 DMM DEBUG MM(262420000001003/f3f6ff20) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060110163 DMM INFO MM(262420000001003/f3f6ff20) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060110163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060110163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060110163 DMM INFO MM(262420000001003/f3f6ff20) <- GMM AUTH AND CIPHERING REQ (rand = c1 e9 60 ed dd 13 82 12 f3 e7 12 2a be 17 4d ba , mmctx_is_r99=1, vec->auth_types=0x3, autn = 05 f3 85 9e dd df 2f 37 9e 79 29 52 9d 9c 49 96 ) (gprs_gmm.c:483) 20241026060110175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060110175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241026060110175 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57cf60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060110175 DMM INFO MM(262420000001003/f3f6ff20) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060110175 DMM NOTICE MM(262420000001003/f3f6ff20) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060110175 DMM DEBUG MM(262420000001003/f3f6ff20) checking auth: received UMTS RES = a6 02 3d 58 3b c3 8a 96 (gprs_gmm.c:666) 20241026060110175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060110175 DMM DEBUG MM(262420000001003/f3f6ff20) Requesting authorization (sgsn_auth.c:160) 20241026060110175 DMM INFO MM(262420000001003/f3f6ff20) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060110175 DMM DEBUG MM(262420000001003/f3f6ff20) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060110175 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241026060110175 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) 20241026060110175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241026060110175 DMM INFO MM(262420000001003/f3f6ff20) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3f6ff20) (gprs_gmm.c:300) 20241026060110177 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060110177 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060110177 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241026060110177 DMM INFO MM(262420000001003/f3f6ff20) Subscriber data update (mmctx.c:445) 20241026060110177 DMM DEBUG MM(262420000001003/f3f6ff20) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060110177 DMM INFO MM(262420000001003/f3f6ff20) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060110177 DMM NOTICE MM(262420000001003/f3f6ff20) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241026060110177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060110177 DMM NOTICE MM(262420000001003/f3f6ff20) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060110177 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) 20241026060110178 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060110178 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241026060110178 DMM INFO MM(262420000001003/f3f6ff20) Subscriber data update (mmctx.c:445) 20241026060110178 DMM DEBUG MM(262420000001003/f3f6ff20) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241026060110187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060110187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241026060110187 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57cf60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241026060110187 DMM INFO MM(262420000001003/f3f6ff20) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060110187 DMM NOTICE MM(262420000001003/f3f6ff20) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060110187 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060110187 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060110187 DLLC NOTICE LLME(d1ce5389/f3f6ff20){ASSIGNED} LLGM Assign pre (ffffffff => f3f6ff20) (gprs_llc.c:1079) 20241026060110187 DLLC NOTICE LLME(ffffffff/f3f6ff20){ASSIGNED} LLGM Assign post (ffffffff => f3f6ff20) (gprs_llc.c:1125) 20241026060110187 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57cf60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241026060110187 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57cf60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241026060110187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060110187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@9842e08522d0: 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 := 'F3F6FF20'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@9842e08522d0: Added conn table entry 0TC_geran_attach_iu_rau(1499)16569414 SGSN_Test_0-SCCP(1492)@9842e08522d0: First idle individual index:0 SGSN_Test_0-RAN(1493)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 20241026060110263 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060110263 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060110263 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060110263 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060110263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060110263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060110263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060110263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060110264 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060110264 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060110264 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060110264 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241026060110264 DMM INFO MM(262420000001003/f3f6ff20) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: f3f6ff20 (00000000), TLLI: f3f6ff20 (f3f6ff20), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241026060110264 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241026060110264 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57cf60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241026060110264 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57cf60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241026060110264 DLLC NOTICE LLME(ffffffff/f3f6ff20){ASSIGNED} LLGM Assign pre (f3f6ff20 => ffffffff) (gprs_llc.c:1079) 20241026060110264 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3f6ff20 => ffffffff) (gprs_llc.c:1125) 20241026060110264 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060110264 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241026060110264 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060110264 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060110264 DMM DEBUG MM(262420000001003/f3f6ff20) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026060110264 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060110264 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060110264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060110264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060110264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060110264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060110264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060110264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060110264 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060110264 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060110264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060110264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060110264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060110264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060110264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060110264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@9842e08522d0: { messageType := 2, destLocRef := 'FCD446'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1492)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1492)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060110273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060110273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060110273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060110273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060110273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060110273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060110273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060110273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060110273 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060110273 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060110273 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060110273 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241026060110273 DMM INFO MM(262420000001003/f3f6ff20) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241026060110273 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241026060110274 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060110274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060110274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060110274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060110274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060110274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060110274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060110274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060110274 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060110274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060110274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060110274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060110274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060110274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060110274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060110274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@9842e08522d0: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@9842e08522d0: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@9842e08522d0: vl_len:14 SGSN_Test_0-SCCP(1492)@9842e08522d0: vl_from0 TC_geran_attach_iu_rau(1499)@9842e08522d0: Final verdict of PTC: pass SGSN_Test_0-SCCP(1492)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241026060110282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060110282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060110282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060110282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060110282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060110282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060110282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060110282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060110282 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060110282 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060110282 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060110282 DMM INFO MM(262420000001003/f3f6ff20) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241026060110282 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241026060110282 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060110282 DMM DEBUG MM_STATE_Iu[0x55bccc57d090]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241026060110282 DMM ERROR MM_STATE_Iu[0x55bccc57d090]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) SGSN_Test_0-RAN(1493)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@9842e08522d0: Final verdict of PTC: none 20241026060110286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37994<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026060110289 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060110289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1477)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(1497)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1487)@9842e08522d0: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@9842e08522d0: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1491)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1486)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1481)@9842e08522d0: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1484)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@9842e08522d0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1489)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1479)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1485)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1484): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1485): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1486): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1487): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@9842e08522d0: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sat Oct 26 06:01:10 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 20241026060110424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060110486 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026060110486 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) 20241026060110486 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026060110486 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026060110486 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026060110486 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) 20241026060110486 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026060110486 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026060110486 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) 20241026060110486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060110486 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026060110486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026060110486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026060110486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026060110486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026060110486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026060110486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026060110487 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241026060110826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113472) 20241026060111291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060111291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113472, count=178712) 20241026060112293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060112293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060112488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026060112488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026060112488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Sat Oct 26 06:01:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060113294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060113294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_user started. 20241026060113920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060113922 DMM INFO MM(262420000001003/f3f6ff20) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060113922 DMM INFO MM(262420000001003/f3f6ff20) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060113922 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060113922 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060113922 DMM DEBUG MM_STATE_Iu[0x55bccc57d090]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026060113922 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241026060113922 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) 20241026060113922 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) 20241026060113922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026060113922 DMM DEBUG MM_STATE_Gb(0)[0x55bccc57cf60]{Idle}: Deallocated (fsm.c:568) 20241026060113922 DMM DEBUG MM_STATE_Iu[0x55bccc57d090]{Detached}: Deallocated (fsm.c:568) 20241026060113922 DMM DEBUG GMM(gmm_fsm)[0x55bccc57ce30]{Deregistered}: Deallocated (fsm.c:568) 20241026060113922 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060113964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060113964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060113964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060113965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060113965 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060113965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060113965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060113965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060113965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060113965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060113965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060113965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060113965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060113965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060113965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060113965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060113965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060113965 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060113965 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060113965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060113966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060113966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060113968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060113972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060113973 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060113980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060113980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060113980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060113980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060113980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060113980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060113980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060113980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060113980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060113981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060113981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060113981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060113981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060113981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060113981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060113981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060113981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060113981 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060113981 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060113981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060113982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060113982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060113984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060113989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060113989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060113999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060113999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060113999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060113999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060113999 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060113999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060113999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060113999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060113999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060113999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060113999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060113999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060113999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060113999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060113999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060113999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060113999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060113999 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060113999 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060113999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1514)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026060114000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060114000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060114001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060114006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060114006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9842e08522d0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@9842e08522d0: ************************************************* SGSN_Test_0-M3UA(1517)@9842e08522d0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@9842e08522d0: ************************************************* MTC@9842e08522d0: Starting RAN_Emulation TC_attach_pdp_act_user-BVCI220(1513)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1515)@9842e08522d0: v_sccp_pdu_maxlen:268 20241026060114208 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026060114208 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) 20241026060114208 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026060114208 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(1517)@9842e08522d0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026060114216 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060114216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241026060114216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241026060114216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026060114216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026060114216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026060114216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026060114218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060114218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241026060114218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241026060114218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026060114218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026060114218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026060114218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026060114219 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026060114295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060114295 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060114295 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060114295 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060114299 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060114301 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@9842e08522d0: 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(1519)@9842e08522d0: 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(1519)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026060115027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060115027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060115027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060115027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115028 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026060115028 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026060115028 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115028 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@9842e08522d0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@9842e08522d0: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='C980CFD7'O, index=0 SGSN_Test-GSUP(1520)@9842e08522d0: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@9842e08522d0: 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 := '6328'O ("c("), rac := 'F6'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(1516)@9842e08522d0: Added conn table entry 0TC_attach_pdp_act_user(1522)3222063 SGSN_Test_0-SCCP(1515)@9842e08522d0: First idle individual index:0 SGSN_Test_0-RAN(1516)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 20241026060115390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060115390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060115390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060115390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115391 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060115391 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060115391 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060115391 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241026060115391 DMM DEBUG GMM(gmm_fsm)[0x55bccc57d090]{Deregistered}: Allocated (fsm.c:456) 20241026060115391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026060115391 DMM DEBUG MM_STATE_Gb[0x55bccc583930]{Idle}: Allocated (fsm.c:456) 20241026060115391 DMM DEBUG MM_STATE_Iu[0x55bccc58bca0]{Detached}: Allocated (fsm.c:456) 20241026060115391 DMM DEBUG GMM(gmm_fsm)[0x55bccc57d090]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060115391 DMM DEBUG GMM(gmm_fsm)[0x55bccc57d090]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060115391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060115391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060115391 DMM DEBUG MM(262420000001004/da77e8b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060115391 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241026060115391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@9842e08522d0: { messageType := 2, destLocRef := '312A2F'O ("1*/"), sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@9842e08522d0: 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 := '15C24802D942F16FF13A1E60E9A8BAA8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '48E0CBA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAE2B6F06BF614BC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '97103B0E11DCA9CD55E6C35BDCD666F9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2365ACE2D6C9497446A5C55EE9454200'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8E138EE3DE268F672FBEDF71FCCA35C4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ADE75A1E02B543DE'O } } } } } SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1515)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241026060115402 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115402 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115402 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060115402 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060115402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060115402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115402 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060115402 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060115402 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060115402 DMM DEBUG MM(262420000001004/da77e8b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241026060115402 DMM NOTICE MM(262420000001004/da77e8b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060115402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060115402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060115402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060115402 DMM DEBUG MM(262420000001004/da77e8b1) Requesting authorization (sgsn_auth.c:160) 20241026060115402 DMM INFO MM(262420000001004/da77e8b1) Requesting authentication tuples (sgsn_auth.c:184) 20241026060115402 DMM DEBUG MM(262420000001004/da77e8b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060115402 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241026060115402 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@9842e08522d0: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241026060115406 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060115406 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060115406 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060115406 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060115406 DMM INFO MM(262420000001004/da77e8b1) Subscriber data update (mmctx.c:445) 20241026060115406 DMM DEBUG MM(262420000001004/da77e8b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060115406 DMM INFO MM(262420000001004/da77e8b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060115406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060115406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060115406 DMM INFO MM(262420000001004/da77e8b1) <- GMM AUTH AND CIPHERING REQ (rand = 15 c2 48 02 d9 42 f1 6f f1 3a 1e 60 e9 a8 ba a8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8e 13 8e e3 de 26 8f 67 2f be df 71 fc ca 35 c4 ) (gprs_gmm.c:483) 20241026060115406 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241026060115406 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115406 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115406 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_len:37 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1515)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22ADE75A1E23094B99990000100004F0290402B543DE'O 20241026060115415 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115415 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060115415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060115415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115415 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060115415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115415 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060115415 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060115415 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060115415 DMM INFO MM(262420000001004/da77e8b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060115415 DMM NOTICE MM(262420000001004/da77e8b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060115415 DMM DEBUG MM(262420000001004/da77e8b1) checking auth: received UMTS RES = ad e7 5a 1e 02 b5 43 de (gprs_gmm.c:666) 20241026060115415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060115416 DMM DEBUG MM(262420000001004/da77e8b1) Requesting authorization (sgsn_auth.c:160) 20241026060115416 DMM INFO MM(262420000001004/da77e8b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060115416 DMM DEBUG MM(262420000001004/da77e8b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060115416 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241026060115416 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) 20241026060115416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026060115416 DMM DEBUG MM(262420000001004/da77e8b1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026060115416 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115416 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1515)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060115430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060115430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060115430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060115430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115430 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060115430 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060115430 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060115430 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241026060115430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241026060115430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026060115430 DMM INFO MM(262420000001004/da77e8b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xda77e8b1) (gprs_gmm.c:300) 20241026060115430 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241026060115430 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115430 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115430 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115430 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060115438 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060115438 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060115438 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241026060115438 DMM INFO MM(262420000001004/da77e8b1) Subscriber data update (mmctx.c:445) 20241026060115438 DMM DEBUG MM(262420000001004/da77e8b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060115438 DMM INFO MM(262420000001004/da77e8b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060115438 DMM NOTICE MM(262420000001004/da77e8b1) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241026060115438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060115438 DMM NOTICE MM(262420000001004/da77e8b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060115438 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) 20241026060115439 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060115439 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241026060115439 DMM INFO MM(262420000001004/da77e8b1) Subscriber data update (mmctx.c:445) 20241026060115439 DMM DEBUG MM(262420000001004/da77e8b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_len:14 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1515)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026060115441 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060115441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060115441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060115441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115441 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060115441 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060115441 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060115441 DMM INFO MM(262420000001004/da77e8b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060115441 DMM NOTICE MM(262420000001004/da77e8b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060115441 DMM DEBUG GMM(gmm_fsm)[0x55bccc57d090]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060115441 DMM DEBUG GMM(gmm_fsm)[0x55bccc57d090]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060115441 DMM DEBUG MM_STATE_Iu(5)[0x55bccc58bca0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026060115441 DMM DEBUG MM_STATE_Iu(5)[0x55bccc58bca0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241026060115441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060115441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060115442 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115442 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_len:7 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1515)@9842e08522d0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026060115448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115448 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060115448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060115448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060115448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115448 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026060115448 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026060115448 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026060115448 DMM INFO MM(262420000001004/da77e8b1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241026060115448 DMM DEBUG MM_STATE_Iu(5)[0x55bccc58bca0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241026060115448 DMM DEBUG MM_STATE_Iu(5)[0x55bccc58bca0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241026060115448 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115448 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 20241026060115450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060115450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060115450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060115450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@9842e08522d0: Deleted conn table entry 0TC_attach_pdp_act_user(1522)3222063 TC_attach_pdp_act_user(1522)@9842e08522d0: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@9842e08522d0: 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 := 'DA77E8B1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@9842e08522d0: Added conn table entry 0TC_attach_pdp_act_user(1522)4693313 SGSN_Test_0-RAN(1516)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@9842e08522d0: First idle individual index:0 20241026060115650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060115650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060115650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060115650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115651 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060115651 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060115651 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060115651 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDA77E8B1) type="signalling" (gprs_gmm.c:1944) 20241026060115651 DMM DEBUG GMM(gmm_fsm)[0x55bccc57d090]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026060115651 DMM DEBUG GMM(gmm_fsm)[0x55bccc57d090]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026060115651 DMM DEBUG MM(262420000001004/da77e8b1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026060115651 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115652 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115652 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115652 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115652 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115652 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115652 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115652 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115652 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115652 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@9842e08522d0: { messageType := 2, destLocRef := '479D41'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1515)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060115661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060115661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060115661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060115662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115662 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060115662 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060115662 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060115662 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241026060115662 DMM DEBUG MM_STATE_Iu(5)[0x55bccc58bca0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026060115662 DMM DEBUG MM_STATE_Iu(5)[0x55bccc58bca0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241026060115662 DMM INFO MM(262420000001004/da77e8b1) <- GMM SERVICE ACCEPT (P-TMSI=0xda77e8b1) (gprs_gmm.c:813) 20241026060115662 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241026060115662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1515)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026060115676 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115676 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060115676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060115676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060115676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115676 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060115676 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060115676 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060115676 DMM INFO MM(262420000001004/da77e8b1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026060115676 DMM INFO MM(262420000001004/da77e8b1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026060115676 DMM DEBUG MM(262420000001004/da77e8b1) Using GGSN 0 (gprs_sm.c:317) 20241026060115676 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) 20241026060115677 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241026060115677 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026060115677 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241026060115677 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241026060115701 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 b9 0f 2a a5 11 b4 f4 d7 ca 14 05 7f c4 d4 07 1f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241026060115701 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060115701 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026060115701 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_len:30 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1515)@9842e08522d0: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003CFAA800'O 20241026060115729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060115729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060115729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060115729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115729 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026060115729 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026060115729 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026060115730 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241026060115730 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241026060115730 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241026060115730 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026060115730 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241026060115730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060115734 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 b9 0f 2a a5 11 b4 f4 d7 ca 7f c4 d4 07 1f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241026060115734 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060115734 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_len:16 SGSN_Test_0-SCCP(1515)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1515)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241026060115748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115748 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060115748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060115748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060115748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060115749 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060115749 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060115749 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060115749 DMM INFO MM(262420000001004/da77e8b1) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241026060115749 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026060115749 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241026060115752 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20241026060115752 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060115752 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241026060115752 DMM INFO MM(262420000001004/da77e8b1) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241026060115752 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241026060115752 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241026060115752 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026060115752 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060115752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060115752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060115752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060115752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060115752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060115752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@9842e08522d0: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@9842e08522d0: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@9842e08522d0: Final verdict of PTC: none 20241026060115766 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026060115766 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) 20241026060115766 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026060115766 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026060115766 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026060115766 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) 20241026060115766 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026060115766 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026060115766 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) 20241026060115766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060115766 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026060115766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026060115766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026060115766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026060115766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026060115766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026060115766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026060115766 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@9842e08522d0: Final verdict of PTC: none 20241026060115772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38490<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241026060115777 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1514)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@9842e08522d0: Final verdict of PTC: none 20241026060115777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1504)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(1520)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1509)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1512)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1502)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1507)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@9842e08522d0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Sat Oct 26 06:01:15 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241026060115938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060116340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=296660) 20241026060116778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060116778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=296660, count=298016) 20241026060117767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026060117767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026060117767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241026060117779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060117779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Sat Oct 26 06:01:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060118780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060118780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241026060119425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060119428 DMM INFO MM(262420000001004/da77e8b1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060119428 DMM INFO MM(262420000001004/da77e8b1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060119428 DMM DEBUG GMM(gmm_fsm)[0x55bccc57d090]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060119428 DMM DEBUG GMM(gmm_fsm)[0x55bccc57d090]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060119428 DMM DEBUG MM_STATE_Iu(5)[0x55bccc58bca0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026060119428 DMM DEBUG MM_STATE_Iu(5)[0x55bccc58bca0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241026060119428 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241026060119428 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) 20241026060119428 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) 20241026060119428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026060119428 DMM DEBUG MM_STATE_Gb[0x55bccc583930]{Idle}: Deallocated (fsm.c:568) 20241026060119428 DMM DEBUG MM_STATE_Iu(5)[0x55bccc58bca0]{Detached}: Deallocated (fsm.c:568) 20241026060119428 DMM DEBUG GMM(gmm_fsm)[0x55bccc57d090]{Deregistered}: Deallocated (fsm.c:568) 20241026060119428 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026060119429 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060119429 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060119429 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060119429 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060119429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060119429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060119429 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060119472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060119472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060119472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060119472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060119472 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060119472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060119472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060119472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060119472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060119473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060119473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060119473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060119473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060119473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060119473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060119473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060119473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060119473 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060119473 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060119473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1527)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060119473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060119473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026060119475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060119479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060119479 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060119488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060119488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060119488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060119488 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060119488 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060119488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060119488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060119488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060119488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060119489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060119489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060119489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060119489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060119489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060119489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060119489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060119489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060119489 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060119489 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060119489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060119489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060119489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060119491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060119495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060119495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060119504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060119504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060119504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060119504 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060119504 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060119504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060119504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060119504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060119504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060119505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060119505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060119505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060119505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060119505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060119505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060119505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060119505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060119505 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060119505 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060119505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060119505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060119505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060119507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9842e08522d0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@9842e08522d0: ************************************************* SGSN_Test_0-M3UA(1540)@9842e08522d0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@9842e08522d0: ************************************************* 20241026060119512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060119512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9842e08522d0: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@9842e08522d0: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060119713 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026060119714 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) 20241026060119714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026060119714 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(1540)@9842e08522d0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026060119721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060119721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241026060119721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241026060119721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026060119722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026060119722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026060119722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026060119724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060119724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241026060119724 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241026060119724 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026060119724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026060119724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026060119724 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026060119724 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026060119781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060119781 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060119781 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060119781 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060119785 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060119786 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@9842e08522d0: 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(1542)@9842e08522d0: 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(1542)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026060120533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060120533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060120533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060120533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060120534 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026060120534 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026060120535 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060120535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060120535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060120535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@9842e08522d0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@9842e08522d0: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='FD01C4B0'O, index=0 SGSN_Test-GSUP(1543)@9842e08522d0: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@9842e08522d0: 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 := 'FCC1'O, rac := 'CE'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@9842e08522d0: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)3275458 SGSN_Test_0-SCCP(1538)@9842e08522d0: First idle individual index:0 SGSN_Test_0-RAN(1539)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 20241026060120887 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120887 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060120887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060120887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060120887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060120887 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060120887 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060120887 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060120887 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241026060120887 DMM DEBUG GMM(gmm_fsm)[0x55bccc58bca0]{Deregistered}: Allocated (fsm.c:456) 20241026060120887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026060120887 DMM DEBUG MM_STATE_Gb[0x55bccc57cf60]{Idle}: Allocated (fsm.c:456) 20241026060120887 DMM DEBUG MM_STATE_Iu[0x55bccc58a670]{Detached}: Allocated (fsm.c:456) 20241026060120887 DMM DEBUG GMM(gmm_fsm)[0x55bccc58bca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060120887 DMM DEBUG GMM(gmm_fsm)[0x55bccc58bca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060120887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060120887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060120887 DMM DEBUG MM(262420000001058/fa6b2eb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060120887 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241026060120887 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120887 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060120887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060120887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060120887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060120887 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120887 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060120887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060120887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060120887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@9842e08522d0: { messageType := 2, destLocRef := '31FAC2'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@9842e08522d0: 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 := '514E69F861FC15CE9A86816C9776C524'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4096DC8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1473BB564463F5A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C321955AA25C273B8D2116FE794F8151'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '96CD22AFB9F4702E28F1B76C44E9F234'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '50AC6E3AC2DF6267B84491049D45BBD7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5C0EC6B923187BDA'O } } } } } SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1538)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241026060120899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060120899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060120899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060120899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060120899 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060120899 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060120899 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060120899 DMM DEBUG MM(262420000001058/fa6b2eb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241026060120899 DMM NOTICE MM(262420000001058/fa6b2eb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060120899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060120899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060120899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060120899 DMM DEBUG MM(262420000001058/fa6b2eb3) Requesting authorization (sgsn_auth.c:160) 20241026060120899 DMM INFO MM(262420000001058/fa6b2eb3) Requesting authentication tuples (sgsn_auth.c:184) 20241026060120899 DMM DEBUG MM(262420000001058/fa6b2eb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060120899 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241026060120899 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@9842e08522d0: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241026060120903 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060120903 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060120903 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060120903 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060120903 DMM INFO MM(262420000001058/fa6b2eb3) Subscriber data update (mmctx.c:445) 20241026060120903 DMM DEBUG MM(262420000001058/fa6b2eb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060120903 DMM INFO MM(262420000001058/fa6b2eb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060120903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060120903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060120903 DMM INFO MM(262420000001058/fa6b2eb3) <- GMM AUTH AND CIPHERING REQ (rand = 51 4e 69 f8 61 fc 15 ce 9a 86 81 6c 97 76 c5 24 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 50 ac 6e 3a c2 df 62 67 b8 44 91 04 9d 45 bb d7 ) (gprs_gmm.c:483) 20241026060120903 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241026060120904 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060120904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060120904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060120904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_len:37 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1538)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F225C0EC6B923094B99990000105008F0290423187BDA'O 20241026060120912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060120912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060120912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060120912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060120913 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060120913 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060120913 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060120913 DMM INFO MM(262420000001058/fa6b2eb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060120913 DMM NOTICE MM(262420000001058/fa6b2eb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060120913 DMM DEBUG MM(262420000001058/fa6b2eb3) checking auth: received UMTS RES = 5c 0e c6 b9 23 18 7b da (gprs_gmm.c:666) 20241026060120913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060120913 DMM DEBUG MM(262420000001058/fa6b2eb3) Requesting authorization (sgsn_auth.c:160) 20241026060120913 DMM INFO MM(262420000001058/fa6b2eb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060120913 DMM DEBUG MM(262420000001058/fa6b2eb3) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060120913 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241026060120913 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) 20241026060120913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026060120913 DMM DEBUG MM(262420000001058/fa6b2eb3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026060120913 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060120913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060120913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060120913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1538)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060120924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060120924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060120924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060120924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060120924 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060120924 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060120924 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060120924 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241026060120924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241026060120924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026060120924 DMM INFO MM(262420000001058/fa6b2eb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa6b2eb3) (gprs_gmm.c:300) 20241026060120924 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241026060120924 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060120924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060120924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060120924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060120924 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060120924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060120924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060120924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060120930 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060120930 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060120930 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241026060120930 DMM INFO MM(262420000001058/fa6b2eb3) Subscriber data update (mmctx.c:445) 20241026060120930 DMM DEBUG MM(262420000001058/fa6b2eb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060120930 DMM INFO MM(262420000001058/fa6b2eb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060120930 DMM NOTICE MM(262420000001058/fa6b2eb3) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241026060120930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060120930 DMM NOTICE MM(262420000001058/fa6b2eb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060120930 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) 20241026060120931 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060120931 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241026060120931 DMM INFO MM(262420000001058/fa6b2eb3) Subscriber data update (mmctx.c:445) 20241026060120931 DMM DEBUG MM(262420000001058/fa6b2eb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_len:14 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1538)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026060120934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060120934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060120934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060120934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060120934 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060120934 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060120934 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060120934 DMM INFO MM(262420000001058/fa6b2eb3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060120934 DMM NOTICE MM(262420000001058/fa6b2eb3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060120934 DMM DEBUG GMM(gmm_fsm)[0x55bccc58bca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060120934 DMM DEBUG GMM(gmm_fsm)[0x55bccc58bca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060120934 DMM DEBUG MM_STATE_Iu(7)[0x55bccc58a670]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026060120934 DMM DEBUG MM_STATE_Iu(7)[0x55bccc58a670]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241026060120934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060120934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060120934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060120934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060120934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060120934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_len:7 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1538)@9842e08522d0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026060120940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060120940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060120940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060120940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060120941 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026060120941 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026060120941 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026060120941 DMM INFO MM(262420000001058/fa6b2eb3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241026060120941 DMM DEBUG MM_STATE_Iu(7)[0x55bccc58a670]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241026060120941 DMM DEBUG MM_STATE_Iu(7)[0x55bccc58a670]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241026060120941 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120941 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060120941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060120941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060120941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 20241026060120942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060120942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060120942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060120942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060120942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060120942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060120942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060120942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@9842e08522d0: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)3275458 TC_attach_pdp_act_user_addr_v4raw(1545)@9842e08522d0: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@9842e08522d0: 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 := 'FA6B2EB3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@9842e08522d0: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)8381708 SGSN_Test_0-RAN(1539)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@9842e08522d0: First idle individual index:0 20241026060121146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060121146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060121146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060121146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060121146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060121146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060121146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060121146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060121147 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060121147 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060121147 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060121147 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFA6B2EB3) type="signalling" (gprs_gmm.c:1944) 20241026060121147 DMM DEBUG GMM(gmm_fsm)[0x55bccc58bca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026060121147 DMM DEBUG GMM(gmm_fsm)[0x55bccc58bca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026060121147 DMM DEBUG MM(262420000001058/fa6b2eb3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026060121147 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060121148 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060121148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060121148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060121148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060121148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060121148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060121148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060121148 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060121148 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060121148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060121148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060121148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060121148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060121148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060121148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@9842e08522d0: { messageType := 2, destLocRef := '7FE50C'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1538)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060121158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060121158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060121158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060121158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060121158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060121158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060121158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060121158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060121158 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060121158 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060121158 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060121158 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241026060121158 DMM DEBUG MM_STATE_Iu(7)[0x55bccc58a670]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026060121158 DMM DEBUG MM_STATE_Iu(7)[0x55bccc58a670]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241026060121158 DMM INFO MM(262420000001058/fa6b2eb3) <- GMM SERVICE ACCEPT (P-TMSI=0xfa6b2eb3) (gprs_gmm.c:813) 20241026060121158 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241026060121159 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060121159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060121159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060121159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060121159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060121159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060121159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060121159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060121159 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060121159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060121159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060121159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060121159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060121159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060121159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060121159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1538)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026060121171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060121171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060121171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060121171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060121171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060121171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060121171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060121171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060121171 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060121171 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060121171 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060121171 DMM INFO MM(262420000001058/fa6b2eb3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026060121171 DMM INFO MM(262420000001058/fa6b2eb3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026060121171 DMM DEBUG MM(262420000001058/fa6b2eb3) Using GGSN 0 (gprs_sm.c:317) 20241026060121171 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) 20241026060121171 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241026060121171 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026060121171 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:185) 20241026060121172 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241026060121195 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 04 14 3c 78 11 ed 83 0a d7 14 05 7f 69 bc be 78 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) 20241026060121195 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060121195 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026060121195 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060121195 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060121195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060121195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060121195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060121195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060121195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060121195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_len:30 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1538)@9842e08522d0: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800DDA47859'O 20241026060121230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060121230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060121230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060121230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060121230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060121230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060121230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060121230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060121230 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026060121230 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026060121230 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026060121230 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241026060121230 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241026060121230 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241026060121230 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026060121230 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241026060121230 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060121230 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060121230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060121230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060121230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060121230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060121230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060121230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060121235 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 04 14 3c 78 11 ed 83 0a d7 7f 69 bc be 78 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:443) 20241026060121235 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060121235 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user_addr_v4raw(1545)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_len:16 SGSN_Test_0-SCCP(1538)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1538)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241026060121245 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060121245 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060121245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060121245 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060121245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060121245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060121245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060121245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060121245 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060121245 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060121245 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060121245 DMM INFO MM(262420000001058/fa6b2eb3) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241026060121245 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026060121245 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241026060121247 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3d 00 00 01 80 : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20241026060121247 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060121247 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241026060121247 DMM INFO MM(262420000001058/fa6b2eb3) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241026060121247 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241026060121247 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241026060121247 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026060121247 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060121247 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060121247 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060121247 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060121247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060121247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060121247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060121247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@9842e08522d0: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@9842e08522d0: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@9842e08522d0: Final verdict of PTC: none 20241026060121258 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026060121258 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) 20241026060121258 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026060121258 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026060121258 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026060121258 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) 20241026060121258 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026060121258 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026060121258 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) 20241026060121258 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060121258 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026060121258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026060121258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026060121258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026060121258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026060121258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026060121258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026060121258 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@9842e08522d0: Final verdict of PTC: none 20241026060121263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@9842e08522d0: Final verdict of PTC: none 20241026060121268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060121268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1532)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1527)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1537)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@9842e08522d0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1530)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1535)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1525)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass'. Sat Oct 26 06:01:21 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241026060121382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060121884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38506<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261832) 20241026060122269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060122269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=261832, count=304296) 20241026060123260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026060123260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026060123260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241026060123270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060123271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Sat Oct 26 06:01:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060124272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060124273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241026060124960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060124963 DMM INFO MM(262420000001058/fa6b2eb3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060124963 DMM INFO MM(262420000001058/fa6b2eb3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060124963 DMM DEBUG GMM(gmm_fsm)[0x55bccc58bca0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060124963 DMM DEBUG GMM(gmm_fsm)[0x55bccc58bca0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060124963 DMM DEBUG MM_STATE_Iu(7)[0x55bccc58a670]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026060124963 DMM DEBUG MM_STATE_Iu(7)[0x55bccc58a670]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241026060124963 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241026060124963 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) 20241026060124963 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) 20241026060124963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026060124963 DMM DEBUG MM_STATE_Gb[0x55bccc57cf60]{Idle}: Deallocated (fsm.c:568) 20241026060124963 DMM DEBUG MM_STATE_Iu(7)[0x55bccc58a670]{Detached}: Deallocated (fsm.c:568) 20241026060124963 DMM DEBUG GMM(gmm_fsm)[0x55bccc58bca0]{Deregistered}: Deallocated (fsm.c:568) 20241026060124963 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026060124963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060124963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060124963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060124963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060124963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060124963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060124963 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060124996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060124996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060124996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060124996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060124996 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060124996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060124996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060124996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060124996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060124997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060124997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060124997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060124997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060124997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060124997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060124997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060124997 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060124997 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060124997 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060124997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060124997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060124997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060124999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 20241026060125004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060125004 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060125015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060125015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060125015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060125015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060125015 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060125015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060125015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060125015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060125015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060125016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060125016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060125016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060125016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060125016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060125016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060125016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060125016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060125016 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060125016 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060125016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060125016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060125016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060125019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060125025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060125025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060125034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060125034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060125034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060125034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060125034 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060125034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060125034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060125034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060125034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060125034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060125034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060125034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060125035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060125035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060125035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060125035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060125035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060125035 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060125035 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060125035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1560)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060125035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060125035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026060125037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060125041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060125041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9842e08522d0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@9842e08522d0: ************************************************* SGSN_Test_0-M3UA(1563)@9842e08522d0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@9842e08522d0: ************************************************* MTC@9842e08522d0: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@9842e08522d0: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060125244 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026060125244 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) 20241026060125244 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026060125244 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(1563)@9842e08522d0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026060125251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060125251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241026060125251 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241026060125251 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026060125251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026060125251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026060125251 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026060125254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060125254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241026060125254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241026060125254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026060125254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026060125254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026060125254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026060125254 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026060125274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060125274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060125274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060125274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060125278 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060125279 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@9842e08522d0: 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(1565)@9842e08522d0: 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(1565)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026060125672 DGPRS DEBUG Checking for inactive LLMEs, time = 32450684 (sgsn.c:131) 20241026060126051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060126051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060126051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060126051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126052 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026060126052 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026060126052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@9842e08522d0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@9842e08522d0: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='DCC0D85C'O, index=0 SGSN_Test-GSUP(1566)@9842e08522d0: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9842e08522d0: 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 := '98D6'O, rac := '0C'O ("\f") }, 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(1562)@9842e08522d0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)4214578 SGSN_Test_0-SCCP(1561)@9842e08522d0: First idle individual index:0 SGSN_Test_0-RAN(1562)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 20241026060126371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060126371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060126371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060126371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126372 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060126372 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060126372 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060126372 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241026060126372 DMM DEBUG GMM(gmm_fsm)[0x55bccc58a670]{Deregistered}: Allocated (fsm.c:456) 20241026060126372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026060126372 DMM DEBUG MM_STATE_Gb[0x55bccc583930]{Idle}: Allocated (fsm.c:456) 20241026060126372 DMM DEBUG MM_STATE_Iu[0x55bccc590490]{Detached}: Allocated (fsm.c:456) 20241026060126372 DMM DEBUG GMM(gmm_fsm)[0x55bccc58a670]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060126372 DMM DEBUG GMM(gmm_fsm)[0x55bccc58a670]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060126372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060126372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060126372 DMM DEBUG MM(262420000001055/df02aaa3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060126372 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241026060126372 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126372 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@9842e08522d0: { messageType := 2, destLocRef := '404F32'O ("@O2"), sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9842e08522d0: 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 := 'FA6CB8767AE18DCE272DC38F49571795'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95F887A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45D4C420632BEC20'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '57B75349CFB0280AAAA94210E5C01A0E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0F2C15C3FD5A35730D0D21CDE1CFE749'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '71F5DDEB469E6B55FADC470FA0AA5A7D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D775DD98149DDA1F'O } } } } } SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1561)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241026060126379 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126379 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060126379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060126379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060126379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126379 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060126379 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060126379 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060126379 DMM DEBUG MM(262420000001055/df02aaa3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241026060126379 DMM NOTICE MM(262420000001055/df02aaa3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060126379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060126379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060126379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060126379 DMM DEBUG MM(262420000001055/df02aaa3) Requesting authorization (sgsn_auth.c:160) 20241026060126379 DMM INFO MM(262420000001055/df02aaa3) Requesting authentication tuples (sgsn_auth.c:184) 20241026060126379 DMM DEBUG MM(262420000001055/df02aaa3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060126379 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241026060126379 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@9842e08522d0: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241026060126381 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060126381 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060126381 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060126381 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060126381 DMM INFO MM(262420000001055/df02aaa3) Subscriber data update (mmctx.c:445) 20241026060126381 DMM DEBUG MM(262420000001055/df02aaa3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060126381 DMM INFO MM(262420000001055/df02aaa3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060126381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060126381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060126381 DMM INFO MM(262420000001055/df02aaa3) <- GMM AUTH AND CIPHERING REQ (rand = fa 6c b8 76 7a e1 8d ce 27 2d c3 8f 49 57 17 95 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 71 f5 dd eb 46 9e 6b 55 fa dc 47 0f a0 aa 5a 7d ) (gprs_gmm.c:483) 20241026060126381 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241026060126381 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126381 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_len:37 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1561)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22D775DD9823094B99990000105005F02904149DDA1F'O 20241026060126385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060126385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060126385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060126385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126385 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060126385 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060126385 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060126385 DMM INFO MM(262420000001055/df02aaa3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060126385 DMM NOTICE MM(262420000001055/df02aaa3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060126385 DMM DEBUG MM(262420000001055/df02aaa3) checking auth: received UMTS RES = d7 75 dd 98 14 9d da 1f (gprs_gmm.c:666) 20241026060126385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060126385 DMM DEBUG MM(262420000001055/df02aaa3) Requesting authorization (sgsn_auth.c:160) 20241026060126386 DMM INFO MM(262420000001055/df02aaa3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060126386 DMM DEBUG MM(262420000001055/df02aaa3) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060126386 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241026060126386 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) 20241026060126386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026060126386 DMM DEBUG MM(262420000001055/df02aaa3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026060126386 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126386 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1561)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060126392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060126392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060126392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060126392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126392 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060126392 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060126392 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060126392 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241026060126392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241026060126392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026060126392 DMM INFO MM(262420000001055/df02aaa3) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf02aaa3) (gprs_gmm.c:300) 20241026060126392 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241026060126392 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126392 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126392 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126392 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060126396 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060126396 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060126396 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241026060126396 DMM INFO MM(262420000001055/df02aaa3) Subscriber data update (mmctx.c:445) 20241026060126396 DMM DEBUG MM(262420000001055/df02aaa3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060126396 DMM INFO MM(262420000001055/df02aaa3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060126396 DMM NOTICE MM(262420000001055/df02aaa3) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241026060126396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060126396 DMM NOTICE MM(262420000001055/df02aaa3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060126396 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) 20241026060126397 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060126397 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241026060126397 DMM INFO MM(262420000001055/df02aaa3) Subscriber data update (mmctx.c:445) 20241026060126397 DMM DEBUG MM(262420000001055/df02aaa3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_len:14 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1561)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026060126399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060126399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060126399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060126399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126399 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060126399 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060126399 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060126399 DMM INFO MM(262420000001055/df02aaa3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060126399 DMM NOTICE MM(262420000001055/df02aaa3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060126399 DMM DEBUG GMM(gmm_fsm)[0x55bccc58a670]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060126399 DMM DEBUG GMM(gmm_fsm)[0x55bccc58a670]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060126399 DMM DEBUG MM_STATE_Iu(9)[0x55bccc590490]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026060126399 DMM DEBUG MM_STATE_Iu(9)[0x55bccc590490]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241026060126399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060126399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060126399 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126399 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_len:7 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1561)@9842e08522d0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026060126405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060126405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060126405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060126405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126405 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026060126405 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026060126405 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026060126405 DMM INFO MM(262420000001055/df02aaa3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241026060126405 DMM DEBUG MM_STATE_Iu(9)[0x55bccc590490]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241026060126405 DMM DEBUG MM_STATE_Iu(9)[0x55bccc590490]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241026060126405 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126405 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 20241026060126406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060126406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060126406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060126406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@9842e08522d0: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)4214578 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9842e08522d0: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9842e08522d0: 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 := 'DF02AAA3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@9842e08522d0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)12435823 SGSN_Test_0-RAN(1562)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@9842e08522d0: First idle individual index:0 20241026060126610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060126610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060126610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060126610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126611 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060126611 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060126611 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060126611 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDF02AAA3) type="signalling" (gprs_gmm.c:1944) 20241026060126611 DMM DEBUG GMM(gmm_fsm)[0x55bccc58a670]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026060126611 DMM DEBUG GMM(gmm_fsm)[0x55bccc58a670]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026060126611 DMM DEBUG MM(262420000001055/df02aaa3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026060126612 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126612 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126612 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126612 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126612 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126612 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126612 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126612 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126612 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126612 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@9842e08522d0: { messageType := 2, destLocRef := 'BDC16F'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1561)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060126622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060126622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060126622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060126622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126622 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060126622 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060126622 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060126622 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241026060126622 DMM DEBUG MM_STATE_Iu(9)[0x55bccc590490]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026060126622 DMM DEBUG MM_STATE_Iu(9)[0x55bccc590490]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241026060126622 DMM INFO MM(262420000001055/df02aaa3) <- GMM SERVICE ACCEPT (P-TMSI=0xdf02aaa3) (gprs_gmm.c:813) 20241026060126622 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241026060126623 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126623 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1561)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026060126633 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126633 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060126633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060126633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060126633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126634 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060126634 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060126634 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060126634 DMM INFO MM(262420000001055/df02aaa3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026060126634 DMM INFO MM(262420000001055/df02aaa3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026060126634 DMM DEBUG MM(262420000001055/df02aaa3) Using GGSN 0 (gprs_sm.c:317) 20241026060126634 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) 20241026060126634 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241026060126634 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026060126634 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:185) 20241026060126634 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241026060126657 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3e 00 00 01 80 08 00 10 55 6d e6 6c 11 43 4d a2 fc 14 05 7f 1b ab 57 f0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241026060126658 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060126658 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026060126658 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126658 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_len:33 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1561)@9842e08522d0: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F0000680085EE058E'O 20241026060126690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060126690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060126690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060126690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126691 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026060126691 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026060126691 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026060126691 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241026060126691 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241026060126691 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241026060126691 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026060126691 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241026060126691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060126695 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3f 00 00 01 80 10 55 6d e6 6c 11 43 4d a2 fc 7f 1b ab 57 f0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20241026060126695 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060126695 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_len:16 SGSN_Test_0-SCCP(1561)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1561)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241026060126710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060126710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060126710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060126710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060126710 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060126710 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060126710 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060126710 DMM INFO MM(262420000001055/df02aaa3) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241026060126710 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026060126710 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241026060126713 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 40 00 00 01 80 : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20241026060126713 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060126713 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241026060126713 DMM INFO MM(262420000001055/df02aaa3) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241026060126713 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241026060126714 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241026060126714 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026060126714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060126714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060126714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060126714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060126714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060126714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060126714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@9842e08522d0: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@9842e08522d0: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@9842e08522d0: Final verdict of PTC: none 20241026060126728 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026060126728 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) 20241026060126728 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026060126728 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026060126729 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026060126729 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) 20241026060126729 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026060126729 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026060126729 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) 20241026060126729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060126729 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026060126729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026060126729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026060126729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026060126729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026060126729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026060126729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026060126729 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@9842e08522d0: Final verdict of PTC: none 20241026060126735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55998<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1560)@9842e08522d0: Final verdict of PTC: none 20241026060126740 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060126741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1550)@9842e08522d0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1555)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1558)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1553)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1548)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass'. Sat Oct 26 06:01:26 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241026060126876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060127379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262588) 20241026060127742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060127742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=262588, count=304476) 20241026060128730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026060128730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026060128730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241026060128743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060128743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Sat Oct 26 06:01:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060129744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060129744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241026060130464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060130467 DMM INFO MM(262420000001055/df02aaa3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060130468 DMM INFO MM(262420000001055/df02aaa3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060130468 DMM DEBUG GMM(gmm_fsm)[0x55bccc58a670]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060130468 DMM DEBUG GMM(gmm_fsm)[0x55bccc58a670]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060130468 DMM DEBUG MM_STATE_Iu(9)[0x55bccc590490]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026060130468 DMM DEBUG MM_STATE_Iu(9)[0x55bccc590490]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241026060130468 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241026060130468 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) 20241026060130468 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) 20241026060130468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026060130468 DMM DEBUG MM_STATE_Gb[0x55bccc583930]{Idle}: Deallocated (fsm.c:568) 20241026060130468 DMM DEBUG MM_STATE_Iu(9)[0x55bccc590490]{Detached}: Deallocated (fsm.c:568) 20241026060130468 DMM DEBUG GMM(gmm_fsm)[0x55bccc58a670]{Deregistered}: Deallocated (fsm.c:568) 20241026060130468 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026060130468 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060130468 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060130468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060130468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060130468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060130468 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060130468 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060130503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060130503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060130503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060130503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060130503 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060130503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060130503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060130503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060130503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060130504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060130504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060130504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060130504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060130504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060130504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060130504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060130504 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060130504 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060130504 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060130504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060130504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060130504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060130507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060130514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060130514 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1575)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060130520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060130520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060130520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060130520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060130520 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060130520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060130520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060130520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060130520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060130520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060130520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060130520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060130521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060130521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060130521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060130521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060130521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060130521 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060130521 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060130521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1578)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026060130521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060130521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060130523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060130527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060130527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060130536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060130536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060130536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060130536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060130536 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060130536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060130536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060130536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060130536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060130538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060130538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060130538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060130538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060130538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060130538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060130538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060130538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060130538 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060130538 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060130538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1583)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026060130538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060130538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060130540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9842e08522d0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@9842e08522d0: ************************************************* SGSN_Test_0-M3UA(1586)@9842e08522d0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@9842e08522d0: ************************************************* MTC@9842e08522d0: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@9842e08522d0: v_sccp_pdu_maxlen:268 20241026060130545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060130545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060130745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060130745 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060130745 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060130745 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026060130745 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026060130745 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) 20241026060130745 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026060130745 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(1588)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@9842e08522d0: CCM 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_0-M3UA(1586)@9842e08522d0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026060130749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026060130750 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@9842e08522d0: 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(1588)@9842e08522d0: 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(1588)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026060130751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060130752 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241026060130752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241026060130752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026060130752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026060130752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026060130752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026060130752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060130752 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241026060130752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241026060130752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026060130752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026060130752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026060130752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026060130752 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026060131565 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060131565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060131565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060131565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060131566 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026060131566 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026060131566 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131566 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060131566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060131566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131566 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060131566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@9842e08522d0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@9842e08522d0: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='EDC6500F'O, index=0 SGSN_Test-GSUP(1589)@9842e08522d0: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9842e08522d0: 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 := '46FD'O, rac := 'A7'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(1585)@9842e08522d0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)4008629 SGSN_Test_0-SCCP(1584)@9842e08522d0: First idle individual index:0 SGSN_Test_0-RAN(1585)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 20241026060131847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060131847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060131847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060131847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060131847 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060131847 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060131847 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060131847 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241026060131847 DMM DEBUG GMM(gmm_fsm)[0x55bccc590490]{Deregistered}: Allocated (fsm.c:456) 20241026060131847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026060131847 DMM DEBUG MM_STATE_Gb[0x55bccc57cf60]{Idle}: Allocated (fsm.c:456) 20241026060131847 DMM DEBUG MM_STATE_Iu[0x55bccc590be0]{Detached}: Allocated (fsm.c:456) 20241026060131847 DMM DEBUG GMM(gmm_fsm)[0x55bccc590490]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060131847 DMM DEBUG GMM(gmm_fsm)[0x55bccc590490]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060131847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060131847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060131847 DMM DEBUG MM(262420000001056/cc3ec7a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060131847 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241026060131847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060131847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060131847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060131847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060131847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060131847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060131847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060131847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@9842e08522d0: { messageType := 2, destLocRef := '3D2AB5'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9842e08522d0: 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 := '879DA22C1178089AC825554474FAA86E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86622204'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E650EDB79911C39'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '866F116345E965BE4999B088F9A88573'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A44A9614E64FC0921A3D9796966F7AC4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '109E31B09B4B776C1779A7A734505EFE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7BB333B7923D67B1'O } } } } } SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1584)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241026060131855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060131855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060131855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060131855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060131855 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060131855 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060131855 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060131855 DMM DEBUG MM(262420000001056/cc3ec7a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241026060131855 DMM NOTICE MM(262420000001056/cc3ec7a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060131855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060131855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060131855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060131855 DMM DEBUG MM(262420000001056/cc3ec7a4) Requesting authorization (sgsn_auth.c:160) 20241026060131855 DMM INFO MM(262420000001056/cc3ec7a4) Requesting authentication tuples (sgsn_auth.c:184) 20241026060131855 DMM DEBUG MM(262420000001056/cc3ec7a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060131855 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241026060131855 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@9842e08522d0: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241026060131857 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060131857 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060131857 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060131857 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060131857 DMM INFO MM(262420000001056/cc3ec7a4) Subscriber data update (mmctx.c:445) 20241026060131857 DMM DEBUG MM(262420000001056/cc3ec7a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060131857 DMM INFO MM(262420000001056/cc3ec7a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060131857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060131857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060131857 DMM INFO MM(262420000001056/cc3ec7a4) <- GMM AUTH AND CIPHERING REQ (rand = 87 9d a2 2c 11 78 08 9a c8 25 55 44 74 fa a8 6e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 10 9e 31 b0 9b 4b 77 6c 17 79 a7 a7 34 50 5e fe ) (gprs_gmm.c:483) 20241026060131857 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241026060131858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060131858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060131858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060131858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_len:37 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1584)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307227BB333B723094B99990000105006F02904923D67B1'O 20241026060131862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131862 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131862 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060131862 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060131862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060131862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060131863 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060131863 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060131863 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060131863 DMM INFO MM(262420000001056/cc3ec7a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060131863 DMM NOTICE MM(262420000001056/cc3ec7a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060131863 DMM DEBUG MM(262420000001056/cc3ec7a4) checking auth: received UMTS RES = 7b b3 33 b7 92 3d 67 b1 (gprs_gmm.c:666) 20241026060131863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060131863 DMM DEBUG MM(262420000001056/cc3ec7a4) Requesting authorization (sgsn_auth.c:160) 20241026060131863 DMM INFO MM(262420000001056/cc3ec7a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060131863 DMM DEBUG MM(262420000001056/cc3ec7a4) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060131863 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241026060131863 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) 20241026060131863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026060131863 DMM DEBUG MM(262420000001056/cc3ec7a4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026060131863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060131863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060131863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060131863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1584)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060131871 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131871 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060131871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060131871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060131871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060131871 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060131871 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060131871 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060131871 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241026060131871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241026060131871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026060131871 DMM INFO MM(262420000001056/cc3ec7a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc3ec7a4) (gprs_gmm.c:300) 20241026060131871 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241026060131872 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060131872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060131872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060131872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060131872 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060131872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060131872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060131872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060131877 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060131877 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060131877 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241026060131877 DMM INFO MM(262420000001056/cc3ec7a4) Subscriber data update (mmctx.c:445) 20241026060131877 DMM DEBUG MM(262420000001056/cc3ec7a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060131877 DMM INFO MM(262420000001056/cc3ec7a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060131877 DMM NOTICE MM(262420000001056/cc3ec7a4) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241026060131877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060131877 DMM NOTICE MM(262420000001056/cc3ec7a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060131877 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) 20241026060131877 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060131877 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241026060131877 DMM INFO MM(262420000001056/cc3ec7a4) Subscriber data update (mmctx.c:445) 20241026060131877 DMM DEBUG MM(262420000001056/cc3ec7a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_len:14 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1584)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026060131880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131880 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060131880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060131880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060131880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060131881 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060131881 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060131881 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060131881 DMM INFO MM(262420000001056/cc3ec7a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060131881 DMM NOTICE MM(262420000001056/cc3ec7a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060131881 DMM DEBUG GMM(gmm_fsm)[0x55bccc590490]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060131881 DMM DEBUG GMM(gmm_fsm)[0x55bccc590490]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060131881 DMM DEBUG MM_STATE_Iu(11)[0x55bccc590be0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026060131881 DMM DEBUG MM_STATE_Iu(11)[0x55bccc590be0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241026060131881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060131881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060131881 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131881 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060131881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060131881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060131881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_len:7 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1584)@9842e08522d0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026060131889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060131889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060131889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060131889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060131889 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026060131889 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026060131889 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026060131889 DMM INFO MM(262420000001056/cc3ec7a4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241026060131889 DMM DEBUG MM_STATE_Iu(11)[0x55bccc590be0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241026060131889 DMM DEBUG MM_STATE_Iu(11)[0x55bccc590be0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241026060131889 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131889 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060131889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060131889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060131889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 20241026060131891 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060131891 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060131891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060131891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060131891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060131891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060131891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060131891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@9842e08522d0: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)4008629 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9842e08522d0: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9842e08522d0: 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 := 'CC3EC7A4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@9842e08522d0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)6912690 SGSN_Test_0-RAN(1585)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@9842e08522d0: First idle individual index:0 20241026060132094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060132094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060132094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060132094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060132094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060132094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060132094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060132094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060132095 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060132095 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060132095 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060132095 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCC3EC7A4) type="signalling" (gprs_gmm.c:1944) 20241026060132095 DMM DEBUG GMM(gmm_fsm)[0x55bccc590490]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026060132095 DMM DEBUG GMM(gmm_fsm)[0x55bccc590490]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026060132095 DMM DEBUG MM(262420000001056/cc3ec7a4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026060132096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060132096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060132096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060132096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060132096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060132096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060132096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060132096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060132096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060132096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060132096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060132096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060132096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060132096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060132096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060132096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@9842e08522d0: { messageType := 2, destLocRef := '697AB2'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1584)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060132105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060132105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060132105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060132105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060132105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060132105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060132105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060132105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060132106 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060132106 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060132106 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060132106 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241026060132106 DMM DEBUG MM_STATE_Iu(11)[0x55bccc590be0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026060132106 DMM DEBUG MM_STATE_Iu(11)[0x55bccc590be0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241026060132106 DMM INFO MM(262420000001056/cc3ec7a4) <- GMM SERVICE ACCEPT (P-TMSI=0xcc3ec7a4) (gprs_gmm.c:813) 20241026060132106 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241026060132106 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060132106 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060132106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060132106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060132106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060132106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060132106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060132106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060132106 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060132107 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060132107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060132107 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060132107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060132107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060132107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060132107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1584)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026060132118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060132118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060132118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060132118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060132118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060132118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060132118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060132118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060132118 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060132118 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060132119 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060132119 DMM INFO MM(262420000001056/cc3ec7a4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026060132119 DMM INFO MM(262420000001056/cc3ec7a4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026060132119 DMM DEBUG MM(262420000001056/cc3ec7a4) Using GGSN 0 (gprs_sm.c:317) 20241026060132119 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) 20241026060132119 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241026060132119 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026060132119 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:185) 20241026060132119 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241026060132143 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 41 00 00 01 80 08 00 10 2e c3 6f fe 11 a7 03 63 0f 14 05 7f 8e 1c 59 22 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) 20241026060132143 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060132143 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026060132143 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060132143 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060132143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060132143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060132144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060132144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060132144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060132144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_len:46 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_from0 20241026060132177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060132177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060132177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060132177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060132177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060132177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060132177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060132177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@9842e08522d0: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F000068000000000000000000000000000070B81D72'O 20241026060132178 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026060132178 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026060132178 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026060132178 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241026060132178 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 )20241026060132178 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241026060132178 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026060132178 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241026060132178 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060132178 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060132178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060132178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060132178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060132178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060132178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060132178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060132186 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 2e c3 6f fe 11 a7 03 63 0f 7f 8e 1c 59 22 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20241026060132186 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060132186 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_len:16 SGSN_Test_0-SCCP(1584)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1584)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241026060132198 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060132198 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060132198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060132198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060132198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060132198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060132198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060132198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060132198 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060132198 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060132198 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060132198 DMM INFO MM(262420000001056/cc3ec7a4) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241026060132198 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026060132199 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241026060132202 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 43 00 00 01 80 : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241026060132202 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060132202 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241026060132202 DMM INFO MM(262420000001056/cc3ec7a4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241026060132202 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241026060132202 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241026060132202 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241026060132203 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060132203 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060132203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060132203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060132203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060132203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060132203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060132203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@9842e08522d0: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@9842e08522d0: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@9842e08522d0: Final verdict of PTC: none 20241026060132216 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026060132216 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) 20241026060132216 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026060132216 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026060132216 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026060132216 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) 20241026060132216 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026060132216 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026060132216 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) 20241026060132216 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060132216 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026060132216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026060132216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026060132216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026060132216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026060132216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026060132216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026060132216 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@9842e08522d0: Final verdict of PTC: none 20241026060132223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56028<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1583)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1578)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(1589)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1573)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@9842e08522d0: Final verdict of PTC: none 20241026060132229 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060132229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1570)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@9842e08522d0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1576)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1571)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1581)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass'. Sat Oct 26 06:01:32 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241026060132367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060132871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262080) 20241026060133231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060133231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=262080, count=304100) 20241026060134218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026060134218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026060134218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241026060134233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060134233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Sat Oct 26 06:01:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060135234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060135235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241026060135960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060135962 DMM INFO MM(262420000001056/cc3ec7a4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060135962 DMM INFO MM(262420000001056/cc3ec7a4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060135962 DMM DEBUG GMM(gmm_fsm)[0x55bccc590490]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060135962 DMM DEBUG GMM(gmm_fsm)[0x55bccc590490]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060135962 DMM DEBUG MM_STATE_Iu(11)[0x55bccc590be0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026060135962 DMM DEBUG MM_STATE_Iu(11)[0x55bccc590be0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241026060135962 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241026060135962 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) 20241026060135962 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) 20241026060135962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026060135962 DMM DEBUG MM_STATE_Gb[0x55bccc57cf60]{Idle}: Deallocated (fsm.c:568) 20241026060135962 DMM DEBUG MM_STATE_Iu(11)[0x55bccc590be0]{Detached}: Deallocated (fsm.c:568) 20241026060135962 DMM DEBUG GMM(gmm_fsm)[0x55bccc590490]{Deregistered}: Deallocated (fsm.c:568) 20241026060135962 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026060135963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060135963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060135963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060135963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060135963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060135963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060135963 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1592)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060136021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060136021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060136021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060136021 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060136021 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060136021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060136021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060136021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060136021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060136023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060136023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060136023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060136023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060136023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060136023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060136023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060136023 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060136023 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060136023 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060136023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060136023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060136023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060136026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060136031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060136031 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060136038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060136038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060136038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060136038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060136038 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060136038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060136038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060136038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060136038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060136039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060136039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060136039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060136039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060136039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060136039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060136039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060136039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060136039 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060136039 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060136039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060136039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1601)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026060136039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060136041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060136046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060136046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060136055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060136055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060136055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060136055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060136055 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060136055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060136055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060136055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060136055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060136056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060136056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060136056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060136056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060136056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060136056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060136056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060136056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060136056 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060136056 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060136056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060136056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060136056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060136058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9842e08522d0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@9842e08522d0: ************************************************* SGSN_Test_0-M3UA(1609)@9842e08522d0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@9842e08522d0: ************************************************* MTC@9842e08522d0: Starting RAN_Emulation 20241026060136063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060136063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1607)@9842e08522d0: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060136235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060136236 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060136236 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060136236 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1611)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060136240 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1611)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026060136241 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1611)@9842e08522d0: 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(1611)@9842e08522d0: 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(1611)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026060136264 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026060136264 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) 20241026060136264 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026060136264 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(1609)@9842e08522d0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026060136269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060136269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241026060136269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241026060136269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026060136269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026060136269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026060136269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026060136271 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060136271 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241026060136271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241026060136271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026060136271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026060136271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026060136271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026060136272 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026060137084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137084 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060137084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060137084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060137084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137085 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026060137085 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026060137086 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137086 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1608)@9842e08522d0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@9842e08522d0: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='E26E9FF7'O, index=0 SGSN_Test-GSUP(1612)@9842e08522d0: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9842e08522d0: 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 := 'D64A'O, rac := 'E6'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(1608)@9842e08522d0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)16109976 SGSN_Test_0-SCCP(1607)@9842e08522d0: First idle individual index:0 SGSN_Test_0-RAN(1608)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 20241026060137328 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060137328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060137328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060137328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137328 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060137328 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060137329 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060137329 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241026060137329 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{Deregistered}: Allocated (fsm.c:456) 20241026060137329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Allocated (fsm.c:456) 20241026060137329 DMM DEBUG MM_STATE_Gb[0x55bccc583930]{Idle}: Allocated (fsm.c:456) 20241026060137329 DMM DEBUG MM_STATE_Iu[0x55bccc5905c0]{Detached}: Allocated (fsm.c:456) 20241026060137329 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060137329 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060137329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060137329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060137329 DMM DEBUG MM(262420000001057/c160f37d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060137329 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241026060137329 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137329 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137329 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137329 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@9842e08522d0: { messageType := 2, destLocRef := 'F5D198'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9842e08522d0: 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 := '5833D5042862B923C2266EF483635FD2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9C093EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE4BB44F0CA3DAA0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D4A8FEEB74F7DE2623198B346DCEC09C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2D8816B9CE412BC23032B67D1296E0C7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ECE24DC9F1BDA4D178FB0DAE512AF40D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DA8B8FE25AD255A6'O } } } } } SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1607)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241026060137338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060137338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060137338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060137338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137339 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060137339 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060137339 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060137339 DMM DEBUG MM(262420000001057/c160f37d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241026060137339 DMM NOTICE MM(262420000001057/c160f37d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060137339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060137339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060137339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060137339 DMM DEBUG MM(262420000001057/c160f37d) Requesting authorization (sgsn_auth.c:160) 20241026060137339 DMM INFO MM(262420000001057/c160f37d) Requesting authentication tuples (sgsn_auth.c:184) 20241026060137339 DMM DEBUG MM(262420000001057/c160f37d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060137339 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241026060137339 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@9842e08522d0: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241026060137342 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060137342 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060137342 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060137342 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060137342 DMM INFO MM(262420000001057/c160f37d) Subscriber data update (mmctx.c:445) 20241026060137342 DMM DEBUG MM(262420000001057/c160f37d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060137342 DMM INFO MM(262420000001057/c160f37d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060137342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060137342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060137342 DMM INFO MM(262420000001057/c160f37d) <- GMM AUTH AND CIPHERING REQ (rand = 58 33 d5 04 28 62 b9 23 c2 26 6e f4 83 63 5f d2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ec e2 4d c9 f1 bd a4 d1 78 fb 0d ae 51 2a f4 0d ) (gprs_gmm.c:483) 20241026060137342 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241026060137342 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_len:37 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1607)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22DA8B8FE223094B99990000105007F029045AD255A6'O 20241026060137348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060137348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060137348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060137348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137349 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060137349 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060137349 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060137349 DMM INFO MM(262420000001057/c160f37d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060137349 DMM NOTICE MM(262420000001057/c160f37d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060137349 DMM DEBUG MM(262420000001057/c160f37d) checking auth: received UMTS RES = da 8b 8f e2 5a d2 55 a6 (gprs_gmm.c:666) 20241026060137349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060137349 DMM DEBUG MM(262420000001057/c160f37d) Requesting authorization (sgsn_auth.c:160) 20241026060137349 DMM INFO MM(262420000001057/c160f37d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060137349 DMM DEBUG MM(262420000001057/c160f37d) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060137349 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241026060137349 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) 20241026060137349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026060137349 DMM DEBUG MM(262420000001057/c160f37d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026060137349 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1607)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060137357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060137357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060137357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060137357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137357 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060137357 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060137357 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060137357 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241026060137357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241026060137357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026060137357 DMM INFO MM(262420000001057/c160f37d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc160f37d) (gprs_gmm.c:300) 20241026060137357 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241026060137357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060137360 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060137360 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060137360 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241026060137360 DMM INFO MM(262420000001057/c160f37d) Subscriber data update (mmctx.c:445) 20241026060137360 DMM DEBUG MM(262420000001057/c160f37d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060137360 DMM INFO MM(262420000001057/c160f37d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060137360 DMM NOTICE MM(262420000001057/c160f37d) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241026060137360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060137360 DMM NOTICE MM(262420000001057/c160f37d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060137360 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) 20241026060137361 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060137361 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241026060137361 DMM INFO MM(262420000001057/c160f37d) Subscriber data update (mmctx.c:445) 20241026060137361 DMM DEBUG MM(262420000001057/c160f37d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_len:14 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1607)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026060137363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060137363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060137363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060137363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137363 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060137363 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060137363 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060137363 DMM INFO MM(262420000001057/c160f37d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060137363 DMM NOTICE MM(262420000001057/c160f37d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060137363 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060137363 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060137363 DMM DEBUG MM_STATE_Iu(13)[0x55bccc5905c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026060137363 DMM DEBUG MM_STATE_Iu(13)[0x55bccc5905c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241026060137363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060137363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060137363 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_len:7 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1607)@9842e08522d0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026060137369 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137369 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060137369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060137369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060137369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137369 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026060137369 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026060137369 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026060137369 DMM INFO MM(262420000001057/c160f37d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241026060137369 DMM DEBUG MM_STATE_Iu(13)[0x55bccc5905c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241026060137369 DMM DEBUG MM_STATE_Iu(13)[0x55bccc5905c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241026060137369 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137369 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 20241026060137370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137370 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060137370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060137370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060137370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1608)@9842e08522d0: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)16109976 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9842e08522d0: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9842e08522d0: 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 := 'C160F37D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@9842e08522d0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)1365956 SGSN_Test_0-RAN(1608)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@9842e08522d0: First idle individual index:0 20241026060137574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060137574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060137574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060137574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137575 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060137575 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060137575 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060137575 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC160F37D) type="signalling" (gprs_gmm.c:1944) 20241026060137575 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026060137575 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026060137575 DMM DEBUG MM(262420000001057/c160f37d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026060137576 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137576 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@9842e08522d0: { messageType := 2, destLocRef := '14D7C4'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1607)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060137586 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137586 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060137586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060137586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060137586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137586 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060137586 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060137586 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060137586 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241026060137587 DMM DEBUG MM_STATE_Iu(13)[0x55bccc5905c0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026060137587 DMM DEBUG MM_STATE_Iu(13)[0x55bccc5905c0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241026060137587 DMM INFO MM(262420000001057/c160f37d) <- GMM SERVICE ACCEPT (P-TMSI=0xc160f37d) (gprs_gmm.c:813) 20241026060137587 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241026060137587 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137587 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137587 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137587 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1607)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026060137599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060137599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060137599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060137599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137599 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060137599 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060137599 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060137599 DMM INFO MM(262420000001057/c160f37d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026060137599 DMM INFO MM(262420000001057/c160f37d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026060137599 DMM DEBUG MM(262420000001057/c160f37d) Using GGSN 0 (gprs_sm.c:317) 20241026060137599 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) 20241026060137599 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241026060137599 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026060137599 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:185) 20241026060137599 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241026060137623 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 44 00 00 01 80 08 00 10 fa 97 52 e0 11 b1 e9 98 ee 14 05 7f 78 30 9b 5f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241026060137623 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060137623 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026060137623 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_len:48 SGSN_Test_0-SCCP(1607)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1607)@9842e08522d0: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000D63AA394'O 20241026060137649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137649 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060137649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060137649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060137649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060137650 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026060137650 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026060137650 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026060137650 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241026060137650 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 )20241026060137650 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:81) 20241026060137650 DMM NOTICE MM(262420000001057/c160f37d) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241026060137650 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241026060137650 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026060137650 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241026060137650 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241026060137650 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137650 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060137650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060137650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060137650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060137650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060137650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060137650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026060137653 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241026060137653 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060137653 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241026060137653 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241026060137653 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@9842e08522d0: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@9842e08522d0: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@9842e08522d0: Final verdict of PTC: none 20241026060137659 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026060137659 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) 20241026060137659 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026060137659 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026060137659 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026060137659 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) 20241026060137659 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026060137659 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026060137659 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) 20241026060137659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060137659 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026060137659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026060137659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026060137659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026060137659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026060137659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026060137659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026060137659 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1609)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@9842e08522d0: Final verdict of PTC: none 20241026060137664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42294<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1592)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP(1612)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1606)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1601)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1596)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@9842e08522d0: Final verdict of PTC: none 20241026060137671 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060137671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1611)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@9842e08522d0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1599)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1594)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1604)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@9842e08522d0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass'. Sat Oct 26 06:01:37 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241026060137744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060138246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261044) 20241026060138672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060138672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=261044, count=289892) 20241026060139660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026060139660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026060139660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241026060139673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060139673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Sat Oct 26 06:01:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060140674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060140674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_attach_pdp_act_pmm_idle started. 20241026060141347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060141350 DMM INFO MM(262420000001057/c160f37d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060141350 DMM INFO MM(262420000001057/c160f37d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060141351 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060141351 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060141351 DMM DEBUG MM_STATE_Iu(13)[0x55bccc5905c0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026060141351 DMM DEBUG MM_STATE_Iu(13)[0x55bccc5905c0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241026060141351 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241026060141351 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) 20241026060141351 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) 20241026060141351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc57cf60]{Init}: Deallocated (fsm.c:568) 20241026060141351 DMM DEBUG MM_STATE_Gb[0x55bccc583930]{Idle}: Deallocated (fsm.c:568) 20241026060141351 DMM DEBUG MM_STATE_Iu(13)[0x55bccc5905c0]{Detached}: Deallocated (fsm.c:568) 20241026060141351 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{Deregistered}: Deallocated (fsm.c:568) 20241026060141351 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026060141351 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060141351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060141351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060141351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060141351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060141351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060141351 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1615)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060141398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060141398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060141398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060141398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060141398 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060141398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060141398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060141398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060141398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060141399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060141399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060141399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060141399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060141399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060141399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060141399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060141399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060141399 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060141399 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060141399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1619)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026060141399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060141399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060141402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060141407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060141407 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060141416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060141416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060141416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060141416 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060141416 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060141416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060141416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060141416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060141416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060141417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060141417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060141417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060141417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060141417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060141417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060141417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060141417 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060141417 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060141417 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060141417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1624)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241026060141417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060141417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060141419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060141424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060141424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060141433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060141433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060141433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060141433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060141433 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060141433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060141433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060141433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060141433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060141434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060141434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060141434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060141434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060141434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060141434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060141434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060141434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060141434 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060141434 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060141434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060141434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060141434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060141436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060141441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060141441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9842e08522d0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@9842e08522d0: ************************************************* SGSN_Test_0-M3UA(1632)@9842e08522d0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@9842e08522d0: ************************************************* MTC@9842e08522d0: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@9842e08522d0: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060141643 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026060141643 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) 20241026060141643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026060141643 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(1632)@9842e08522d0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026060141650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060141650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241026060141650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241026060141650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026060141650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026060141650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026060141650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026060141652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060141652 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241026060141652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241026060141653 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026060141653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026060141653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026060141653 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026060141653 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026060141675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060141675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060141675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060141675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1634)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060141679 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1634)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026060141681 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1634)@9842e08522d0: 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(1634)@9842e08522d0: 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(1634)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026060142461 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142461 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060142461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060142461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060142461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060142461 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026060142462 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026060142462 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142462 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142462 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060142462 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060142462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060142462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@9842e08522d0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@9842e08522d0: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='CF957C7C'O, index=0 SGSN_Test-GSUP(1635)@9842e08522d0: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: 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 := '9EDC'O, rac := '59'O ("Y") }, 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(1631)@9842e08522d0: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)14206260 SGSN_Test_0-SCCP(1630)@9842e08522d0: First idle individual index:0 SGSN_Test_0-RAN(1631)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 20241026060142774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060142774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060142774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060142774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060142774 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060142775 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060142775 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060142775 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241026060142775 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{Deregistered}: Allocated (fsm.c:456) 20241026060142775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Init}: Allocated (fsm.c:456) 20241026060142775 DMM DEBUG MM_STATE_Gb[0x55bccc583930]{Idle}: Allocated (fsm.c:456) 20241026060142775 DMM DEBUG MM_STATE_Iu[0x55bccc57cf60]{Detached}: Allocated (fsm.c:456) 20241026060142775 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060142775 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060142775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060142775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060142775 DMM DEBUG MM(262420000001005/d166ac42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060142775 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241026060142775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060142775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060142775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060142775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060142775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060142775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060142775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060142775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: { messageType := 2, destLocRef := 'D8C534'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: 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 := '0A2B98FC6568BC4D01D8129DCA7F84D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3188BAE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6038B4139BD73D74'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D35FD5360BEC9751E2C7AE2C68DB0B18'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6563767C1E585B4C0D3D88E2DCE06B99'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9796974E3E9375FD1FD6018BBB7A0A8A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4D8BAE42C7EFA3F9'O } } } } } SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1630)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241026060142791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060142791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060142791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060142791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060142791 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060142791 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060142791 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060142791 DMM DEBUG MM(262420000001005/d166ac42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241026060142791 DMM NOTICE MM(262420000001005/d166ac42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060142791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060142791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060142791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060142791 DMM DEBUG MM(262420000001005/d166ac42) Requesting authorization (sgsn_auth.c:160) 20241026060142791 DMM INFO MM(262420000001005/d166ac42) Requesting authentication tuples (sgsn_auth.c:184) 20241026060142791 DMM DEBUG MM(262420000001005/d166ac42) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060142791 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241026060142791 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@9842e08522d0: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@9842e08522d0: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241026060142795 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060142795 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060142795 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060142795 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060142795 DMM INFO MM(262420000001005/d166ac42) Subscriber data update (mmctx.c:445) 20241026060142796 DMM DEBUG MM(262420000001005/d166ac42) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060142796 DMM INFO MM(262420000001005/d166ac42) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060142796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060142796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060142796 DMM INFO MM(262420000001005/d166ac42) <- GMM AUTH AND CIPHERING REQ (rand = 0a 2b 98 fc 65 68 bc 4d 01 d8 12 9d ca 7f 84 d9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 97 96 97 4e 3e 93 75 fd 1f d6 01 8b bb 7a 0a 8a ) (gprs_gmm.c:483) 20241026060142796 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241026060142796 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142796 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060142796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060142796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060142796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_len:37 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1630)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302224D8BAE4223094B99990000100005F02904C7EFA3F9'O 20241026060142806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060142806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060142806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060142806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060142807 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060142807 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060142807 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060142807 DMM INFO MM(262420000001005/d166ac42) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060142807 DMM NOTICE MM(262420000001005/d166ac42) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060142807 DMM DEBUG MM(262420000001005/d166ac42) checking auth: received UMTS RES = 4d 8b ae 42 c7 ef a3 f9 (gprs_gmm.c:666) 20241026060142807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060142807 DMM DEBUG MM(262420000001005/d166ac42) Requesting authorization (sgsn_auth.c:160) 20241026060142807 DMM INFO MM(262420000001005/d166ac42) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060142807 DMM DEBUG MM(262420000001005/d166ac42) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060142807 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241026060142807 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) 20241026060142807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026060142807 DMM DEBUG MM(262420000001005/d166ac42) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026060142807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060142807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060142807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060142807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1630)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060142820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142820 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060142820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060142820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060142820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060142820 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060142821 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060142821 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060142821 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241026060142821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241026060142821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026060142821 DMM INFO MM(262420000001005/d166ac42) <- GMM ATTACH ACCEPT (new P-TMSI=0xd166ac42) (gprs_gmm.c:300) 20241026060142821 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241026060142821 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142821 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060142821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060142821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060142821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060142821 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142821 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060142821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060142821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060142821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060142827 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060142827 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060142827 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241026060142827 DMM INFO MM(262420000001005/d166ac42) Subscriber data update (mmctx.c:445) 20241026060142827 DMM DEBUG MM(262420000001005/d166ac42) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060142827 DMM INFO MM(262420000001005/d166ac42) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060142827 DMM NOTICE MM(262420000001005/d166ac42) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241026060142828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060142828 DMM NOTICE MM(262420000001005/d166ac42) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060142828 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) 20241026060142828 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060142828 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241026060142828 DMM INFO MM(262420000001005/d166ac42) Subscriber data update (mmctx.c:445) 20241026060142828 DMM DEBUG MM(262420000001005/d166ac42) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_len:14 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1630)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026060142832 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142832 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060142832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060142832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060142832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060142832 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060142832 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060142832 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060142832 DMM INFO MM(262420000001005/d166ac42) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060142832 DMM NOTICE MM(262420000001005/d166ac42) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060142832 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060142832 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060142832 DMM DEBUG MM_STATE_Iu(15)[0x55bccc57cf60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026060142832 DMM DEBUG MM_STATE_Iu(15)[0x55bccc57cf60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241026060142832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060142832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060142832 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142832 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060142832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060142832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060142832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_len:7 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1630)@9842e08522d0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026060142839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142839 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060142839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060142839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060142839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060142839 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026060142839 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026060142839 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026060142839 DMM INFO MM(262420000001005/d166ac42) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241026060142839 DMM DEBUG MM_STATE_Iu(15)[0x55bccc57cf60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241026060142839 DMM DEBUG MM_STATE_Iu(15)[0x55bccc57cf60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241026060142839 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060142839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060142839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060142839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 20241026060142840 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060142840 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060142840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060142840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060142840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060142840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060142840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060142840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@9842e08522d0: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)14206260 TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: 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 := 'D166AC42'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@9842e08522d0: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)15443400 SGSN_Test_0-RAN(1631)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@9842e08522d0: First idle individual index:0 20241026060143042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060143042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060143042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060143042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060143043 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060143043 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060143043 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060143043 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD166AC42) type="signalling" (gprs_gmm.c:1944) 20241026060143043 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026060143043 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026060143043 DMM DEBUG MM(262420000001005/d166ac42) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026060143043 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143043 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060143043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060143043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060143043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060143043 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143043 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060143043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060143043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060143043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: { messageType := 2, destLocRef := 'EBA5C8'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1630)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060143052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060143052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060143052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060143052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060143052 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060143052 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060143052 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060143052 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241026060143052 DMM DEBUG MM_STATE_Iu(15)[0x55bccc57cf60]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026060143052 DMM DEBUG MM_STATE_Iu(15)[0x55bccc57cf60]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241026060143052 DMM INFO MM(262420000001005/d166ac42) <- GMM SERVICE ACCEPT (P-TMSI=0xd166ac42) (gprs_gmm.c:813) 20241026060143052 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241026060143053 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143053 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060143053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060143053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060143053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060143053 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143053 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060143053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060143053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060143053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1630)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026060143065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060143065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060143065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060143065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060143065 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060143065 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060143065 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060143065 DMM INFO MM(262420000001005/d166ac42) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026060143065 DMM INFO MM(262420000001005/d166ac42) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026060143065 DMM DEBUG MM(262420000001005/d166ac42) Using GGSN 0 (gprs_sm.c:317) 20241026060143065 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) 20241026060143066 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241026060143066 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026060143066 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20241026060143066 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241026060143088 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 46 00 00 01 80 08 00 10 45 e2 14 c7 11 18 19 fc dd 14 05 7f 2c 71 d6 5c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:443) 20241026060143088 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060143088 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026060143089 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143089 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060143089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060143089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143089 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060143089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_len:30 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1630)@9842e08522d0: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800A3DCDC4E'O 20241026060143119 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060143119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060143119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060143119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060143120 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026060143120 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026060143120 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026060143120 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241026060143120 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241026060143120 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241026060143120 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026060143120 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241026060143120 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143120 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060143120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060143120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143120 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060143120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060143125 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 45 e2 14 c7 11 18 19 fc dd 7f 2c 71 d6 5c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:443) 20241026060143125 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060143125 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_len:13 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1630)@9842e08522d0: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241026060143132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060143132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060143132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060143132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060143132 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241026060143132 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241026060143132 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241026060143132 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241026060143132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060143132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060143132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060143132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_len:7 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1630)@9842e08522d0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026060143137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060143137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060143137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060143137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060143137 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026060143137 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026060143137 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026060143137 DMM INFO MM(262420000001005/d166ac42) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241026060143137 DMM DEBUG MM_STATE_Iu(15)[0x55bccc57cf60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241026060143138 DMM DEBUG MM_STATE_Iu(15)[0x55bccc57cf60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241026060143138 DMM INFO MM(262420000001005/d166ac42) Changing GTP-U endpoints 127.0.0.104/0xa3dcdc4e -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241026060143138 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241026060143138 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060143138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060143138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060143138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 20241026060143140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060143140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060143140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060143140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@9842e08522d0: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)15443400 TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: 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 := 'D166AC42'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241026060143142 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 48 00 00 01 80 10 45 e2 14 c7 11 18 19 fc dd 7f 2c 71 d6 5c 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) 20241026060143142 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1ca500c670, cbp=0x55bccc58d5b0) (sgsn_libgtp.c:629) 20241026060143142 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1631)@9842e08522d0: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)4105158 SGSN_Test_0-RAN(1631)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@9842e08522d0: First idle individual index:0 20241026060143346 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143346 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060143346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060143346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060143346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060143347 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060143347 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060143347 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060143347 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD166AC42) type="signalling" (gprs_gmm.c:1944) 20241026060143348 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026060143348 DMM DEBUG MM(262420000001005/d166ac42) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026060143348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060143348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060143348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060143348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060143348 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143348 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060143348 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060143348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060143348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: { messageType := 2, destLocRef := '3EA3C6'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1630)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1630)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060143357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060143357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060143357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060143357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060143358 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060143358 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060143358 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060143358 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241026060143358 DMM DEBUG MM_STATE_Iu(15)[0x55bccc57cf60]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026060143358 DMM DEBUG MM_STATE_Iu(15)[0x55bccc57cf60]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241026060143358 DMM INFO MM(262420000001005/d166ac42) <- GMM SERVICE ACCEPT (P-TMSI=0xd166ac42) (gprs_gmm.c:813) 20241026060143358 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241026060143358 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060143358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060143358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060143359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060143359 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060143359 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060143359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060143359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060143359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060143359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060143359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060143359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026060155673 DGPRS DEBUG Checking for inactive LLMEs, time = 32450714 (sgsn.c:131) 20241026060201676 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026060201676 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026060201677 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1634)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026060211401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060211407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060211407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026060211418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060211423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060211423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026060211435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060211437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060211437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9842e08522d0: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1635)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1619)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1624)@9842e08522d0: Final verdict of PTC: none 20241026060212779 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060212779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060212779 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026060212779 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) 20241026060212779 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026060212779 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026060212779 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026060212779 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) 20241026060212779 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026060212779 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026060212779 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) 20241026060212779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060212779 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026060212779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026060212779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026060212779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026060212779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026060212779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026060212779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb0-NS0(1615)@9842e08522d0: Final verdict of PTC: none 20241026060212780 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-NS2(1625)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1629)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@9842e08522d0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@9842e08522d0: Final verdict of PTC: none 20241026060212782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42314<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1636)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1627)@9842e08522d0: Final verdict of PTC: none -NSVCI98-provIP(1622)@9842e08522d0: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1637)@9842e08522d0: Final verdict of PTC: fail reason: "Tguard timeout" TC_attach_pdp_act_pmm_idle-BVCI220(1628)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1617)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@9842e08522d0: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Sat Oct 26 06:02:12 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 20241026060212900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060213403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367488) 20241026060213780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060213780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=367488, count=368648) 20241026060214780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026060214780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026060214780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241026060214781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060214781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Sat Oct 26 06:02:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060215782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060215782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_pmm_idle_rx_mt_data started. 20241026060216485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060216488 DMM INFO MM(262420000001005/d166ac42) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060216488 DMM INFO MM(262420000001005/d166ac42) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060216488 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060216488 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060216488 DMM DEBUG MM_STATE_Iu(15)[0x55bccc57cf60]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026060216489 DMM DEBUG MM_STATE_Iu(15)[0x55bccc57cf60]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241026060216489 DMM NOTICE MM(262420000001005/d166ac42) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026060216489 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241026060216489 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026060216489 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026060216489 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241026060216489 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241026060216489 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) 20241026060216489 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) 20241026060216489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Init}: Deallocated (fsm.c:568) 20241026060216489 DMM DEBUG MM_STATE_Gb[0x55bccc583930]{Idle}: Deallocated (fsm.c:568) 20241026060216489 DMM DEBUG MM_STATE_Iu(15)[0x55bccc57cf60]{Detached}: Deallocated (fsm.c:568) 20241026060216489 DMM DEBUG GMM(gmm_fsm)[0x55bccc590be0]{Deregistered}: Deallocated (fsm.c:568) 20241026060216489 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026060216489 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060216489 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060216490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060216490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060216490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060216490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060216490 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1638)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060216536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060216536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060216536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060216536 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060216536 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060216536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060216536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060216536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060216536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060216537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060216537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060216537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060216537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060216538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060216538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060216538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060216538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060216538 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060216538 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060216538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060216538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060216538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060216540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060216545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060216545 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060216553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060216553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060216553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060216553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060216553 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060216553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060216553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060216553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060216553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060216553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060216553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060216553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060216553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060216553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060216553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060216553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060216553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060216553 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060216553 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060216553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060216554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060216554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060216555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060216560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060216560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060216568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060216568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060216568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060216568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060216568 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060216568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060216568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060216568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060216568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060216569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060216569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060216569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060216569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060216569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060216569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060216569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060216569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060216569 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060216569 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060216569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060216569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060216569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060216572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@9842e08522d0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@9842e08522d0: ************************************************* SGSN_Test_0-M3UA(1655)@9842e08522d0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@9842e08522d0: ************************************************* MTC@9842e08522d0: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@9842e08522d0: v_sccp_pdu_maxlen:268 20241026060216577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060216577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241026060216777 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026060216777 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) 20241026060216777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026060216777 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(1655)@9842e08522d0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026060216783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060216783 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060216783 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060216783 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1657)@9842e08522d0: Established a new IPA connection (conn_id=2) 20241026060216785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060216785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241026060216785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241026060216785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026060216785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026060216785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026060216785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(1657)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060216787 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060216787 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060216787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241026060216787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241026060216787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026060216787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026060216787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026060216787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026060216788 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026060216788 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1657)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@9842e08522d0: 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(1657)@9842e08522d0: 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(1657)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026060217596 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217596 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060217596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060217596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060217596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060217597 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026060217597 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026060217598 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060217598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060217598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060217598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@9842e08522d0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@9842e08522d0: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='D32D583E'O, index=0 SGSN_Test-GSUP(1658)@9842e08522d0: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: 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 := '2C1A'O, rac := 'F6'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(1654)@9842e08522d0: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)10347126 SGSN_Test_0-SCCP(1653)@9842e08522d0: First idle individual index:0 SGSN_Test_0-RAN(1654)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 20241026060217874 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060217874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060217874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060217874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060217875 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060217875 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060217875 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060217875 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241026060217875 DMM DEBUG GMM(gmm_fsm)[0x55bccc57cf60]{Deregistered}: Allocated (fsm.c:456) 20241026060217875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Allocated (fsm.c:456) 20241026060217875 DMM DEBUG MM_STATE_Gb[0x55bccc5905c0]{Idle}: Allocated (fsm.c:456) 20241026060217875 DMM DEBUG MM_STATE_Iu[0x55bccc591700]{Detached}: Allocated (fsm.c:456) 20241026060217875 DMM DEBUG GMM(gmm_fsm)[0x55bccc57cf60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060217875 DMM DEBUG GMM(gmm_fsm)[0x55bccc57cf60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060217875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060217875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060217875 DMM DEBUG MM(262420000001007/c18d3d0e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060217875 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241026060217875 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217875 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060217875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060217875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060217875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060217875 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217875 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060217875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060217875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060217875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: { messageType := 2, destLocRef := '9DE276'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: 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 := '48E4564AE5B475B5E1494209F1226897'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4565B733'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89F469CBDAF6670D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C1D65AA34BFE608FDB35A472C30AE3F7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '29590531E22AD436A24BD8D864FD9CA6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ECF2E407220A7E6D8CF946745B78A474'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E6C9E69A2AF4D633'O } } } } } SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1653)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241026060217885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060217885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060217885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060217885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060217885 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060217885 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060217885 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060217885 DMM DEBUG MM(262420000001007/c18d3d0e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241026060217885 DMM NOTICE MM(262420000001007/c18d3d0e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060217885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060217885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060217885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060217885 DMM DEBUG MM(262420000001007/c18d3d0e) Requesting authorization (sgsn_auth.c:160) 20241026060217885 DMM INFO MM(262420000001007/c18d3d0e) Requesting authentication tuples (sgsn_auth.c:184) 20241026060217885 DMM DEBUG MM(262420000001007/c18d3d0e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060217885 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241026060217885 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@9842e08522d0: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@9842e08522d0: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241026060217887 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060217887 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060217887 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060217887 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060217887 DMM INFO MM(262420000001007/c18d3d0e) Subscriber data update (mmctx.c:445) 20241026060217887 DMM DEBUG MM(262420000001007/c18d3d0e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060217887 DMM INFO MM(262420000001007/c18d3d0e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060217887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060217887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060217887 DMM INFO MM(262420000001007/c18d3d0e) <- GMM AUTH AND CIPHERING REQ (rand = 48 e4 56 4a e5 b4 75 b5 e1 49 42 09 f1 22 68 97 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ec f2 e4 07 22 0a 7e 6d 8c f9 46 74 5b 78 a4 74 ) (gprs_gmm.c:483) 20241026060217887 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241026060217887 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217887 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060217887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060217887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060217888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_len:37 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1653)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622E6C9E69A23094B99990000100007F029042AF4D633'O 20241026060217892 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060217892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060217892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060217892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060217892 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060217892 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060217892 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060217892 DMM INFO MM(262420000001007/c18d3d0e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060217892 DMM NOTICE MM(262420000001007/c18d3d0e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060217892 DMM DEBUG MM(262420000001007/c18d3d0e) checking auth: received UMTS RES = e6 c9 e6 9a 2a f4 d6 33 (gprs_gmm.c:666) 20241026060217892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060217892 DMM DEBUG MM(262420000001007/c18d3d0e) Requesting authorization (sgsn_auth.c:160) 20241026060217892 DMM INFO MM(262420000001007/c18d3d0e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060217892 DMM DEBUG MM(262420000001007/c18d3d0e) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060217892 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241026060217892 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) 20241026060217892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026060217892 DMM DEBUG MM(262420000001007/c18d3d0e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026060217893 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217893 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060217893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060217893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060217893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1653)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060217899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060217899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060217899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060217899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060217899 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060217899 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060217899 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060217899 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241026060217899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241026060217899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026060217899 DMM INFO MM(262420000001007/c18d3d0e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc18d3d0e) (gprs_gmm.c:300) 20241026060217899 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241026060217899 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217899 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217899 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060217899 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060217899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060217899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060217899 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217899 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217899 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060217899 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060217899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060217899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060217902 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060217902 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060217902 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241026060217902 DMM INFO MM(262420000001007/c18d3d0e) Subscriber data update (mmctx.c:445) 20241026060217902 DMM DEBUG MM(262420000001007/c18d3d0e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060217902 DMM INFO MM(262420000001007/c18d3d0e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060217902 DMM NOTICE MM(262420000001007/c18d3d0e) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241026060217902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060217902 DMM NOTICE MM(262420000001007/c18d3d0e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060217902 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) 20241026060217902 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060217903 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241026060217903 DMM INFO MM(262420000001007/c18d3d0e) Subscriber data update (mmctx.c:445) 20241026060217903 DMM DEBUG MM(262420000001007/c18d3d0e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_len:14 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1653)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026060217904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060217904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060217904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060217904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060217904 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060217904 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060217904 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060217904 DMM INFO MM(262420000001007/c18d3d0e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060217904 DMM NOTICE MM(262420000001007/c18d3d0e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060217904 DMM DEBUG GMM(gmm_fsm)[0x55bccc57cf60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060217904 DMM DEBUG GMM(gmm_fsm)[0x55bccc57cf60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060217904 DMM DEBUG MM_STATE_Iu(18)[0x55bccc591700]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026060217904 DMM DEBUG MM_STATE_Iu(18)[0x55bccc591700]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241026060217904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060217904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060217904 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060217904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060217904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060217904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_len:7 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1653)@9842e08522d0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026060217908 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060217908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060217908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060217908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060217908 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026060217908 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026060217909 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026060217909 DMM INFO MM(262420000001007/c18d3d0e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241026060217909 DMM DEBUG MM_STATE_Iu(18)[0x55bccc591700]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241026060217909 DMM DEBUG MM_STATE_Iu(18)[0x55bccc591700]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241026060217909 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217909 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060217909 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060217909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060217909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 20241026060217909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060217909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060217910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060217910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060217910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060217910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060217910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060217910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@9842e08522d0: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)10347126 TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: 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 := 'C18D3D0E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@9842e08522d0: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)1018053 SGSN_Test_0-RAN(1654)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@9842e08522d0: First idle individual index:0 20241026060218110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218110 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060218110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060218110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060218110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060218111 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060218111 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060218111 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060218111 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC18D3D0E) type="signalling" (gprs_gmm.c:1944) 20241026060218111 DMM DEBUG GMM(gmm_fsm)[0x55bccc57cf60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026060218111 DMM DEBUG GMM(gmm_fsm)[0x55bccc57cf60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026060218111 DMM DEBUG MM(262420000001007/c18d3d0e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026060218112 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218112 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060218112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060218112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218112 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060218112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060218112 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218112 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060218112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060218112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218112 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060218112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: { messageType := 2, destLocRef := '0F88C5'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1653)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060218123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060218123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060218123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060218123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060218123 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060218123 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060218123 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060218123 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241026060218123 DMM DEBUG MM_STATE_Iu(18)[0x55bccc591700]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026060218123 DMM DEBUG MM_STATE_Iu(18)[0x55bccc591700]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241026060218123 DMM INFO MM(262420000001007/c18d3d0e) <- GMM SERVICE ACCEPT (P-TMSI=0xc18d3d0e) (gprs_gmm.c:813) 20241026060218123 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241026060218124 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218124 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060218124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060218124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060218124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060218124 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218124 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060218124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060218124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060218124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1653)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026060218136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060218136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060218136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060218136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060218136 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060218136 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060218136 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060218136 DMM INFO MM(262420000001007/c18d3d0e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026060218136 DMM INFO MM(262420000001007/c18d3d0e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026060218136 DMM DEBUG MM(262420000001007/c18d3d0e) Using GGSN 0 (gprs_sm.c:317) 20241026060218136 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) 20241026060218136 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241026060218136 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026060218136 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20241026060218136 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241026060218160 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 4a 00 00 01 80 08 00 10 92 ba be 41 11 ba a4 a3 00 14 05 7f 10 ff 1a d1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1098 from retransmit req queue (gtp.c:443) 20241026060218160 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca500d6e8, cbp=0x55bccc591c80) (sgsn_libgtp.c:629) 20241026060218160 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026060218161 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218161 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060218161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060218161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060218161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_len:30 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1653)@9842e08522d0: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800E83A665E'O 20241026060218187 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218187 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060218187 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060218187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060218187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060218188 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026060218188 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026060218188 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026060218188 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241026060218188 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241026060218189 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241026060218189 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026060218189 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241026060218189 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060218189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060218189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060218189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060218194 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4b 00 00 01 80 10 92 ba be 41 11 ba a4 a3 00 7f 10 ff 1a d1 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) 20241026060218194 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1ca500d6e8, cbp=0x55bccc591c80) (sgsn_libgtp.c:629) 20241026060218194 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_len:13 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1653)@9842e08522d0: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241026060218203 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218203 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060218203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060218203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060218203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060218203 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241026060218203 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241026060218204 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241026060218204 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241026060218204 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218204 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218204 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060218204 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060218204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060218204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_len:7 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1653)@9842e08522d0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026060218208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060218208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060218208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060218208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060218209 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026060218209 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026060218209 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026060218209 DMM INFO MM(262420000001007/c18d3d0e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241026060218209 DMM DEBUG MM_STATE_Iu(18)[0x55bccc591700]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241026060218209 DMM DEBUG MM_STATE_Iu(18)[0x55bccc591700]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241026060218209 DMM INFO MM(262420000001007/c18d3d0e) Changing GTP-U endpoints 127.0.0.104/0xe83a665e -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241026060218209 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241026060218209 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218209 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060218209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060218209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060218209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 20241026060218211 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218211 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218211 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060218211 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060218212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060218212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@9842e08522d0: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)1018053 TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026060218214 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4c 00 00 01 80 10 92 ba be 41 11 ba a4 a3 00 7f 10 ff 1a d1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1100 from retransmit req queue (gtp.c:443) 20241026060218214 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1ca500d6e8, cbp=0x55bccc591c80) (sgsn_libgtp.c:629) 20241026060218214 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1654)@9842e08522d0: Created IMSI[0] for '262420000001007'H'C18D3D0E'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241026060218222 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20241026060218222 DMM INFO MM(262420000001007/c18d3d0e) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20241026060218222 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218222 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060218222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060218222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218222 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060218222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@9842e08522d0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: 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 := 'C18D3D0E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@9842e08522d0: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)3101545 SGSN_Test_0-RAN(1654)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@9842e08522d0: First idle individual index:0 20241026060218234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218234 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060218234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060218234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060218234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060218235 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060218235 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060218235 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060218235 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC18D3D0E) type="signalling" (gprs_gmm.c:1944) 20241026060218236 DMM DEBUG GMM(gmm_fsm)[0x55bccc57cf60]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026060218236 DMM DEBUG MM(262420000001007/c18d3d0e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026060218236 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060218236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060218236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060218236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060218236 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060218236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060218236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060218236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: { messageType := 2, destLocRef := '2F5369'O ("/Si"), sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1653)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1653)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060218242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060218242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060218242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060218242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060218243 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060218243 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060218243 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060218243 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241026060218243 DMM DEBUG MM_STATE_Iu(18)[0x55bccc591700]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026060218243 DMM DEBUG MM_STATE_Iu(18)[0x55bccc591700]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241026060218243 DMM INFO MM(262420000001007/c18d3d0e) <- GMM SERVICE ACCEPT (P-TMSI=0xc18d3d0e) (gprs_gmm.c:813) 20241026060218243 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241026060218243 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218243 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060218243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060218243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060218243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060218243 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060218243 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060218243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060218243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060218243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060218243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060218243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060218243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026060225673 DGPRS DEBUG Checking for inactive LLMEs, time = 32450744 (sgsn.c:131) 20241026060236784 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026060236784 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026060236785 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1657)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026060246539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060246544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060246544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026060246554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060246557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060246557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026060246571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060246573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060246573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9842e08522d0: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1658)@9842e08522d0: Final verdict of PTC: none 20241026060247887 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060247887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060247888 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026060247888 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) SGSN_Test-Gb0-NS0(1638)@9842e08522d0: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@9842e08522d0: Final verdict of PTC: none 20241026060247888 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026060247888 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026060247888 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026060247888 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) 20241026060247888 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026060247888 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026060247888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51484<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1657)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1642)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@9842e08522d0: Final verdict of PTC: none 20241026060247888 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) 20241026060247888 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060247888 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026060247888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026060247888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026060247888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026060247888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026060247888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026060247888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241026060247889 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-SCCP(1653)@9842e08522d0: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1652)@9842e08522d0: Final verdict of PTC: none -NSVCI98(1647)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@9842e08522d0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@9842e08522d0: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@9842e08522d0: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1660)@9842e08522d0: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1645)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1640)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1650)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@9842e08522d0: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Sat Oct 26 06:02:47 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 20241026060248013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060248516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=373972) 20241026060248888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060248888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=373972, count=378704) 20241026060249889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060249889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060249889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026060249889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026060249889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Sat Oct 26 06:02:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060250890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060250890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_update_ctx_err_ind_from_ggsn started. 20241026060251600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060251603 DMM INFO MM(262420000001007/c18d3d0e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060251603 DMM INFO MM(262420000001007/c18d3d0e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060251603 DMM DEBUG GMM(gmm_fsm)[0x55bccc57cf60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060251603 DMM DEBUG GMM(gmm_fsm)[0x55bccc57cf60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060251603 DMM DEBUG MM_STATE_Iu(18)[0x55bccc591700]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026060251603 DMM DEBUG MM_STATE_Iu(18)[0x55bccc591700]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241026060251603 DMM NOTICE MM(262420000001007/c18d3d0e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026060251603 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241026060251603 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026060251603 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026060251603 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241026060251603 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241026060251603 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) 20241026060251603 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) 20241026060251603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc583930]{Init}: Deallocated (fsm.c:568) 20241026060251603 DMM DEBUG MM_STATE_Gb[0x55bccc5905c0]{Idle}: Deallocated (fsm.c:568) 20241026060251603 DMM DEBUG MM_STATE_Iu(18)[0x55bccc591700]{Detached}: Deallocated (fsm.c:568) 20241026060251603 DMM DEBUG GMM(gmm_fsm)[0x55bccc57cf60]{Deregistered}: Deallocated (fsm.c:568) 20241026060251603 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026060251604 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060251604 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060251604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060251604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060251604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060251604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060251604 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1661)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@9842e08522d0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060251652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060251652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060251652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060251652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060251652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060251652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060251652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060251653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060251653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@9842e08522d0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060251653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060251653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060251653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060251653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060251653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060251653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060251653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060251653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060251653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241026060251654 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060251654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060251654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060251654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@9842e08522d0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060251657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060251664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060251664 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@9842e08522d0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@9842e08522d0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060251671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241026060251671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060251671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060251671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060251671 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241026060251671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060251671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060251671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060251671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@9842e08522d0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060251671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060251671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060251671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060251671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060251672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060251672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060251672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060251672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060251672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241026060251672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060251672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060251672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060251672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@9842e08522d0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060251673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@9842e08522d0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060251678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060251678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@9842e08522d0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@9842e08522d0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@9842e08522d0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@9842e08522d0: Provider Link came up: sending NS-RESET 20241026060251687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241026060251687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060251687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060251687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060251687 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241026060251687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060251687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060251687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060251687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@9842e08522d0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241026060251688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060251688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060251688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060251688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241026060251688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241026060251688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241026060251688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241026060251688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060251688 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241026060251689 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241026060251689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241026060251689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060251689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@9842e08522d0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@9842e08522d0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241026060251691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@9842e08522d0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@9842e08522d0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241026060251696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241026060251696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@9842e08522d0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@9842e08522d0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1678)@9842e08522d0: ************************************************* SGSN_Test_0-M3UA(1678)@9842e08522d0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@9842e08522d0: ************************************************* MTC@9842e08522d0: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@9842e08522d0: v_sccp_pdu_maxlen:268 20241026060251891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060251891 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241026060251892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241026060251892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1680)@9842e08522d0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241026060251896 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241026060251897 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1680)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@9842e08522d0: 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(1680)@9842e08522d0: 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(1680)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026060251898 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241026060251898 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) 20241026060251898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241026060251898 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(1678)@9842e08522d0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241026060251901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060251901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241026060251901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241026060251901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241026060251901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241026060251901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241026060251901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241026060251903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060251903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241026060251903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241026060251903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241026060251903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241026060251903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241026060251903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241026060251903 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241026060252711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060252711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060252711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060252711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060252711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060252711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060252711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060252711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060252712 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241026060252712 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241026060252712 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060252712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060252712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060252712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060252712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060252712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060252712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060252712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@9842e08522d0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@9842e08522d0: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='ECFC129A'O, index=0 SGSN_Test-GSUP(1681)@9842e08522d0: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@9842e08522d0: 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 := '3345'O ("3E"), rac := 'CA'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(1677)@9842e08522d0: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)4060161 SGSN_Test_0-SCCP(1676)@9842e08522d0: First idle individual index:0 SGSN_Test_0-RAN(1677)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 20241026060252991 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060252991 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060252991 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060252992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060252992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060252992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060252992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060252992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060252992 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060252992 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060252992 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060252992 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241026060252992 DMM DEBUG GMM(gmm_fsm)[0x55bccc591700]{Deregistered}: Allocated (fsm.c:456) 20241026060252992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Init}: Allocated (fsm.c:456) 20241026060252992 DMM DEBUG MM_STATE_Gb[0x55bccc583930]{Idle}: Allocated (fsm.c:456) 20241026060252992 DMM DEBUG MM_STATE_Iu[0x55bccc591fb0]{Detached}: Allocated (fsm.c:456) 20241026060252992 DMM DEBUG GMM(gmm_fsm)[0x55bccc591700]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241026060252993 DMM DEBUG GMM(gmm_fsm)[0x55bccc591700]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241026060252993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241026060252993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241026060252993 DMM DEBUG MM(262420000001004/db51ae43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241026060252993 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241026060252993 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060252993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060252993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060252993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060252993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060252993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060252993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060252993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060252993 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060252993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060252993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060252993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060252993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060252993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060252993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060252993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@9842e08522d0: { messageType := 2, destLocRef := '3DF401'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@9842e08522d0: 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 := '70231D0A84BC041B66A2D831A5F6ADE8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CAF937FD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '87DB210392C214DE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '53035DA663DBEC528B86F3274E293FF7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6E905420440D797E0BCB9A4441F65AD9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CCFAD78CC836C52628638021AF3B521E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1D415F8E13F48267'O } } } } } SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1676)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241026060253010 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060253010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060253010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060253011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253011 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060253011 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060253011 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060253011 DMM DEBUG MM(262420000001004/db51ae43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241026060253011 DMM NOTICE MM(262420000001004/db51ae43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241026060253011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241026060253011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241026060253011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241026060253011 DMM DEBUG MM(262420000001004/db51ae43) Requesting authorization (sgsn_auth.c:160) 20241026060253011 DMM INFO MM(262420000001004/db51ae43) Requesting authentication tuples (sgsn_auth.c:184) 20241026060253011 DMM DEBUG MM(262420000001004/db51ae43) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241026060253011 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241026060253011 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@9842e08522d0: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@9842e08522d0: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241026060253017 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241026060253017 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241026060253017 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241026060253017 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241026060253017 DMM INFO MM(262420000001004/db51ae43) Subscriber data update (mmctx.c:445) 20241026060253017 DMM DEBUG MM(262420000001004/db51ae43) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241026060253017 DMM INFO MM(262420000001004/db51ae43) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241026060253017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241026060253017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241026060253017 DMM INFO MM(262420000001004/db51ae43) <- GMM AUTH AND CIPHERING REQ (rand = 70 23 1d 0a 84 bc 04 1b 66 a2 d8 31 a5 f6 ad e8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cc fa d7 8c c8 36 c5 26 28 63 80 21 af 3b 52 1e ) (gprs_gmm.c:483) 20241026060253017 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241026060253018 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_len:37 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1676)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F221D415F8E23094B99990000100004F0290413F48267'O 20241026060253030 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253030 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060253030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060253030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060253030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253030 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060253030 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060253030 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060253030 DMM INFO MM(262420000001004/db51ae43) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241026060253030 DMM NOTICE MM(262420000001004/db51ae43) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241026060253030 DMM DEBUG MM(262420000001004/db51ae43) checking auth: received UMTS RES = 1d 41 5f 8e 13 f4 82 67 (gprs_gmm.c:666) 20241026060253030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241026060253031 DMM DEBUG MM(262420000001004/db51ae43) Requesting authorization (sgsn_auth.c:160) 20241026060253031 DMM INFO MM(262420000001004/db51ae43) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241026060253031 DMM DEBUG MM(262420000001004/db51ae43) Requesting subscriber data update (gprs_subscriber.c:894) 20241026060253031 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241026060253031 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) 20241026060253031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241026060253031 DMM DEBUG MM(262420000001004/db51ae43) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241026060253031 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253031 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1676)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060253051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060253052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060253052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060253052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253052 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060253052 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060253052 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060253052 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241026060253052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241026060253052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241026060253052 DMM INFO MM(262420000001004/db51ae43) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb51ae43) (gprs_gmm.c:300) 20241026060253052 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241026060253053 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253053 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253053 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253053 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060253061 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241026060253061 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241026060253061 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241026060253061 DMM INFO MM(262420000001004/db51ae43) Subscriber data update (mmctx.c:445) 20241026060253061 DMM DEBUG MM(262420000001004/db51ae43) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241026060253061 DMM INFO MM(262420000001004/db51ae43) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241026060253061 DMM NOTICE MM(262420000001004/db51ae43) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241026060253061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241026060253061 DMM NOTICE MM(262420000001004/db51ae43) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241026060253061 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) 20241026060253062 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241026060253062 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241026060253063 DMM INFO MM(262420000001004/db51ae43) Subscriber data update (mmctx.c:445) 20241026060253063 DMM DEBUG MM(262420000001004/db51ae43) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_len:14 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1676)@9842e08522d0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241026060253065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060253065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060253065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060253065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253065 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060253065 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060253066 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060253066 DMM INFO MM(262420000001004/db51ae43) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241026060253066 DMM NOTICE MM(262420000001004/db51ae43) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241026060253066 DMM DEBUG GMM(gmm_fsm)[0x55bccc591700]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241026060253066 DMM DEBUG GMM(gmm_fsm)[0x55bccc591700]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241026060253066 DMM DEBUG MM_STATE_Iu(21)[0x55bccc591fb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241026060253066 DMM DEBUG MM_STATE_Iu(21)[0x55bccc591fb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241026060253066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241026060253066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241026060253066 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253066 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_len:7 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1676)@9842e08522d0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241026060253072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060253072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060253072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060253072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253072 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241026060253072 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241026060253072 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241026060253072 DMM INFO MM(262420000001004/db51ae43) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241026060253072 DMM DEBUG MM_STATE_Iu(21)[0x55bccc591fb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241026060253072 DMM DEBUG MM_STATE_Iu(21)[0x55bccc591fb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241026060253073 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253073 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253073 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 20241026060253074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060253074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060253074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060253074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@9842e08522d0: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)4060161 TC_update_ctx_err_ind_from_ggsn(1683)@9842e08522d0: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@9842e08522d0: 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 := 'DB51AE43'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@9842e08522d0: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)7381728 SGSN_Test_0-RAN(1677)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@9842e08522d0: First idle individual index:0 20241026060253274 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253274 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060253274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060253274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060253274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253275 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060253275 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060253275 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060253275 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDB51AE43) type="signalling" (gprs_gmm.c:1944) 20241026060253276 DMM DEBUG GMM(gmm_fsm)[0x55bccc591700]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026060253276 DMM DEBUG GMM(gmm_fsm)[0x55bccc591700]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241026060253276 DMM DEBUG MM(262420000001004/db51ae43) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026060253276 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253276 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253276 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253276 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253276 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@9842e08522d0: { messageType := 2, destLocRef := '70A2E0'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1676)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060253284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060253284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060253284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060253284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253285 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060253285 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060253285 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060253285 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241026060253285 DMM DEBUG MM_STATE_Iu(21)[0x55bccc591fb0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026060253285 DMM DEBUG MM_STATE_Iu(21)[0x55bccc591fb0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241026060253285 DMM INFO MM(262420000001004/db51ae43) <- GMM SERVICE ACCEPT (P-TMSI=0xdb51ae43) (gprs_gmm.c:813) 20241026060253285 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241026060253286 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253286 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253286 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253286 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_len:23 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1676)@9842e08522d0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241026060253297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060253297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060253297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060253297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253297 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241026060253297 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241026060253297 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241026060253297 DMM INFO MM(262420000001004/db51ae43) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241026060253297 DMM INFO MM(262420000001004/db51ae43) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241026060253297 DMM DEBUG MM(262420000001004/db51ae43) Using GGSN 0 (gprs_sm.c:317) 20241026060253297 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) 20241026060253298 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241026060253298 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241026060253298 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241026060253298 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241026060253322 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 4e 00 00 01 80 08 00 10 d3 e5 2f 0e 11 93 09 67 a0 14 05 7f a7 00 bc 0e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1102 from retransmit req queue (gtp.c:443) 20241026060253322 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1ca500e760, cbp=0x55bccc5933e0) (sgsn_libgtp.c:629) 20241026060253322 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241026060253322 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253322 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253322 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253322 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_len:30 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1676)@9842e08522d0: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C9F6AAB6'O 20241026060253340 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253340 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060253340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060253340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060253340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253340 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241026060253340 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241026060253340 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241026060253340 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241026060253340 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241026060253340 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241026060253340 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241026060253340 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241026060253340 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253340 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241026060253344 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4f 00 00 01 80 10 d3 e5 2f 0e 11 93 09 67 a0 7f a7 00 bc 0e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1103 from retransmit req queue (gtp.c:443) 20241026060253344 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f1ca500e760, cbp=0x55bccc5933e0) (sgsn_libgtp.c:629) 20241026060253344 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_update_ctx_err_ind_from_ggsn(1683)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@9842e08522d0: Created IMSI[0] for '262420000001004'H'DB51AE43'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241026060253350 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241026060253350 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241026060253350 DGPRS INFO PDP(262420000001004:5): Context 0x7f1ca500e760 was updated (sgsn_libgtp.c:659) 20241026060253350 DMM INFO MM(262420000001004/db51ae43) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20241026060253350 DMM DEBUG MM_STATE_Iu(21)[0x55bccc591fb0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20241026060253350 DMM DEBUG MM_STATE_Iu(21)[0x55bccc591fb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241026060253350 DMM INFO MM(262420000001004/db51ae43) Changing GTP-U endpoints 127.0.0.104/0xc9f6aab6 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241026060253350 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241026060253350 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253350 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253350 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253350 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 20241026060253351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060253351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060253351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060253351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@9842e08522d0: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)7381728 SGSN_Test_0-RAN(1677)@9842e08522d0: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@9842e08522d0: 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 := 'DB51AE43'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@9842e08522d0: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)3775280 SGSN_Test_0-RAN(1677)@9842e08522d0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@9842e08522d0: First idle individual index:0 20241026060253554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060253554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060253554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060253554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253555 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241026060253555 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241026060253555 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241026060253555 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDB51AE43) type="signalling" (gprs_gmm.c:1944) 20241026060253555 DMM DEBUG GMM(gmm_fsm)[0x55bccc591700]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241026060253556 DMM DEBUG MM(262420000001004/db51ae43) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241026060253556 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253556 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@9842e08522d0: { messageType := 2, destLocRef := '399B30'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_len:12 SGSN_Test_0-SCCP(1676)@9842e08522d0: vl_from0 SGSN_Test_0-SCCP(1676)@9842e08522d0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241026060253567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241026060253567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241026060253567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241026060253567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253567 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241026060253567 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241026060253567 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241026060253567 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241026060253568 DMM DEBUG MM_STATE_Iu(21)[0x55bccc591fb0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241026060253568 DMM DEBUG MM_STATE_Iu(21)[0x55bccc591fb0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241026060253568 DMM INFO MM(262420000001004/db51ae43) <- GMM SERVICE ACCEPT (P-TMSI=0xdb51ae43) (gprs_gmm.c:813) 20241026060253568 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241026060253568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241026060253568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060253568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060253568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060253568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060253568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060253568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060253568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241026060253568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@9842e08522d0: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@9842e08522d0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@9842e08522d0: setverdict(pass): pass -> pass, component reason not changed 20241026060255675 DGPRS DEBUG Checking for inactive LLMEs, time = 32450774 (sgsn.c:131) 20241026060309002 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241026060311893 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241026060311893 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241026060311894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1680)@9842e08522d0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@9842e08522d0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026060321655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060321663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060321663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026060321672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060321676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060321676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55bccc57ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241026060321689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060321695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241026060321695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55bccc5807d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_update_ctx_err_ind_from_ggsn(1683)@9842e08522d0: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9842e08522d0: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. 20241026060323000 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241026060323000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1681)@9842e08522d0: Final verdict of PTC: none 20241026060323002 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241026060323002 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) 20241026060323002 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241026060323002 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241026060323002 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241026060323002 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) 20241026060323002 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241026060323002 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241026060323002 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) 20241026060323002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060323002 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241026060323002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241026060323002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241026060323002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241026060323002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241026060323002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241026060323002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(1680)@9842e08522d0: Final verdict of PTC: none 20241026060323002 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI98(1670)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@9842e08522d0: Final verdict of PTC: none -NSVCI99(1675)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@9842e08522d0: Final verdict of PTC: none -NSVCI97(1665)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@9842e08522d0: Final verdict of PTC: none 20241026060323003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36142<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@9842e08522d0: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@9842e08522d0: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@9842e08522d0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@9842e08522d0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@9842e08522d0: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@9842e08522d0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@9842e08522d0: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@9842e08522d0: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1668)@9842e08522d0: Final verdict of PTC: none -NSVCI99-provIP(1673)@9842e08522d0: Final verdict of PTC: none -NSVCI97-provIP(1663)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: none MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@9842e08522d0: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@9842e08522d0: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@9842e08522d0: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@9842e08522d0: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Sat Oct 26 06:03:23 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 20241026060323134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060323636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=358612) 20241026060324001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060324001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=358612, count=360052) 20241026060325002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060325002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060325003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241026060325003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241026060325003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241026060325675 DGPRS DEBUG Checking for inactive LLMEs, time = 32450804 (sgsn.c:131) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@9842e08522d0: Test execution finished. MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sat Oct 26 06:03:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060326003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060326003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_NS_connect_alive started. 20241026060326719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060326722 DMM INFO MM(262420000001004/db51ae43) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241026060326722 DMM INFO MM(262420000001004/db51ae43) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241026060326722 DMM DEBUG GMM(gmm_fsm)[0x55bccc591700]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241026060326722 DMM DEBUG GMM(gmm_fsm)[0x55bccc591700]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241026060326722 DMM DEBUG MM_STATE_Iu(21)[0x55bccc591fb0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241026060326722 DMM DEBUG MM_STATE_Iu(21)[0x55bccc591fb0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241026060326722 DMM NOTICE MM(262420000001004/db51ae43) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241026060326722 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241026060326722 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241026060326722 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241026060326722 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241026060326722 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241026060326722 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) 20241026060326722 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) 20241026060326722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55bccc5905c0]{Init}: Deallocated (fsm.c:568) 20241026060326722 DMM DEBUG MM_STATE_Gb[0x55bccc583930]{Idle}: Deallocated (fsm.c:568) 20241026060326722 DMM DEBUG MM_STATE_Iu(21)[0x55bccc591fb0]{Detached}: Deallocated (fsm.c:568) 20241026060326722 DMM DEBUG GMM(gmm_fsm)[0x55bccc591700]{Deregistered}: Deallocated (fsm.c:568) 20241026060326722 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026060326722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241026060326723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241026060326723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241026060326723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241026060326723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241026060326723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241026060326723 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241026060326754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241026060326754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241026060326754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241026060327004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060327005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: setverdict(pass): none -> pass MTC@9842e08522d0: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241026060327763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33718<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: pass MTC@9842e08522d0: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@9842e08522d0: Test case TC_NS_connect_alive finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sat Oct 26 06:03:27 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 20241026060327801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060328006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060328006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060328303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18964) 20241026060329007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060329007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=18964, count=20224) 20241026060330008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060330008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sat Oct 26 06:03:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241026060331010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060331010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@9842e08522d0: Test case TC_NS_connect_reset started. 20241026060331399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060331401 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241026060331425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241026060331425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241026060331425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241026060331425 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241026060331425 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241026060331425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241026060331425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241026060331425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060331425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55bccc57c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@9842e08522d0: setverdict(pass): none -> pass 20241026060332011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060332012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241026060332434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33740<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@9842e08522d0: Final verdict of PTC: none MTC@9842e08522d0: Setting final verdict of the test case. MTC@9842e08522d0: Local verdict of MTC: pass MTC@9842e08522d0: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@9842e08522d0: Test case TC_NS_connect_reset finished. Verdict: pass MTC@9842e08522d0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sat Oct 26 06:03:32 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 20241026060332472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241026060332974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11372) 20241026060333012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060333013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11372, count=12632) 20241026060334014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060334014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060334426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060335015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060335015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9842e08522d0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@9842e08522d0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9842e08522d0: Terminating MTC. MC@9842e08522d0: MTC terminated. MC2> exit MC@9842e08522d0: Shutting down session. MC@9842e08522d0: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7822.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 5 NEW: FAIL: 1 xfail: 3 pass: 77 NEW: PASS: 2 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1512964) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241026060336017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060336017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060337018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060337018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241026060337427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241026060338019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060338019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241026060339020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241026060339020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1512896) [testenv][generic] Stopping sgsn (1512921) [testenv][generic] Showing junit-xml-7822.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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7822.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='9' errors='0' skipped='0' inconc='0' time='909.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.540202'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.593452'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.582168'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.624291'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.198226'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.659255'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.564669'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.693966'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.690328'> <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.561918'> <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.580958'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.506816'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.636264'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.491106'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.638194'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.665159'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.594037'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.823876'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.651481'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.799669'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.659622'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.601167'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.598984'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.678543'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.726292'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.654927'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.778787'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.799161'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.721901'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.515495'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.534370'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.591238'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.522010'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.571140'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.517435'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.667632'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.772023'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.703029'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.778458'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.528034'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.784140'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.592127'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.655051'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.659866'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.627877'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.533442'> <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.637405'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.647090'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.710704'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.715887'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.622052'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.674447'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.651407'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.678735'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.723538'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.726672'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.696657'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.634555'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.737268'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.632273'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.638459'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.743980'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.198791'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.706855'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.569698'> <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.465212'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.549382'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.810698'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.695845'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.785795'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.710850'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.639396'> <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.547294'> <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.558803'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.714148'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.619837'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.594799'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.695819'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.889914'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.864274'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.804837'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.788488'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.736261'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='31.446378'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='31.422046'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='31.428540'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.051999'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.040680'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0'] testenv-sgsn-generic-osmocom-nightly-20241026-0548-2c56cf63-0 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2516/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